view changelog.txt @ 27:a9626891eca6

CMake: generator will work only for needed packages. CMake: check for depends packages. CMake: add options 'QT_BUILD_PACKAGE'. Now you can build only needed packages.
author SokoL_SD
date Fri, 15 May 2009 16:42:02 +0000
parents ee8e70aca95e
children a5cba313c924
line wrap: on
line source

changes since 0.1

 * lots of bugs fixed
 * brand new signals implementation by Max Samukha
 * switch to Qt 4.5
 * all imports inside Qt are public to avoid import hell
 * API dealing with containers is now wrapped
 * building system now uses cmake to be crossplatform and more flexible