log

age author description
Sun, 20 Mar 2011 20:43:06 +0100 David Nadlinger Added wrappers for the QFontMetrics methods taking tabstop arrays.
Sun, 20 Mar 2011 20:39:44 +0100 David Nadlinger Added wrapper for QImage::save.
Fri, 18 Mar 2011 10:17:40 +0000 Eldar Insafutdinov fix crash of the example upon exit
Fri, 18 Mar 2011 00:31:03 +0000 Eldar Insafutdinov merge
Fri, 18 Mar 2011 00:30:48 +0000 Eldar Insafutdinov Fixes for 64 bit. Now all examples compile with gdc 64 bit
Thu, 17 Mar 2011 23:09:43 +0100 David Nadlinger Make QObject::property()/setProperty() accessible from D.
Thu, 17 Mar 2011 21:49:27 +0100 David Nadlinger Removed stray ?auto? to make QVariant(false) compile.