log build/core.txt @ 414:b2a803c73b89 default tip

age author description
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@
Fri, 09 Jul 2010 22:54:51 +0600 Eldar Insafutdinov add missing D files to the build system@
Thu, 08 Jul 2010 17:19:05 +0300 Max Samukha Simple debug helper. Unittests. Meta-object for polymorphic non-QObjects
Wed, 09 Jun 2010 11:08:56 +0300 Max Samukha Autogeneration of QMetaType. First attempts at fixing qRegisterMetaType etc
Wed, 02 Jun 2010 19:38:05 +0300 Max Samukha An attempt (failed due to optlink) to improve locality of declarations exported from QtD executables
Tue, 25 May 2010 20:14:04 +0300 Max Samukha a better name for qtd.Str
Thu, 20 May 2010 15:49:08 +0300 Max Samukha Removed dependency on parent trait and stringof
Sat, 15 May 2010 00:22:47 +0300 maxter lowered the marshall in rank
Fri, 14 May 2010 12:14:37 +0300 Max Samukha project structure changes
Fri, 25 Dec 2009 21:48:32 +0500 eldar_ins new signals and slots syntax. have to use prefixes now: signal_fooed and slot_onFooed signals
Wed, 23 Dec 2009 23:17:36 +0200 maxter Structure without common root dir lifetime
Wed, 23 Dec 2009 16:10:46 +0200 maxter Committing local changes lifetime
Sat, 12 Dec 2009 03:22:54 +0500 eldar_ins string arguments for signals signals
Fri, 13 Nov 2009 19:09:28 +0000 eldar QList updates signals
Tue, 10 Nov 2009 19:29:42 +0000 eldar more QList goodness signals
Mon, 09 Nov 2009 06:57:48 +0000 eldar restore overwritten core.txt signals
Mon, 09 Nov 2009 06:54:04 +0000 eldar clean up of unneeded functionality signals
Sun, 08 Nov 2009 19:28:01 +0000 eldar new signals and slots implementation signals
Wed, 16 Sep 2009 13:56:02 +0000 maxter (none) lifetime
Sun, 30 Aug 2009 10:59:56 +0000 maxter (none)
Sat, 22 Aug 2009 12:50:58 +0000 maxter More things broken than fixed. Rolling back to 263
Thu, 20 Aug 2009 14:47:17 +0000 maxter Fixed #23.
Mon, 13 Jul 2009 10:39:41 +0000 SokoL_SD move the generated data from qt.QGlobal to qt.QDefines.
Sun, 12 Jul 2009 19:45:29 +0000 SokoL_SD CMake: fixes.
Sun, 12 Jul 2009 18:58:03 +0000 eldar initial commit for D2 support
Wed, 01 Jul 2009 18:14:46 +0000 SokoL_SD --
Sat, 20 Jun 2009 19:14:29 +0000 eldar fixed hacky conversion of arguments when emmitting a signal
Mon, 15 Jun 2009 23:16:42 +0000 eldar fix some inconsistencies with conversion functions
Sun, 07 Jun 2009 14:31:36 +0000 SokoL_SD CMake: initial version of CMakeD script.
Fri, 05 Jun 2009 15:28:04 +0000 mandel bind QLibraryInfo
Wed, 27 May 2009 13:02:13 +0000 eldar wrapping of QBuffer and QProcess, fixed #9
Tue, 26 May 2009 10:59:07 +0000 SokoL_SD qtd: Implement QMetaType. QVariant may save D types now.
Sun, 24 May 2009 14:05:40 +0000 SokoL_SD CMake: add QSettings to build.
Mon, 18 May 2009 15:24:29 +0000 SokoL_SD CMake: Add forgotten Array.d
Sun, 17 May 2009 01:44:06 +0000 eldar network and webkit are wrapped now
Sat, 16 May 2009 17:12:06 +0000 eldar gui package is fully wrapped now. lots of fixes in the generator
Fri, 15 May 2009 16:42:02 +0000 SokoL_SD CMake: generator will work only for needed packages.
Thu, 14 May 2009 17:09:25 +0000 SokoL_SD CMake: implement install and package targets.
Thu, 14 May 2009 08:36:04 +0000 SokoL_SD More fixes and cleanups in CMake build script.
Wed, 13 May 2009 19:01:55 +0000 SokoL_SD CMake build script.