log qt/d2/qt/core/QVariant.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
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
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.
Sun, 12 Jul 2009 18:58:03 +0000 eldar initial commit for D2 support