comparison changelog.txt @ 39:a5cba313c924

network and webkit are wrapped now
author eldar
date Sun, 17 May 2009 01:44:06 +0000
parents ee8e70aca95e
children 7be693ea7070
comparison
equal deleted inserted replaced
38:08631ce8e46a 39:a5cba313c924
1 changes since 0.1 1 changes since 0.1
2 2
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 * support for ldc (both X86 and X86-64)
6 * all imports inside Qt are public to avoid import hell 7 * all imports inside Qt are public to avoid import hell
7 * API dealing with containers is now wrapped 8 * API dealing with containers is now wrapped
8 * building system now uses cmake to be crossplatform and more flexible 9 * building system is now based on CMake to be crossplatform and more flexible
10 * all classes from Gui, OpenGL, Xml, Svg, Network and Webkit packages are wrapped