comparison changelog.txt @ 2:ee8e70aca95e

checking svn access
author eldar
date Wed, 13 May 2009 01:20:34 +0000
parents e78566595089
children a5cba313c924
comparison
equal deleted inserted replaced
1:e78566595089 2:ee8e70aca95e
3 * lots of bugs fixed 3 * lots of bugs fixed
4 * brand new signals implementation by Max Samukha 4 * brand new signals implementation by Max Samukha
5 * switch to Qt 4.5 5 * switch to Qt 4.5
6 * all imports inside Qt are public to avoid import hell 6 * all imports inside Qt are public to avoid import hell
7 * API dealing with containers is now wrapped 7 * API dealing with containers is now wrapped
8 * building system now uses cmake to be crossplatform and more flexible