comparison changelog.txt @ 148:ae34188ddd84

private signals of QAbstractItemModel are now accessible
author eldar
date Sat, 13 Jun 2009 14:05:32 +0000
parents 423e4afb245c
children f31b783b3bb9
comparison
equal deleted inserted replaced
147:4b423949c893 148:ae34188ddd84
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, the 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 12 * ported drcc, the resources compiler
13
14 changes since 0.2
15
16 * new CMake module for D
17 * support for MSVC