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