log generator/cppimplgenerator.cpp @ 382:1d56b2a2e10c

age author description
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