annotate changelog.txt @ 7:b8a79f9fba5a

More fixes and cleanups in CMake build script.
author SokoL_SD
date Thu, 14 May 2009 08:36:04 +0000
parents ee8e70aca95e
children a5cba313c924
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
e78566595089 initial import
mandel
parents:
diff changeset
6 * all imports inside Qt are public to avoid import hell
e78566595089 initial import
mandel
parents:
diff changeset
7 * API dealing with containers is now wrapped
2
ee8e70aca95e checking svn access
eldar
parents: 1
diff changeset
8 * building system now uses cmake to be crossplatform and more flexible