log cpp/qt_core/QMetaObject_shell.cpp @ 384:d2f48c4cb3e3

age author description
Fri, 16 Jul 2010 20:04:29 +0300 Max Samukha Same behavior of shared libs on linux and windows. Minor build script fixes.
Wed, 02 Jun 2010 19:38:05 +0300 Max Samukha An attempt (failed due to optlink) to improve locality of declarations exported from QtD executables
Wed, 23 Dec 2009 16:10:46 +0200 maxter Committing local changes lifetime
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
Tue, 10 Nov 2009 19:29:42 +0000 eldar more QList goodness signals
Sun, 08 Nov 2009 19:28:01 +0000 eldar new signals and slots implementation signals
Thu, 24 Sep 2009 12:59:48 +0000 eldar true emit of Qt signals.
Thu, 20 Aug 2009 19:08:32 +0000 maxter Forgot this one