view changelog.txt @ 3:323efbe5c2f7

native wrap of QLine and QLineF, fixes in opEquals, updated QPainter to the use of native structs
author eldar
date Wed, 13 May 2009 17:34:40 +0000
parents ee8e70aca95e
children a5cba313c924
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
 * all imports inside Qt are public to avoid import hell
 * API dealing with containers is now wrapped
 * building system now uses cmake to be crossplatform and more flexible