log

age author description
Mon, 13 Jul 2009 23:35:23 +0000 eldar D2 fixes
Mon, 13 Jul 2009 23:16:08 +0000 eldar more D2 examples fixes
Mon, 13 Jul 2009 17:27:34 +0000 SokoL_SD Add a 'NO_DEPS_SOURCES' option to the 'add_d_target' macro. And use it for resources and forms in QtD examples.
Mon, 13 Jul 2009 13:47:15 +0000 eldar interview fixes, using override keyword
Mon, 13 Jul 2009 12:12:11 +0000 eldar revert interview
Mon, 13 Jul 2009 12:11:15 +0000 eldar QModelIndex fix
Mon, 13 Jul 2009 11:50:09 +0000 eldar fixes in interview
Mon, 13 Jul 2009 11:41:33 +0000 eldar don't need these changes in D1
Mon, 13 Jul 2009 11:39:10 +0000 eldar build script update
Mon, 13 Jul 2009 11:13:47 +0000 eldar D2 fix for drcc
Mon, 13 Jul 2009 11:03:04 +0000 SokoL_SD fixes for d2
Mon, 13 Jul 2009 10:39:41 +0000 SokoL_SD move the generated data from qt.QGlobal to qt.QDefines.
Sun, 12 Jul 2009 23:01:50 +0000 eldar missing file for interview
Sun, 12 Jul 2009 23:00:56 +0000 eldar more D2 fixed
Sun, 12 Jul 2009 21:03:57 +0000 eldar one more example
Sun, 12 Jul 2009 20:51:37 +0000 eldar D2 support, simple stuff works now
Sun, 12 Jul 2009 19:45:29 +0000 SokoL_SD CMake: 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:41:21 +0000 eldar fix for 64but
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
Fri, 03 Jul 2009 16:07:26 +0000 SokoL_SD CMake: add an UIC option in the build_example macro.
Fri, 03 Jul 2009 14:25:58 +0000 SokoL_SD CMake: New option D_MODULES_PER_OBJECT.
Thu, 02 Jul 2009 12:04:40 +0000 SokoL_SD Fix #26
Thu, 02 Jul 2009 11:39:57 +0000 eldar fix ArrayOps2 bug
Wed, 01 Jul 2009 18:42:51 +0000 SokoL_SD CMake: small network fix.
Wed, 01 Jul 2009 18:33:02 +0000 SokoL_SD CMake: correct ArrayOps2.d path.
Wed, 01 Jul 2009 18:14:46 +0000 SokoL_SD --
Wed, 01 Jul 2009 18:11:58 +0000 SokoL_SD CMake: add ArrayOps2.d for all packages.
Wed, 24 Jun 2009 01:20:18 +0000 eldar more network
Wed, 24 Jun 2009 01:15:48 +0000 eldar one more fix for network
Wed, 24 Jun 2009 01:06:33 +0000 eldar more fixes
Wed, 24 Jun 2009 01:00:57 +0000 eldar missing ArrayOps2
Wed, 24 Jun 2009 00:26:18 +0000 eldar missing file
Tue, 23 Jun 2009 17:23:11 +0000 eldar fix network
Sat, 20 Jun 2009 19:17:21 +0000 eldar ups
Sat, 20 Jun 2009 19:14:29 +0000 eldar fixed hacky conversion of arguments when emmitting a signal
Thu, 18 Jun 2009 16:09:18 +0000 SokoL_SD CMake: minor fix
Wed, 17 Jun 2009 23:48:09 +0000 mwarning -
Wed, 17 Jun 2009 23:33:13 +0000 mwarning remove private from QPainter.drawText
Wed, 17 Jun 2009 23:21:57 +0000 mwarning change to QObject.findChildren and code formatting
Wed, 17 Jun 2009 22:40:56 +0000 mwarning a few fixes
Wed, 17 Jun 2009 22:39:42 +0000 mwarning a few fixes
Wed, 17 Jun 2009 17:42:02 +0000 mandel fix sorting
Wed, 17 Jun 2009 15:34:57 +0000 SokoL_SD core: add QVariant.type()
Wed, 17 Jun 2009 15:28:25 +0000 SokoL_SD CMake: UrlHandler paths fix.
Tue, 16 Jun 2009 21:31:04 +0000 mandel small issues
Tue, 16 Jun 2009 21:28:16 +0000 mandel add styles example, still buggs
Tue, 16 Jun 2009 21:18:54 +0000 mandel fix qSwap
Tue, 16 Jun 2009 17:54:33 +0000 eldar QApplication.setPalette,setFont
Tue, 16 Jun 2009 00:51:38 +0000 mandel add editabletreemodel, still buggy
Mon, 15 Jun 2009 23:16:42 +0000 eldar fix some inconsistencies with conversion functions
Mon, 15 Jun 2009 15:40:21 +0000 mandel fix undefined reference, thanks eldar
Sun, 14 Jun 2009 14:27:44 +0000 mandel more porting
Sat, 13 Jun 2009 16:37:42 +0000 eldar QDesktopServices.setUrlHandler - temporary solution
Sat, 13 Jun 2009 14:05:32 +0000 eldar private signals of QAbstractItemModel are now accessible
Fri, 12 Jun 2009 22:21:33 +0000 mandel ldc -> dmd
Fri, 12 Jun 2009 22:20:37 +0000 mandel add customsortfiltermodel example
Wed, 10 Jun 2009 18:34:48 +0000 mandel fix classwizard
Wed, 10 Jun 2009 17:03:35 +0000 mandel fix format string
Wed, 10 Jun 2009 16:58:49 +0000 mandel add classwizard and standarddialogs example
Sun, 07 Jun 2009 19:16:40 +0000 SokoL_SD --
Sun, 07 Jun 2009 18:59:47 +0000 SokoL_SD demos/browser: QVariant.canConvert fixes.
Sun, 07 Jun 2009 18:30:09 +0000 SokoL_SD D: autoregistration of new types in metasystem for QVariant.
Sun, 07 Jun 2009 17:43:05 +0000 SokoL_SD CMake: fix debug flags for ldc
Sun, 07 Jun 2009 15:31:10 +0000 mandel remove ambiguous QVariant ctor
Sun, 07 Jun 2009 15:25:29 +0000 SokoL_SD typesystem: small fix for Qt 4.4
Sun, 07 Jun 2009 15:18:17 +0000 SokoL_SD CMake: disable building examples by default. You can use -DBUILD_EXAMPLES switch for enable that.
Sun, 07 Jun 2009 15:12:41 +0000 SokoL_SD CMake: minor fix
Sun, 07 Jun 2009 15:03:30 +0000 SokoL_SD CMake: minor fix for MSVC.
Sun, 07 Jun 2009 14:38:25 +0000 SokoL_SD --
Sun, 07 Jun 2009 14:31:36 +0000 SokoL_SD CMake: initial version of CMakeD script.
Sun, 07 Jun 2009 14:05:29 +0000 eldar we don't need to import resources source file
Sun, 07 Jun 2009 11:42:29 +0000 eldar reference counting for return values. applied to QMenu
Fri, 05 Jun 2009 15:48:27 +0000 mandel -
Fri, 05 Jun 2009 15:46:15 +0000 mandel build -> build.sh
Fri, 05 Jun 2009 15:28:04 +0000 mandel bind QLibraryInfo
Fri, 05 Jun 2009 15:27:23 +0000 mandel fix and enable trivialwizard
Fri, 05 Jun 2009 14:54:20 +0000 eldar fixes for ldc on windows
Fri, 05 Jun 2009 12:59:24 +0000 SokoL_SD CMake: disable CPP_SHARED options for ldc.
Fri, 05 Jun 2009 12:43:03 +0000 mandel build fixes
Fri, 05 Jun 2009 12:08:58 +0000 mandel enable QWidget.style
Fri, 05 Jun 2009 12:00:45 +0000 mandel add trivialwizard example
Fri, 05 Jun 2009 11:52:21 +0000 mandel add desktop examples
Fri, 05 Jun 2009 11:45:37 +0000 mandel add addressbook/part1 example
Thu, 04 Jun 2009 21:29:08 +0000 mandel add borderlayout example
Thu, 04 Jun 2009 15:07:48 +0000 mandel add new examples
Thu, 04 Jun 2009 14:05:50 +0000 mandel add basiclayout example
Wed, 03 Jun 2009 16:22:09 +0000 mandel add QTextStream.addString
Wed, 03 Jun 2009 15:53:24 +0000 SokoL_SD CMake: improve of the windows support for ldc.
Wed, 03 Jun 2009 14:35:25 +0000 mandel more porting
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
Mon, 01 Jun 2009 07:15:52 +0000 SokoL_SD CMake: ldc support option SINGLE_D_OBJECT now.
Sun, 31 May 2009 09:46:41 +0000 mandel uniform indention
Sun, 31 May 2009 02:14:43 +0000 eldar fix for Windows
Sun, 31 May 2009 01:41:42 +0000 eldar accidentaly commited crap
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
Fri, 29 May 2009 14:59:43 +0000 eldar fix for current qtd signals system
Fri, 29 May 2009 13:30:37 +0000 mandel add cmake file
Fri, 29 May 2009 13:25:41 +0000 mandel add dynamiclayouts example
Fri, 29 May 2009 11:36:51 +0000 mandel more porting
Fri, 29 May 2009 00:33:37 +0000 eldar constructor for QDataStream
Thu, 28 May 2009 23:20:19 +0000 eldar ... and inputContext()
Thu, 28 May 2009 23:10:24 +0000 eldar style methods for QApplication
Thu, 28 May 2009 22:51:46 +0000 eldar build.bat for dropsite
Thu, 28 May 2009 22:39:31 +0000 eldar fix for a bug in OPTLINK, it needs a specific order of the files... fixes windows bug
Thu, 28 May 2009 22:11:52 +0000 mandel more porting
Wed, 27 May 2009 18:47:28 +0000 eldar build.bat fix
Wed, 27 May 2009 17:14:25 +0000 eldar fogotten QMetaType
Wed, 27 May 2009 13:02:58 +0000 eldar didn't want to overwrite build_all.txt
Wed, 27 May 2009 13:02:13 +0000 eldar wrapping of QBuffer and QProcess, fixed #9
Tue, 26 May 2009 14:55:13 +0000 SokoL_SD CMake: improve of OS detection.
Tue, 26 May 2009 11:26:50 +0000 maxter -O is back
Tue, 26 May 2009 10:59:07 +0000 SokoL_SD qtd: Implement QMetaType. QVariant may save D types now.
Tue, 26 May 2009 06:25:44 +0000 maxter minor spelling fix