log

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