Timeline
Dec 11, 2006:
- 11:01 PM Changeset [167] by
- Added table and iconview modules to the build system configuration.
- 10:57 PM Changeset [166] by
- Table: Added #ifndef QT_NO_SQL to allow building when no sql module is …
- 10:54 PM Changeset [165] by
- Examples: Added #ifndef QT_NO_PRINTER to allow building when no …
- 10:42 PM Changeset [164] by
- Imported table and iconview modules and a bunch of dependent examples …
- 10:26 PM Changeset [163] by
- Copied the regexptester example to the original Trolltech release …
- 10:24 PM Changeset [162] by
- Imported the regexptester example from the official release 3.3.1 from …
- 9:30 PM Changeset [161] by
- Copied table and iconview modules and a bunch of dependent examples to …
- 9:15 PM Changeset [160] by
- Imported table and iconview modules and a bunch of dependent examples …
Dec 3, 2006:
- 11:23 PM Changeset [159] by
- Kernel/QProcess: - Fixed access violation (accessing a deleted …
- 6:22 PM Changeset [158] by
- Common: System Exceptions: Removed an extra line break.
- 6:13 PM Changeset [157] by
- qmake/os2-g++: Applied a workaround to avoid various errors (eg. 87) …
Nov 15, 2006:
- 2:45 AM Changeset [156] by
- Tools: Several fixes to QLibrary: - Internal library wrapper could be …
Nov 13, 2006:
- 12:39 AM Changeset [155] by
- kernel: Fixed the compiler warning.
- 12:28 AM Changeset [154] by
- Kernel: Fixed recursion (that ate the entire stack) if the WShowModal …
- 12:05 AM Changeset [153] by
- kernel: Attempted to fix some spontaneous Qt application traps during …
Nov 12, 2006:
- 9:52 PM Ticket #34 (Spontaneous traps of Qt applications during window management) created by
- Sometimes, a Qt application just traps in the middle of some window …
Nov 10, 2006:
- 1:30 AM Changeset [152] by
- qmake: GNUMAKE: Fixed: The -l prefix at the beginning of libraries …
Nov 9, 2006:
- 11:50 PM Ticket #33 (Add the OS/2 system exception handler to the Qt library) closed by
- fixed: I think it's enough with the exception handler features for now, it's …
- 11:42 PM Changeset [151] by
- Common: System Exceptions: - The trap report file subdirectory is …
Nov 1, 2006:
- 10:55 PM Changeset [150] by
- Common: System Exceptions: - Added exploring and writing the context …
- 7:18 PM Changeset [149] by
- Common: System Exceptions: - Updated all comment and open/close …
- 1:12 AM Changeset [148] by
- Common: System Exceptions: - Added reading out and writing the module …
Oct 29, 2006:
- 9:22 PM Changeset [147] by
- Common: System Exceptions: - Fixed the stack walking procedure so that …
- 6:21 PM Changeset [146] by
- Common: System Exceptions: - Added usage of DosQuerySysState() to …
Oct 26, 2006:
- 1:30 AM Changeset [145] by
- Common: System Exceptions: - Added recording the word the register …
Oct 25, 2006:
- 11:44 PM Changeset [144] by
- Kernel: QSound: Due to problems with the most commonly used uniaud …
Oct 24, 2006:
- 12:47 AM Changeset [143] by
- Common: System Exceptions: - Fixed: Using HOMEDRIVE/HOMEPATH to point …
- 12:44 AM Changeset [142] by
- qregion_pm.cpp: Reverted back to revision 139 because of changeset:141.
- 12:40 AM Changeset [141] by
- Compiling: Fixed broken release builds by appliying a better …
Oct 20, 2006:
- 11:46 PM Changeset [140] by
- Compiling: Applied a workaround for the Innotek GCC compiler bug …
- 11:44 PM Changeset [139] by
- Kernel/Tools: Improved OS/2 exception handling: - Moved the excpetion …
Oct 19, 2006:
- 12:45 AM Changeset [138] by
- Fixed: Forgot to set the Id keyword substitution.
- 12:00 AM Changeset [137] by
- General: mkspecs/os2-g++: Added an option to generate .map files when …
Oct 18, 2006:
- 11:58 PM Changeset [136] by
- Kernel: Added the Qt-wide OS/2 system exception handler (see ticket:33 …
- 11:54 PM Ticket #33 (Add the OS/2 system exception handler to the Qt library) created by
- We want more information about system exceptions happening in the Qt …
Oct 12, 2006:
- 12:35 AM Changeset [135] by
- Kernel: Fixed: in !QT_PM_NO_WIDGETMASK mode, performing a very quick …
Oct 9, 2006:
- 12:14 AM Changeset [134] by
- Kernel: QProcess: Significantly improved the speed of reading data …
Oct 8, 2006:
- 11:06 PM Changeset [133] by
- Global: Fixed qSystemWarning(): Do not try to get the error text for …
- 11:04 PM Changeset [132] by
- Kernel: QEventLoop: Fixed: Recognize WM_U_SEM_SELECT only for the …
Sep 26, 2006:
- 3:36 PM WikiStart edited by
- Added Psi/2 0.10.1 news. (diff)
Sep 21, 2006:
- 10:55 PM Changeset [131] by
- Imported QAccessible cross-platform sources from …
- 10:45 PM Changeset [130] by
- Copied QAccessible cross-platform sources to the original Trolltech …
- 10:42 PM Changeset [129] by
- Imported QAccessible cross-platform sources from the official release …
Sep 17, 2006:
- 10:10 PM Changeset [128] by
- General: configure.cmd: - Various improvements to the tools …
Sep 14, 2006:
- 10:26 PM Ticket #32 (QDir::rootDirPath() causes an access violation) closed by
- fixed: This bug has already been fixed in r123. You should update from SVN …
- 10:20 PM Ticket #31 (qfile_pm.cpp: isValidFile() doesn't work correctly for filenames with ...) closed by
- fixed: Fixed by r127. Thanks for reporting.
- 10:19 PM Changeset [127] by
- Tools: Fixed file name validation: QFile::open() didn't work for file …
- 9:31 PM Ticket #32 (QDir::rootDirPath() causes an access violation) created by
- Finally I found the bug, which cause QT application trap on my …
- 6:23 PM WikiStart edited by
- Minor changes (diff)
Sep 13, 2006:
- 11:12 PM Changeset [126] by
- Kernel: Fixed keyboard pocessing: Let the standard OS/2 Alt+ddd …
- 1:08 PM Ticket #29 (QThread stack size) closed by
- fixed: Fixed by r125. Thanks for reporting.
- 1:06 PM Changeset [125] by
- Kernel: Increased the default stack size for a newly created QThread …
- 9:09 AM Ticket #31 (qfile_pm.cpp: isValidFile() doesn't work correctly for filenames with ...) created by
- Мелочь, поэтому напишу по русски :) . bool isValidFile( const QString& …
Sep 12, 2006:
- 11:25 PM Changeset [124] by
- Kernel: Removed the annoying "QPixmap::xForm(): video driver doesn't …
Note:
See TracTimeline
for information about the timeline view.