comparison changelog.txt @ 58:423e4afb245c

missing files
author eldar
date Tue, 19 May 2009 02:53:25 +0000
parents 7be693ea7070
children ae34188ddd84
comparison
equal deleted inserted replaced
57:7be693ea7070 58:423e4afb245c
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 11 * ported duic, the tool for generating code out from xml representation
12 * ported drcc, the resources compiler