annotate changelog.txt @ 79:957f549cfc65

CMake: add QSettings to build.
author SokoL_SD
date Sun, 24 May 2009 14:05:40 +0000
parents 423e4afb245c
children ae34188ddd84
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1
e78566595089 initial import
mandel
parents:
diff changeset
1 changes since 0.1
e78566595089 initial import
mandel
parents:
diff changeset
2
e78566595089 initial import
mandel
parents:
diff changeset
3 * lots of bugs fixed
e78566595089 initial import
mandel
parents:
diff changeset
4 * brand new signals implementation by Max Samukha
e78566595089 initial import
mandel
parents:
diff changeset
5 * switch to Qt 4.5
39
a5cba313c924 network and webkit are wrapped now
eldar
parents: 2
diff changeset
6 * support for ldc (both X86 and X86-64)
1
e78566595089 initial import
mandel
parents:
diff changeset
7 * all imports inside Qt are public to avoid import hell
e78566595089 initial import
mandel
parents:
diff changeset
8 * API dealing with containers is now wrapped
39
a5cba313c924 network and webkit are wrapped now
eldar
parents: 2
diff changeset
9 * building system is now based on CMake to be crossplatform and more flexible
57
7be693ea7070 drcc, resource compiler, see interview demo
eldar
parents: 39
diff changeset
10 * all classes from Gui, OpenGL, Xml, Svg, Network and Webkit packages are wrapped
58
423e4afb245c missing files
eldar
parents: 57
diff changeset
11 * ported duic, the tool for generating code out from xml representation
423e4afb245c missing files
eldar
parents: 57
diff changeset
12 * ported drcc, the resources compiler