log qt/QGlobal.d @ 298:adae77fdc1ea signals

age author description
Sun, 06 Dec 2009 17:26:37 +0000 eldar Native QList implementation is now used throughout QtD 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
Fri, 18 Sep 2009 18:52:03 +0000 maxter closer lifetime
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.
Fri, 31 Jul 2009 11:05:22 +0000 maxter Implemented qVersion, qSharedBuild. Fixes #31
Mon, 13 Jul 2009 10:39:41 +0000 SokoL_SD move the generated data from qt.QGlobal to qt.QDefines.
Sun, 12 Jul 2009 21:03:57 +0000 eldar one more example
Sun, 12 Jul 2009 18:58:03 +0000 eldar initial commit for D2 support
Sat, 04 Jul 2009 13:04:46 +0000 eldar QObject is now non GC'ed, to better integrate to Qt memory management
Fri, 03 Jul 2009 20:53:07 +0000 eldar fixes with QObjects
Sat, 20 Jun 2009 19:17:21 +0000 eldar ups
Sat, 20 Jun 2009 19:14:29 +0000 eldar fixed hacky conversion of arguments when emmitting a signal
Tue, 16 Jun 2009 21:18:54 +0000 mandel fix qSwap
Fri, 05 Jun 2009 14:54:20 +0000 eldar fixes for ldc on windows
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
Sun, 17 May 2009 01:44:06 +0000 eldar network and webkit are wrapped now
Mon, 11 May 2009 16:01:50 +0000 mandel initial import