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
Sun, 24 May 2009 15:45:33 +0000 eldar return values as pointers
Mon, 18 May 2009 22:15:59 +0000 eldar duic is working now on the first testcase, if there are any issues with it please report
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 17:12:06 +0000 eldar gui package is fully wrapped now. lots of fixes in the generator
Thu, 14 May 2009 15:53:32 +0000 eldar insert() for QPolygons
Mon, 11 May 2009 16:01:50 +0000 mandel initial import