|
|
|
@185
|
[185]
|
5 months |
dmik |
dialogs/QFileDialog: Fixed: On some file systems and/or drives, '..' may …
|
|
|
|
@184
|
[184]
|
5 months |
dmik |
configure.cmd: Enable GIF support by default (Unisys LZW patents expired …
|
|
|
|
@183
|
[183]
|
5 months |
dmik |
kernel: Don't touch the static library name (should always be …
|
|
|
|
@182
|
[182]
|
5 months |
dmik |
styles/Warp4: Fixed painting of menu item icons and custom menu items.
|
|
|
|
@181
|
[181]
|
6 months |
dmik |
styles/Warp4: Correctly remove tab widget's page headers and the fat …
|
|
|
|
@180
|
[180]
|
6 months |
dmik |
kernel: Make sure that eventloop is cleaned up after all post-routines …
|
|
|
|
@179
|
[179]
|
6 months |
dmik |
styles/Warp4: Remove '&' from tab's caption when drawing it in the tab …
|
|
|
|
@178
|
[178]
|
6 months |
dmik |
styles/Warp4: Increased tool button size hint to avoid cutting contained …
|
|
|
|
@177
|
[177]
|
6 months |
dmik |
kernel: Don't touch zero timers on the timer thread.
|
|
|
|
@176
|
[176]
|
6 months |
dmik |
kernel: Implemented DOS timer based Qt timers (#35).
|
|
|
|
@175
|
[175]
|
10 months |
dmik |
Styles: Implemented the first version of the Warp4 style (contributed by …
|
|
|
|
@174
|
[174]
|
10 months |
dmik |
Styles: Implemented the first version of the Warp4 style (contributed by …
|
|
|
|
@173
|
[173]
|
10 months |
dmik |
Tools: Added the new printing procedure for qDebug(), qWarning() etc. that …
|
|
|
|
@172
|
[172]
|
10 months |
dmik |
Kernel: Fixed: Don't forget to unPolish() the currently active style on …
|
|
|
|
@171
|
[171]
|
11 months |
dmik |
Kernel: Fixed: QWidge::pmEvent() was not called for key press/release …
|
|
|
|
@170
|
[170]
|
17 months |
dmik |
Kernel: Fixed DBCS input/output support (thanks again to Ko Myung-Hun).
|
|
|
|
@169
|
[169]
|
17 months |
dmik |
Kernel: Added initial DBCS input/output support (thanks to Ko Myung-Hun …
|
|
|
|
@168
|
[168]
|
20 months |
dmik |
Kernel/QProcess: Use spawnvpe() instead of DosExecPgm?() in order to make …
|
|
|
|
@167
|
[167]
|
21 months |
dmik |
Added table and iconview modules to the build system configuration.
|
|
|
|
@166
|
[166]
|
21 months |
dmik |
Table: Added #ifndef QT_NO_SQL to allow building when no sql module is …
|
|
|
|
@165
|
[165]
|
21 months |
dmik |
Examples: Added #ifndef QT_NO_PRINTER to allow building when no printer …
|
|
|
|
@164
|
[164]
|
21 months |
dmik |
Imported table and iconview modules and a bunch of dependent examples from …
|
|
|
|
@159
|
[159]
|
21 months |
dmik |
Kernel/QProcess:
- Fixed access violation (accessing a deleted instance) …
|
|
|
|
@158
|
[158]
|
21 months |
dmik |
Common: System Exceptions: Removed an extra line break.
|
|
|
|
@157
|
[157]
|
21 months |
dmik |
qmake/os2-g++: Applied a workaround to avoid various errors (eg. 87) …
|
|
|
|
@156
|
[156]
|
22 months |
dmik |
Tools: Several fixes to QLibrary:
- Internal library wrapper could be …
|
|
|
|
@155
|
[155]
|
22 months |
dmik |
kernel: Fixed the compiler warning.
|
|
|
|
@154
|
[154]
|
22 months |
dmik |
Kernel: Fixed recursion (that ate the entire stack) if the WShowModal …
|
|
|
|
@153
|
[153]
|
22 months |
dmik |
kernel: Attempted to fix some spontaneous Qt application traps during …
|
|
|
|
@152
|
[152]
|
22 months |
dmik |
qmake: GNUMAKE: Fixed: The -l prefix at the beginning of libraries …
|
|
|
|
@151
|
[151]
|
22 months |
dmik |
Common: System Exceptions:
- The trap report file subdirectory is changed …
|
|
|
|
@150
|
[150]
|
22 months |
dmik |
Common: System Exceptions:
- Added exploring and writing the context and …
|
|
|
|
@149
|
[149]
|
22 months |
dmik |
Common: System Exceptions:
- Updated all comment and open/close …
|
|
|
|
@148
|
[148]
|
22 months |
dmik |
Common: System Exceptions:
- Added reading out and writing the module …
|
|
|
|
@147
|
[147]
|
22 months |
dmik |
Common: System Exceptions:
- Fixed the stack walking procedure so that the …
|
|
|
|
@146
|
[146]
|
22 months |
dmik |
Common: System Exceptions:
- Added usage of DosQuerySysState?() to …
|
|
|
|
@145
|
[145]
|
22 months |
dmik |
Common: System Exceptions:
- Added recording the word the register value …
|
|
|
|
@144
|
[144]
|
22 months |
dmik |
Kernel: QSound: Due to problems with the most commonly used uniaud driver …
|
|
|
|
@143
|
[143]
|
23 months |
dmik |
Common: System Exceptions:
- Fixed: Using HOMEDRIVE/HOMEPATH to point to …
|
|
|
|
@142
|
[142]
|
23 months |
dmik |
qregion_pm.cpp: Reverted back to revision 139 because of changeset:141.
|
|
|
|
@141
|
[141]
|
23 months |
dmik |
Compiling: Fixed broken release builds by appliying a better workaround …
|
|
|
|
@140
|
[140]
|
23 months |
dmik |
Compiling: Applied a workaround for the Innotek GCC compiler bug related …
|
|
|
|
@139
|
[139]
|
23 months |
dmik |
Kernel/Tools: Improved OS/2 exception handling:
- Moved the excpetion …
|
|
|
|
@138
|
[138]
|
23 months |
dmik |
Fixed: Forgot to set the Id keyword substitution.
|
|
|
|
@137
|
[137]
|
23 months |
dmik |
General: mkspecs/os2-g++: Added an option to generate .map files when …
|
|
|
|
@136
|
[136]
|
23 months |
dmik |
Kernel: Added the Qt-wide OS/2 system exception handler (see ticket:33 for …
|
|
|
|
@135
|
[135]
|
23 months |
dmik |
Kernel: Fixed: in !QT_PM_NO_WIDGETMASK mode, performing a very quick …
|
|
|
|
@134
|
[134]
|
23 months |
dmik |
Kernel: QProcess: Significantly improved the speed of reading data from …
|
|
|
|
@133
|
[133]
|
23 months |
dmik |
Global: Fixed qSystemWarning(): Do not try to get the error text for the …
|
|
|
|
@132
|
[132]
|
23 months |
dmik |
Kernel: QEventLoop: Fixed: Recognize WM_U_SEM_SELECT only for the …
|
|
|
|
@131
|
[131]
|
2 years |
dmik |
Imported QAccessible cross-platform sources from /vendor/trolltech/3.3.1 …
|
|
|
|
@128
|
[128]
|
2 years |
dmik |
General: configure.cmd:
- Various improvements to the tools configuration …
|
|
|
|
@127
|
[127]
|
2 years |
dmik |
Tools: Fixed file name validation: QFile::open() didn't work for file …
|
|
|
|
@126
|
[126]
|
2 years |
dmik |
Kernel: Fixed keyboard pocessing: Let the standard OS/2 Alt+ddd shortcut …
|
|
|
|
@125
|
[125]
|
2 years |
dmik |
Kernel: Increased the default stack size for a newly created QThread from …
|
|
|
|
@124
|
[124]
|
2 years |
dmik |
Kernel: Removed the annoying "QPixmap::xForm(): video driver doesn't seem …
|
|
|
|
@123
|
[123]
|
2 years |
dmik |
Tools: Fixed a typo in QDir::rootDirPath() that caused an access violation …
|
|
|
|
@122
|
[122]
|
2 years |
dmik |
Kernel: QSound: Commented out the debug macro mistakenly left after r120.
|
|
|
|
@121
|
[121]
|
2 years |
dmik |
Kernel: Improved Qt timers:
- Fixed a regression caused by r113: the …
|
|
|
|
@120
|
[120]
|
2 years |
dmik |
Kernel: QSound: Added a workaround to solve 100% CPU load followed by UI …
|
|
|
|
@119
|
[119]
|
2 years |
dmik |
Tools: Fixed SYS3184 (divide-by-zero) in qt_os2QString2MB() (used by …
|
|
|
|
@118
|
[118]
|
2 years |
dmik |
configure.cmd: Fixed: adding paths to envirionment variables could …
|
|
|
|
@117
|
[117]
|
2 years |
dmik |
Tools: Fixed double number handling routines: applying word0 and word1 …
|
|
|
|
@116
|
[116]
|
2 years |
dmik |
Kernel/Network: Changed the socket notifier activation logic so that …
|
|
|
|
@115
|
[115]
|
2 years |
dmik |
Kernel: WinUpdateWindow?() is called on every WM_ERASEBACKGROUND also when …
|
|
|
|
@114
|
[114]
|
2 years |
dmik |
Kernel: Updated QPMMime to use QPMObjectWindow instead of its own …
|
|
|
|
@113
|
[113]
|
2 years |
dmik |
Kernel: Improved QEventLoop:
- Timer and socket notifier events are now …
|
|
|
|
@112
|
[112]
|
2 years |
dmik |
Kernel: QSound: Fixed sound playback on single-streamed audio devices:
- …
|
|
|
|
@111
|
[111]
|
2 years |
dmik |
Kernel: Fixed the memory leak in QApplication::event( QEvent *e ).
|
|
|
|
@110
|
[110]
|
2 years |
dmik |
Widgets: Implemented QDesktopWidget::availableGeometry().
|
|
|
|
@109
|
[109]
|
2 years |
dmik |
Widgets: Fixed: QPopupMenu::exec() did not return before the mouse press …
|
|
|
|
@108
|
[108]
|
2 years |
dmik |
Widgets: Added the non-scaling threshold when setting a top-level …
|
|
|
|
@107
|
[107]
|
2 years |
dmik |
Widgets: Fixed: Pressed key's text (symbol) is now always uppercased if …
|
|
|
|
@106
|
[106]
|
2 years |
dmik |
Widgets: QTextEdit: Fixed: AltGr?+key can produce valid characters in some …
|
|
|
|
@105
|
[105]
|
2 years |
dmik |
Widgets: Fixed [Qt bug]: QDockWindow's area covered by the dock window …
|
|
|
|
@104
|
[104]
|
2 years |
dmik |
Common: Changed the version number to 3.3.1.0.7a ('a' means the …
|
|
|
|
@103
|
[103]
|
2 years |
dmik |
Fixed a compiler warning.
|
|
|
|
@102
|
[102]
|
2 years |
dmik |
Widgets: Improved min/max/fullscreen handling:
- Layout management now …
|
|
|
|
@101
|
[101]
|
2 years |
dmik |
Widgets:
- Default .EXE icon, when present, is used as the default widget …
|
|
|
|
@100
|
[100]
|
2 years |
dmik |
Widgets: Fixed:
- Siblings of top-level widgets were not clipped out when …
|
|
|
|
@99
|
[99]
|
2 years |
dmik |
Plugin Support: Fixed: Q_EXPORT_PLUGIN and Q_EXPORT_COMPONENT macros …
|
|
|
|
@98
|
[98]
|
2 years |
dmik |
QListView, QScrollView: Removed outdated Drag'n'Drop related todo's; the …
|
|
|
|
@97
|
[97]
|
2 years |
dmik |
kernel: Created the initial implementation of the Drag'n'Drop support for …
|
|
|
|
@96
|
[96]
|
2 years |
dmik |
QTextDrag: decode() gives mime types in Unicode encodings a higher …
|
|
|
|
@95
|
[95]
|
2 years |
dmik |
configure.cmd: Fixed compiler configuration routines ('could not open …
|
|
|
|
@94
|
[94]
|
2 years |
dmik |
Improved the configure script:
- Offer to (re)compile Qt after …
|
|
|
|
@93
|
[93]
|
2 years |
dmik |
GNUMAKE backend:
- Added the internal qmake variable QMAKE_DEFINES_QT …
|
|
|
|
@92
|
[92]
|
2 years |
dmik |
Corrected todo's.
|
|
|
|
@91
|
[91]
|
2 years |
dmik |
- Cycle the main menu if 'Configure Compiler' or 'Configure Qt' is …
|
|
|
|