log

age author description
Fri, 22 Jan 2010 23:59:07 +0000 eldar1 Make static constructors shared. Requires new dmd. Remove irrelevant junk signals
Sat, 16 Jan 2010 12:20:50 +0000 eldar1 fix a const violation spotted by a newer dmd, thanks Rainer signals
Sun, 10 Jan 2010 11:16:49 +0000 eldar1 use check for nullness instead of sucky static constructors to create meta objects signals
Sun, 03 Jan 2010 12:40:51 +0000 eldar1 todo file as we don't use bugzilla a lot. signals
Sun, 03 Jan 2010 12:40:09 +0000 eldar1 minor fixes signals
Wed, 30 Dec 2009 16:12:42 +0000 eldar1 treat const and non-const functions as separate signals
Wed, 30 Dec 2009 11:25:07 +0000 eldar1 dmd 2.037 opEquals bug-feature signals
Tue, 29 Dec 2009 02:48:09 +0500 Eldar Insafutdinov Qt 4.6 signals
Mon, 28 Dec 2009 16:28:55 +0500 eldar_ins make all examples compile with new signals/slots signals
Sun, 27 Dec 2009 21:13:38 +0500 eldar_ins A slight change of the connect syntax. More sofisticated signals/slots lookup. Some fixes in examples. signals
Sat, 26 Dec 2009 05:10:16 +0500 eldar_ins minor stuff signals
Fri, 25 Dec 2009 22:08:25 +0500 eldar_ins remove rubbish signals
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
Thu, 24 Dec 2009 05:19:40 +0500 eldar_ins more signals and QList signals
Thu, 24 Dec 2009 00:13:00 +0200 maxter String.d lifetime
Thu, 24 Dec 2009 00:06:56 +0200 maxter QDefines.d.inc lifetime
Wed, 23 Dec 2009 23:54:39 +0200 maxter more cleanup lifetime
Wed, 23 Dec 2009 23:17:36 +0200 maxter Structure without common root dir lifetime
Wed, 23 Dec 2009 16:58:17 +0200 maxter boost license moved to top lifetime
Wed, 23 Dec 2009 16:44:45 +0200 maxter ditched qt directory lifetime
Wed, 23 Dec 2009 16:17:22 +0200 maxter Added d1/d2 top directories lifetime
Wed, 23 Dec 2009 16:10:46 +0200 maxter Committing local changes lifetime
Wed, 23 Dec 2009 04:48:11 +0500 eldar_ins wrong merge signals
Wed, 23 Dec 2009 04:45:55 +0500 eldar_ins merge with 299 signals
Wed, 23 Dec 2009 04:02:28 +0500 eldar_ins work on QStringList signals
Sat, 19 Dec 2009 18:43:32 +0300 Alexey Prokhin Fixed "make install" command on windows.
Sat, 19 Dec 2009 18:43:32 +0300 Alexey Prokhin Fixed "make install" command on windows. signals
Sun, 13 Dec 2009 06:24:55 +0500 eldar_ins fixed compiling all packages signals
Sat, 12 Dec 2009 16:01:55 +0500 eldar_ins fix for #19 signals
Sat, 12 Dec 2009 03:22:54 +0500 eldar_ins string arguments for signals signals
Tue, 08 Dec 2009 21:13:24 +0000 eldar windows fix signals
Sun, 06 Dec 2009 22:21:22 +0000 eldar updated interview demo signals
Sun, 06 Dec 2009 22:20:23 +0000 eldar missing bits prior to getting it compiled on windows signals
Sun, 06 Dec 2009 17:26:37 +0000 eldar Native QList implementation is now used throughout QtD signals
Sun, 22 Nov 2009 22:18:06 +0000 eldar share strange dmd signals
Sun, 22 Nov 2009 20:43:10 +0000 eldar iteration over QList with opApply signals
Sun, 22 Nov 2009 11:01:19 +0000 eldar more of QList. const functions in C++ are now const in D too. Drop of the store result feature, which was incompatible with const functions and introduced too much of the bloat in the generator. signals
Fri, 13 Nov 2009 20:42:51 +0000 eldar some more QList 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 20:49:26 +0000 eldar QList native implementation 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
Sun, 08 Nov 2009 19:20:53 +0000 eldar (none) signals
Sun, 08 Nov 2009 19:19:09 +0000 eldar (none) signals2
Sun, 08 Nov 2009 19:02:42 +0000 eldar new branch signals
Fri, 16 Oct 2009 12:23:12 +0000 eldar consistent emit syntax.
Fri, 16 Oct 2009 05:32:23 +0000 SokoL_SD Fix in generator/CMakeLists.txt
Fri, 16 Oct 2009 02:43:59 +0000 eldar Signals look-up andNew syntax for connect. The old one will not work from now on. This will allow for the signals overload. Although changes are done for both D1 and D2 versions, D1 won't work because of compiler bugs. I am tired of waiting for fixes.
Sun, 11 Oct 2009 05:23:41 +0000 eldar Workaround of the major dmd/optlink bug. All examples that failed on Windows now work.
Fri, 09 Oct 2009 08:43:15 +0000 SokoL_SD Fix for windows build
Fri, 09 Oct 2009 06:17:51 +0000 eldar Fix for windows build, thanks Rainer.
Sun, 04 Oct 2009 12:14:03 +0000 eldar new syntax for connecting using static information
Thu, 01 Oct 2009 11:26:47 +0000 SokoL_SD make install fix
Tue, 29 Sep 2009 12:00:45 +0000 maxter signals cleaned up correctly on receiver destruction
Mon, 28 Sep 2009 05:53:47 +0000 SokoL_SD Caching dependencies for d sources.
Mon, 28 Sep 2009 05:32:25 +0000 SokoL_SD VERBOSE_DEBUG flag
Mon, 28 Sep 2009 05:20:16 +0000 SokoL_SD Unittest flags.
Thu, 24 Sep 2009 13:33:59 +0000 eldar small fix