log cpp/qt_core/QVariant_shell.cpp @ 295:463563fc9e17 signals

age author description
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
Wed, 17 Jun 2009 15:34:57 +0000 SokoL_SD core: add QVariant.type()
Tue, 26 May 2009 10:59:07 +0000 SokoL_SD qtd: Implement QMetaType. QVariant may save D types now.
Wed, 13 May 2009 23:40:31 +0000 eldar wrapped QRect
Wed, 13 May 2009 17:34:40 +0000 eldar native wrap of QLine and QLineF, fixes in opEquals, updated QPainter to the use of native structs
Mon, 11 May 2009 16:01:50 +0000 mandel initial import