log

age author description
Wed, 03 Jun 2009 15:53:24 +0000 SokoL_SD CMake: improve of the windows support for ldc.
Wed, 03 Jun 2009 14:35:25 +0000 mandel more porting
Mon, 01 Jun 2009 23:47:30 +0000 eldar unneeded
Mon, 01 Jun 2009 23:46:16 +0000 eldar same thing for Objects
Mon, 01 Jun 2009 23:32:57 +0000 eldar put conversion code in separate functions
Mon, 01 Jun 2009 07:15:52 +0000 SokoL_SD CMake: ldc support option SINGLE_D_OBJECT now.
Sun, 31 May 2009 09:46:41 +0000 mandel uniform indention
Sun, 31 May 2009 02:14:43 +0000 eldar fix for Windows
Sun, 31 May 2009 01:41:42 +0000 eldar accidentaly commited crap
Sun, 31 May 2009 01:38:39 +0000 eldar each QObject now has associated child QObject for handling signals. fixes #15
Sat, 30 May 2009 13:07:26 +0000 eldar fixed bug with QSpinBox
Fri, 29 May 2009 14:59:43 +0000 eldar fix for current qtd signals system
Fri, 29 May 2009 13:30:37 +0000 mandel add cmake file
Fri, 29 May 2009 13:25:41 +0000 mandel add dynamiclayouts example
Fri, 29 May 2009 11:36:51 +0000 mandel more porting
Fri, 29 May 2009 00:33:37 +0000 eldar constructor for QDataStream
Thu, 28 May 2009 23:20:19 +0000 eldar ... and inputContext()
Thu, 28 May 2009 23:10:24 +0000 eldar style methods for QApplication
Thu, 28 May 2009 22:51:46 +0000 eldar build.bat for dropsite
Thu, 28 May 2009 22:39:31 +0000 eldar fix for a bug in OPTLINK, it needs a specific order of the files... fixes windows bug
Thu, 28 May 2009 22:11:52 +0000 mandel more porting
Wed, 27 May 2009 18:47:28 +0000 eldar build.bat fix
Wed, 27 May 2009 17:14:25 +0000 eldar fogotten QMetaType
Wed, 27 May 2009 13:02:58 +0000 eldar didn't want to overwrite build_all.txt
Wed, 27 May 2009 13:02:13 +0000 eldar wrapping of QBuffer and QProcess, fixed #9
Tue, 26 May 2009 14:55:13 +0000 SokoL_SD CMake: improve of OS detection.
Tue, 26 May 2009 11:26:50 +0000 maxter -O is back
Tue, 26 May 2009 10:59:07 +0000 SokoL_SD qtd: Implement QMetaType. QVariant may save D types now.
Tue, 26 May 2009 06:25:44 +0000 maxter minor spelling fix
Mon, 25 May 2009 14:10:44 +0000 mandel more porting