view changelog.txt @ 57:7be693ea7070

drcc, resource compiler, see interview demo
author eldar
date Tue, 19 May 2009 02:49:08 +0000
parents a5cba313c924
children 423e4afb245c
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
 * support for ldc (both X86 and X86-64)
 * all imports inside Qt are public to avoid import hell
 * API dealing with containers is now wrapped
 * building system is now based on CMake to be crossplatform and more flexible
 * all classes from Gui, OpenGL, Xml, Svg, Network and Webkit packages are wrapped
 * ported duic, a tool for generating code out from xml representation