log generator/cppimplgenerator.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.
Mon, 12 Jul 2010 20:36:07 +0300 Max Samukha Fixes to debugging stuff. Added size_t as primitive type to workaround Qwt build failure in debug
Sat, 10 Jul 2010 21:54:44 +0100 Eldar Insafutdinov binding of qwt
Wed, 09 Jun 2010 11:08:56 +0300 Max Samukha Autogeneration of QMetaType. First attempts at fixing qRegisterMetaType etc
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
Tue, 25 May 2010 17:23:11 +0300 Max Samukha obviated redundant virtual dispatch callbacks
Mon, 24 May 2010 23:43:30 +0300 Max Samukha removed superfluous destructors
Mon, 10 May 2010 13:29:50 +0300 Max Samukha dynamic call fix
Tue, 29 Dec 2009 02:48:09 +0500 Eldar Insafutdinov Qt 4.6 signals
Wed, 23 Dec 2009 23:17:36 +0200 maxter Structure without common root dir lifetime
Wed, 23 Dec 2009 16:10:46 +0200 maxter Committing local changes lifetime
Sun, 13 Dec 2009 06:24:55 +0500 eldar_ins fixed compiling all packages signals
Sat, 12 Dec 2009 16:01:55 +0500 eldar_ins fix for #19 signals
Tue, 08 Dec 2009 21:13:24 +0000 eldar windows fix signals
Sun, 06 Dec 2009 17:26:37 +0000 eldar Native QList implementation is now used throughout QtD 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
Sun, 08 Nov 2009 19:28:01 +0000 eldar new signals and slots implementation signals
Thu, 24 Sep 2009 13:33:59 +0000 eldar small fix
Thu, 24 Sep 2009 12:59:48 +0000 eldar true emit of Qt signals.
Tue, 22 Sep 2009 15:19:04 +0000 maxter looks like enabling/disabling GC is enough lifetime
Fri, 18 Sep 2009 18:52:03 +0000 maxter closer lifetime
Thu, 17 Sep 2009 16:28:41 +0000 maxter another iteration lifetime
Wed, 16 Sep 2009 13:56:02 +0000 maxter (none) lifetime
Sun, 30 Aug 2009 09:59:12 +0000 maxter Rev. 264 done right.
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.
Mon, 20 Jul 2009 06:04:17 +0000 SokoL_SD Generate a classes list for cmake.
Sun, 12 Jul 2009 20:51:37 +0000 eldar D2 support, simple stuff works now
Sun, 12 Jul 2009 18:58:03 +0000 eldar initial commit for D2 support
Fri, 03 Jul 2009 20:53:07 +0000 eldar fixes with QObjects
Sat, 20 Jun 2009 19:14:29 +0000 eldar fixed hacky conversion of arguments when emmitting a signal
Sat, 13 Jun 2009 14:05:32 +0000 eldar private signals of QAbstractItemModel are now accessible
Sun, 07 Jun 2009 14:31:36 +0000 SokoL_SD CMake: initial version of CMakeD script.
Sun, 31 May 2009 02:14:43 +0000 eldar fix for Windows
Sun, 31 May 2009 01:38:39 +0000 eldar each QObject now has associated child QObject for handling signals. fixes #15
Sat, 30 May 2009 13:07:26 +0000 eldar fixed bug with QSpinBox
Sun, 24 May 2009 15:45:33 +0000 eldar return values as pointers
Sun, 17 May 2009 02:08:42 +0000 eldar remove obsolete stuff
Sun, 17 May 2009 01:44:06 +0000 eldar network and webkit are wrapped now
Sat, 16 May 2009 21:33:50 +0000 eldar svg package
Sat, 16 May 2009 20:47:44 +0000 eldar wrapping of QtXml
Sat, 16 May 2009 18:06:25 +0000 eldar QtOpenGL
Sat, 16 May 2009 17:12:06 +0000 eldar gui package is fully wrapped now. lots of fixes in the generator
Fri, 15 May 2009 02:09:27 +0000 eldar temporary(?) fix for dropsite example
Thu, 14 May 2009 19:52:54 +0000 eldar fix for QByteArray.at
Mon, 11 May 2009 16:01:50 +0000 mandel initial import