log generator/dgenerator.cpp @ 223:0c7abb1e6a9d

age author description
Wed, 15 Jul 2009 08:33:42 +0000 eldar windows fix, again
Tue, 14 Jul 2009 17:07:32 +0000 eldar D2 windows fixes
Sun, 12 Jul 2009 18:58:03 +0000 eldar initial commit for D2 support
Sat, 11 Jul 2009 11:17:44 +0000 eldar fix forward references caused by unneeded import of ArrayOps2
Sat, 04 Jul 2009 13:15:01 +0000 eldar remove unneeded fields
Sat, 04 Jul 2009 13:04:46 +0000 eldar QObject is now non GC'ed, to better integrate to Qt memory management
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
Mon, 15 Jun 2009 23:16:42 +0000 eldar fix some inconsistencies with conversion functions
Sun, 07 Jun 2009 11:42:29 +0000 eldar reference counting for return values. applied to QMenu
Mon, 01 Jun 2009 23:47:30 +0000 eldar unneeded
Mon, 01 Jun 2009 23:46:16 +0000 eldar same thing for Objects
Mon, 01 Jun 2009 23:32:57 +0000 eldar put conversion code in separate functions
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