comparison 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
comparison
equal deleted inserted replaced
56:d5a6b6269f44 57:7be693ea7070
6 * support for ldc (both X86 and X86-64) 6 * support for ldc (both X86 and X86-64)
7 * all imports inside Qt are public to avoid import hell 7 * all imports inside Qt are public to avoid import hell
8 * API dealing with containers is now wrapped 8 * API dealing with containers is now wrapped
9 * building system is now based on 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 10 * all classes from Gui, OpenGL, Xml, Svg, Network and Webkit packages are wrapped
11 * ported duic, a tool for generating code out from xml representation