annotate changelog.txt @ 33:cf8a415f3f32

gui package is fully wrapped now. lots of fixes in the generator
author eldar
date Sat, 16 May 2009 17:12:06 +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