log

age author description
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.
Sat, 28 Aug 2010 02:17:15 +0200 David Nadlinger Allow specifying the location the resulting D modules are installed to.
Fri, 27 Aug 2010 15:06:38 +0200 David Nadlinger Fixed generation of size policies ? QSizePolicy is a class.
Fri, 27 Aug 2010 15:05:23 +0200 David Nadlinger Added QT_{BEGIN,END}_{HEADER,NAMESPACE} also to the D2 version ? they are empty, but referenced in the output of duic.
Fri, 27 Aug 2010 14:44:09 +0200 David Nadlinger Added missing ?const? to qt.core.QModelIndex.object.
Fri, 27 Aug 2010 14:26:55 +0200 David Nadlinger Fixed a build system bug which caused the OpenGL library modules not to be installed.
Fri, 23 Jul 2010 11:12:10 +0300 Max Samukha -m32
Mon, 19 Jul 2010 13:29:57 +0300 Max Samukha shared stor fix
Fri, 16 Jul 2010 20:11:14 +0300 Max Samukha Added missing files
Fri, 16 Jul 2010 20:04:29 +0300 Max Samukha Same behavior of shared libs on linux and windows. Minor build script fixes.
Mon, 12 Jul 2010 22:50:58 +0300 Max Samukha More debug fixes
Mon, 12 Jul 2010 20:36:07 +0300 Max Samukha Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
Sun, 11 Jul 2010 01:59:42 +0100 Eldar Insafutdinov make QwtD compile on Windows@
Sat, 10 Jul 2010 22:32:16 +0100 Eldar Insafutdinov fix NULL default values
Sat, 10 Jul 2010 22:16:33 +0100 Eldar Insafutdinov example minor change
Sat, 10 Jul 2010 21:54:44 +0100 Eldar Insafutdinov binding of qwt
Fri, 09 Jul 2010 22:54:51 +0600 Eldar Insafutdinov add missing D files to the build system@
Fri, 09 Jul 2010 20:56:32 +0600 Eldar Insafutdinov Revert requirement of cmake 2.8@
Fri, 09 Jul 2010 20:24:24 +0100 Eldar Insafutdinov fix indentation and cpack
Thu, 08 Jul 2010 22:21:56 +0300 Max Samukha Removed debug writelns. Fixed build script.
Thu, 08 Jul 2010 17:20:02 +0300 Max Samukha merge
Thu, 08 Jul 2010 17:19:05 +0300 Max Samukha Simple debug helper. Unittests. Meta-object for polymorphic non-QObjects
Wed, 07 Jul 2010 22:54:12 +0100 Eldar Insafutdinov add elasticnodes example and necessary changes to the library.
Sun, 04 Jul 2010 14:17:49 +0100 Eldar Insafutdinov move cpp part of QtD into shared libs on linux to reduce binaries size
Mon, 28 Jun 2010 22:02:08 +0300 Max Samukha removed unnecessary std.stdio
Mon, 28 Jun 2010 21:29:32 +0300 Max Samukha Fixed startsWith. Implemented meta-object members as ranges. Freed QMetaObject from stuff that belongs to MetaClass
Thu, 24 Jun 2010 13:47:30 +0300 Max Samukha Removed dependencies on qtd.Traits
Wed, 23 Jun 2010 21:34:43 +0300 Max Samukha Fixed VoidFunc. Updated to dmd.2.047.