log

age author description
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.
Thu, 17 Mar 2011 19:46:11 +0000 Eldar Insafutdinov merge
Thu, 17 Mar 2011 19:45:42 +0000 Eldar Insafutdinov gdc & 64 bit changes
Thu, 17 Mar 2011 19:11:40 +0100 David Nadlinger Corrected typo in CMake error message, fixes #68.
Tue, 08 Mar 2011 23:54:58 +0100 David Nadlinger Actually make the last commit (e40f33cc0bf5) work.
Sun, 16 Jan 2011 00:56:21 +0100 David Nadlinger Explicitly include qglobal.h before all the ?master includes?.
Sat, 15 Jan 2011 22:52:06 +0100 David Nadlinger Fixed construction of the ?--include-paths? generation argument in the build system.
Mon, 03 Jan 2011 08:30:59 +0100 David Nadlinger Quick const-correctness fix for QModelIndex.
Mon, 03 Jan 2011 08:06:13 +0100 David Nadlinger Work around CTFE regression in DMD.
Wed, 20 Oct 2010 09:45:59 +0200 David Nadlinger Fixed generation of palettes from Qt Designer files.
Sat, 28 Aug 2010 03:15:31 +0200 David Nadlinger Adapted QVariant.fromValue to D2 so that it at least compiles.
Sat, 28 Aug 2010 02:55:55 +0200 David Nadlinger Fixed generator segfaults on OS X 10.6.