annotate changelog.txt @ 55:63c31e221118

CMake: Add forgotten files to install.
author SokoL_SD
date Mon, 18 May 2009 19:03:06 +0000
parents a5cba313c924
children 7be693ea7070
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
a5cba313c924 network and webkit are wrapped now
eldar
parents: 2
diff changeset
10 * all classes from Gui, OpenGL, Xml, Svg, Network and Webkit packages are wrapped