view changelog.txt @ 306:70f64e5b5942

Fixed "make install" command on windows. http://www.dsource.org/forums/viewtopic.php?t=4931&sid=a9b3b6103c99ae05c76269fd7c6c5448
author Alexey Prokhin <alexey.prokhin@yandex.ru>
date Sat, 19 Dec 2009 18:43:32 +0300
parents f31b783b3bb9
children c97e5d15bf95
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, the tool for generating code out from xml representation
 * ported drcc, the resources compiler
 
 changes since 0.2

 * D2 port
 * new CMake module for D
 * support for MSVC