log qt/core/QList.d @ 337:5896535a03cd

age author description
Sat, 13 Mar 2010 00:38:42 +0200 maxter moved enums back to classes
Sat, 16 Jan 2010 12:20:50 +0000 eldar1 fix a const violation spotted by a newer dmd, thanks Rainer signals
Mon, 28 Dec 2009 16:28:55 +0500 eldar_ins make all examples compile with new signals/slots signals
Thu, 24 Dec 2009 05:19:40 +0500 eldar_ins more signals and QList signals
Sat, 12 Dec 2009 03:22:54 +0500 eldar_ins string arguments for signals 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