source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @208   14 years rudi Set permissions when creating directories
(edit) @207   14 years rudi Cleanup configure script, remove sqlite header template
(edit) @206   14 years rudi Disabled lxlite log file and colored text output
(edit) @205   14 years rudi Added SQLite 2.8.17 sources. This allows to build at least one of the …
(edit) @204   14 years rudi Added plugin source code
(edit) @203   14 years rudi Added missing file from SQL examples
(edit) @202   14 years rudi Added SQL examples
(edit) @201   14 years rudi Allow to use the Watcom linker WL.EXE bundled with "newer" GCCs. Also …
(edit) @200   14 years rudi Allow to include the SQL module. Note that this option is disabled by …
(edit) @199   14 years rudi Fixed wrong loop variable test
(edit) @198   14 years rudi project file generation in designer more unix-like
(edit) @197   14 years rudi Added QtDesigner
(edit) @196   14 years rudi Add SQL module (currently it isn't build by default, however it's …
(edit) @195   14 years rudi Fix for redrawing problems (ticket #47)
(edit) @194   14 years rudi Added project file for building qt_xx.qm
(edit) @193   14 years rudi Qt Linguist added
(edit) @192   14 years rudi Translation sources added
(edit) @191   14 years rudi Qt Assistant added
(edit) @190   14 years rudi reference documentation added
(edit) @189   14 years abwillis Ticket #52
(edit) @188   17 years dmik Kernel: QPrcess: Another attempt to fix unexpected pipe handle reusal …
(edit) @187   17 years dmik Tools: QDir::canonicalPath(): Use realpath()/DosQueryPathInfo() …
(edit) @186   17 years dmik Kernel: QPrcess: Make sure the pipe key is not used after the …
(edit) @185   17 years dmik dialogs/QFileDialog: Fixed: On some file systems and/or drives, '..' …
(edit) @184   17 years dmik configure.cmd: Enable GIF support by default (Unisys LZW patents …
(edit) @183   17 years dmik kernel: Don't touch the static library name (should always be qt[-mt].lib).
(edit) @182   17 years dmik styles/Warp4: Fixed painting of menu item icons and custom menu items.
(edit) @181   17 years dmik styles/Warp4: Correctly remove tab widget's page headers and the fat …
(edit) @180   17 years dmik kernel: Make sure that eventloop is cleaned up after all post-routines …
(edit) @179   17 years dmik styles/Warp4: Remove '&' from tab's caption when drawing it in the tab …
(edit) @178   17 years dmik styles/Warp4: Increased tool button size hint to avoid cutting …
(edit) @177   17 years dmik kernel: Don't touch zero timers on the timer thread.
(edit) @176   17 years dmik kernel: Implemented DOS timer based Qt timers (#35).
(edit) @175   18 years dmik Styles: Implemented the first version of the Warp4 style (contributed …
(edit) @174   18 years dmik Styles: Implemented the first version of the Warp4 style (contributed …
(edit) @173   18 years dmik Tools: Added the new printing procedure for qDebug(), qWarning() etc. …
(edit) @172   18 years dmik Kernel: Fixed: Don't forget to unPolish() the currently active style …
(edit) @171   18 years dmik Kernel: Fixed: QWidge::pmEvent() was not called for key press/release …
(edit) @170   18 years dmik Kernel: Fixed DBCS input/output support (thanks again to Ko Myung-Hun).
(edit) @169   18 years dmik Kernel: Added initial DBCS input/output support (thanks to Ko …
(edit) @168   19 years dmik Kernel/QProcess: Use spawnvpe() instead of DosExecPgm() in order to …
(edit) @167   19 years dmik Added table and iconview modules to the build system configuration.
(edit) @166   19 years dmik Table: Added #ifndef QT_NO_SQL to allow building when no sql module is …
(edit) @165   19 years dmik Examples: Added #ifndef QT_NO_PRINTER to allow building when no …
(edit) @164   19 years dmik Imported table and iconview modules and a bunch of dependent examples …
(edit) @163   19 years dmik Copied the regexptester example to the original Trolltech release …
(edit) @162   19 years dmik Imported the regexptester example from the official release 3.3.1 from …
(edit) @161   19 years dmik Copied table and iconview modules and a bunch of dependent examples to …
(edit) @160   19 years dmik Imported table and iconview modules and a bunch of dependent examples …
(edit) @159   19 years dmik Kernel/QProcess: - Fixed access violation (accessing a deleted …
(edit) @158   19 years dmik Common: System Exceptions: Removed an extra line break.
(edit) @157   19 years dmik qmake/os2-g++: Applied a workaround to avoid various errors (eg. 87) …
(edit) @156   19 years dmik Tools: Several fixes to QLibrary: - Internal library wrapper could be …
(edit) @155   19 years dmik kernel: Fixed the compiler warning.
(edit) @154   19 years dmik Kernel: Fixed recursion (that ate the entire stack) if the WShowModal …
(edit) @153   19 years dmik kernel: Attempted to fix some spontaneous Qt application traps during …
(edit) @152   19 years dmik qmake: GNUMAKE: Fixed: The -l prefix at the beginning of libraries …
(edit) @151   19 years dmik Common: System Exceptions: - The trap report file subdirectory is …
(edit) @150   19 years dmik Common: System Exceptions: - Added exploring and writing the context …
(edit) @149   19 years dmik Common: System Exceptions: - Updated all comment and open/close …
(edit) @148   19 years dmik Common: System Exceptions: - Added reading out and writing the module …
(edit) @147   19 years dmik Common: System Exceptions: - Fixed the stack walking procedure so that …
(edit) @146   19 years dmik Common: System Exceptions: - Added usage of DosQuerySysState() to …
(edit) @145   19 years dmik Common: System Exceptions: - Added recording the word the register …
(edit) @144   19 years dmik Kernel: QSound: Due to problems with the most commonly used uniaud …
(edit) @143   19 years dmik Common: System Exceptions: - Fixed: Using HOMEDRIVE/HOMEPATH to point …
(edit) @142   19 years dmik qregion_pm.cpp: Reverted back to revision 139 because of changeset:141.
(edit) @141   19 years dmik Compiling: Fixed broken release builds by appliying a better …
(edit) @140   19 years dmik Compiling: Applied a workaround for the Innotek GCC compiler bug …
(edit) @139   19 years dmik Kernel/Tools: Improved OS/2 exception handling: - Moved the excpetion …
(edit) @138   19 years dmik Fixed: Forgot to set the Id keyword substitution.
(edit) @137   19 years dmik General: mkspecs/os2-g++: Added an option to generate .map files when …
(edit) @136   19 years dmik Kernel: Added the Qt-wide OS/2 system exception handler (see ticket:33
(edit) @135   19 years dmik Kernel: Fixed: in !QT_PM_NO_WIDGETMASK mode, performing a very quick …
(edit) @134   19 years dmik Kernel: QProcess: Significantly improved the speed of reading data …
(edit) @133   19 years dmik Global: Fixed qSystemWarning(): Do not try to get the error text for …
(edit) @132   19 years dmik Kernel: QEventLoop: Fixed: Recognize WM_U_SEM_SELECT only for the …
(edit) @131   19 years dmik Imported QAccessible cross-platform sources from …
(edit) @130   19 years dmik Copied QAccessible cross-platform sources to the original Trolltech …
(edit) @129   19 years dmik Imported QAccessible cross-platform sources from the official release …
(edit) @128   19 years dmik General: configure.cmd: - Various improvements to the tools …
(edit) @127   19 years dmik Tools: Fixed file name validation: QFile::open() didn't work for file …
(edit) @126   19 years dmik Kernel: Fixed keyboard pocessing: Let the standard OS/2 Alt+ddd …
(edit) @125   19 years dmik Kernel: Increased the default stack size for a newly created QThread …
(edit) @124   19 years dmik Kernel: Removed the annoying "QPixmap::xForm(): video driver doesn't …
(edit) @123   19 years dmik Tools: Fixed a typo in QDir::rootDirPath() that caused an access …
(edit) @122   19 years dmik Kernel: QSound: Commented out the debug macro mistakenly left after r120.
(edit) @121   19 years dmik Kernel: Improved Qt timers: - Fixed a regression caused by r113: the …
(edit) @120   19 years dmik Kernel: QSound: Added a workaround to solve 100% CPU load followed by …
(edit) @119   19 years dmik Tools: Fixed SYS3184 (divide-by-zero) in qt_os2QString2MB() (used by …
(edit) @118   19 years dmik configure.cmd: Fixed: adding paths to envirionment variables could …
(edit) @117   19 years dmik Tools: Fixed double number handling routines: applying word0 and word1 …
(edit) @116   19 years dmik Kernel/Network: Changed the socket notifier activation logic so that …
(edit) @115   19 years dmik Kernel: WinUpdateWindow() is called on every WM_ERASEBACKGROUND also …
(edit) @114   19 years dmik Kernel: Updated QPMMime to use QPMObjectWindow instead of its own …
(edit) @113   19 years dmik Kernel: Improved QEventLoop: - Timer and socket notifier events are …
(edit) @112   19 years dmik Kernel: QSound: Fixed sound playback on single-streamed audio devices: …
(edit) @111   19 years dmik Kernel: Fixed the memory leak in QApplication::event( QEvent *e ).
(edit) @110   19 years dmik Widgets: Implemented QDesktopWidget::availableGeometry().
(edit) @109   19 years dmik Widgets: Fixed: QPopupMenu::exec() did not return before the mouse …
Note: See TracRevisionLog for help on using the revision log.