|
|
@305
|
16 years |
Dmitry A. Kuminov |
gui: QMenu: Don't replay mouse events for a widget that is an origin …
|
|
|
@304
|
16 years |
Dmitry A. Kuminov |
tests: widget: Improved focus traversal test.
|
|
|
@303
|
16 years |
Dmitry A. Kuminov |
tests: Added debug-run and release-run targets to conveniently start …
|
|
|
@302
|
16 years |
Dmitry A. Kuminov |
corelib: Fixed: QEventDispatcher::wakeUp() never did its function.
|
|
|
@301
|
16 years |
Dmitry A. Kuminov |
gui: Fixed: Due to the vertical PM coordinate space flip comparing to …
|
|
|
@300
|
16 years |
Dmitry A. Kuminov |
tests/widget: Added simple QSound tests.
|
|
|
@299
|
16 years |
Dmitry A. Kuminov |
tests/widget: No need in 'console' in CONFIG any more.
|
|
|
@298
|
16 years |
Dmitry A. Kuminov |
mkspecs/features: If no 'windows', no 'console' is found when building …
|
|
|
@297
|
16 years |
Dmitry A. Kuminov |
mkspecs/features: Fixed regression after r294: qmake interprets static …
|
|
|
@296
|
16 years |
Dmitry A. Kuminov |
moc: No need to override OBJECTS_DIR.
|
|
|
@295
|
16 years |
Dmitry A. Kuminov |
mkspecs/features/os2/default_post.prf: Refer to various components of …
|
|
|
@294
|
16 years |
Dmitry A. Kuminov |
mkspecs/features: Process static/shared CONFIG options in the global …
|
|
|
@293
|
16 years |
Dmitry A. Kuminov |
mkspecs/os2-g++: Added proper support for 'console' and 'windows' …
|
|
|
@292
|
16 years |
Dmitry A. Kuminov |
qmake/GNUMAKE/os/2: Add the MAKEFILE variable to the generated make …
|
|
|
@291
|
16 years |
Dmitry A. Kuminov |
README.OS2: More words about how to properly set the LANG variable.
|
|
|
@290
|
16 years |
Dmitry A. Kuminov |
gui: Suppressed warning.
|
|
|
@289
|
16 years |
Dmitry A. Kuminov |
gui: Fixed two sizing-related bugs:
- Fixed size top-level widgets …
|
|
|
@288
|
16 years |
Dmitry A. Kuminov |
gui: Improved widget modality (widgets blocked by modality cannot be …
|
|
|
@287
|
16 years |
Dmitry A. Kuminov |
README.OS2: Updated according to user feedback.
|
|
|
@286
|
16 years |
Dmitry A. Kuminov |
gui: QSystemTrayIcon: Implemented showMessage() using the fallback …
|
|
|
@285
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Implemented xstQuerySysTrayIconRect() API …
|
|
|
@284
|
16 years |
Dmitry A. Kuminov |
gui: QSystemTrayIcon: Make sure that in "we don't have window masks" …
|
|
|
@283
|
16 years |
Dmitry A. Kuminov |
gui: QSystemTrayIcon: Pass icon tooltips to the system tray.
|
|
|
@282
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Added new xstReplaceSysTrayIcon() API call, …
|
|
|
@281
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Implemented array of HMQ to track HK_INPUT …
|
|
|
@280
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Relicensed under GPL v2 to ease future …
|
|
|
@279
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Updated plugin upgrade instructions.
|
|
|
@278
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Warnings.
|
|
|
@277
|
16 years |
Dmitry A. Kuminov |
gui: QSystemTrayIcon: Implemented reaction to notification messages …
|
|
|
@276
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Implemented the client-side notification …
|
|
|
@275
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Few more typos.
|
|
|
@274
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Typo.
|
|
|
@273
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Use custom shared memory pool for structures …
|
|
|
@272
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Use shared memory pool instead of TLS for …
|
|
|
@271
|
16 years |
Dmitry A. Kuminov |
examples: desktop/systray: Added 20/40 px icons to further test scaling.
|
|
|
@270
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Broadcast a special message to let interested …
|
|
|
@269
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Implemented adding and removing icons.
|
|
|
@268
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Fixed vertical centering and added support for …
|
|
|
@267
|
16 years |
Dmitry A. Kuminov |
gui: Only supply one icon when creating a HPOINTER …
|
|
|
@266
|
16 years |
Dmitry A. Kuminov |
examples: desktop/systray: Missed new icons.
|
|
|
@265
|
16 years |
Dmitry A. Kuminov |
3rdparty: os2/xsystray: Implemented adding an icon to the system tray …
|
|
|
@264
|
16 years |
Dmitry A. Kuminov |
gui: QPixmap: Don't scale small pixmaps to fit the system icon size …
|
|
|
@263
|
16 years |
Dmitry A. Kuminov |
examples: desktop/systray: Add a test icon containing 16 and 32 px …
|
|
|
@262
|
16 years |
Dmitry A. Kuminov |
gui: QPixmap: A number of fixes to the HBITMAP/HPOINTER conversion code.
|
|
|
@261
|
16 years |
Dmitry A. Kuminov |
gui: QIcon: Be in line with the documentation and prefer the largest …
|
|
|
@260
|
16 years |
Dmitry A. Kuminov |
gui: QPixmap: Created OS/2 specific methods for converting pixmaps to …
|
|
|
@259
|
16 years |
Dmitry A. Kuminov |
README.OS2: Wording.
|
|
|
@258
|
16 years |
Dmitry A. Kuminov |
README.OS2: Mention MAKESHELL and ask to remove references to any …
|
|
|
@257
|
16 years |
Dmitry A. Kuminov |
corelib: Make sure QPlugin is properly supported on OS/2. This …
|
|
|
@256
|
16 years |
Dmitry A. Kuminov |
gui: xsystray: Further coding (established communication channel …
|
|
|
@255
|
16 years |
Dmitry A. Kuminov |
gui: Removed QT_NO_SYSTEMTRAYICON. Prototyped QSystemTrayIcon for …
|
|
|
@254
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess could sometimes not prepend the executable's path to …
|
|
|
@253
|
16 years |
Dmitry A. Kuminov |
Ignore patterns.
|
|
|
@252
|
16 years |
Dmitry A. Kuminov |
3rdparty: Added sketch of the Extended system tray XCenter plug-in.
|
|
|
@251
|
16 years |
Dmitry A. Kuminov |
gui: QSound: Disabled (accidental) debug messages.
|
|
|
@250
|
16 years |
Dmitry A. Kuminov |
gui: Ported QSound to OS/2 using the MMPM backend.
|
|
|
@249
|
16 years |
Dmitry A. Kuminov |
Tagged Beta 3
|
|
|
@248
|
16 years |
Dmitry A. Kuminov |
configure.cmd: Regenerate Makefiles unconditionally to be on the safe side.
|
|
|
@247
|
16 years |
Dmitry A. Kuminov |
qmake: Make sure that QMAKE_PRL_VERSION is ignored and not appended to …
|
|
|
@246
|
16 years |
Dmitry A. Kuminov |
configure.cmd: Generate immediate child Makefiles of the main Makefile …
|
|
|
@245
|
16 years |
Dmitry A. Kuminov |
Readme for Beta 3.
|
|
|
@244
|
16 years |
Dmitry A. Kuminov |
Readme for Beta 3.
|
|
|
@243
|
16 years |
Dmitry A. Kuminov |
Readme for Beta 3.
|
|
|
@242
|
16 years |
Dmitry A. Kuminov |
configure.cmd: Generate the main Makefile.
|
|
|
@241
|
16 years |
Dmitry A. Kuminov |
Ignore patterns.
|
|
|
@240
|
16 years |
Dmitry A. Kuminov |
3rdparty: Removed fontconfig as we decided to not use it so far (#51).
|
|
|
@239
|
16 years |
Dmitry A. Kuminov |
gui: Use fonts and colors from the system palette for Qt widgets by …
|
|
|
@238
|
16 years |
Dmitry A. Kuminov |
gui: Temporarily substitute the "WarpSans" font with "Workplace Sans" …
|
|
|
@237
|
16 years |
Dmitry A. Kuminov |
configure.cmd: Removed examples, demos, docs and translations from the …
|
|
|
@236
|
16 years |
Dmitry A. Kuminov |
Adopted the main .pro file for OS/2.
|
|
|
@235
|
16 years |
Dmitry A. Kuminov |
tools: Ignore patterns.
|
|
|
@234
|
16 years |
Dmitry A. Kuminov |
gui: Fixed: Hack to enable all scripts for the Workplace Sans font …
|
|
|
@233
|
16 years |
Dmitry A. Kuminov |
tools: Enabled building of linguist, lrelease, lupdate and lconvert on …
|
|
|
@232
|
16 years |
Dmitry A. Kuminov |
tools: linguist: Added #ifndef QT_NO_PRINTER / QT_NO_DRAGANDDROP to …
|
|
|
@231
|
16 years |
Dmitry A. Kuminov |
tests: Added generic widget test for quick testing and hacking.
|
|
|
@230
|
16 years |
Dmitry A. Kuminov |
gui: Implemented simple font caching through the QSettings registry. …
|
|
|
@229
|
16 years |
Dmitry A. Kuminov |
corelib: QSettings [Win, OS/2]: When setting and then getting string …
|
|
|
@228
|
16 years |
Dmitry A. Kuminov |
gui: Enabled full font hinting and using bitmap stripes by default.
|
|
|
@227
|
16 years |
Dmitry A. Kuminov |
gui: Added a hack for "Workplace Sans" to make Qt think it supports …
|
|
|
@226
|
16 years |
Dmitry A. Kuminov |
gui: Use single source for mapping font style hints to default family …
|
|
|
@225
|
16 years |
Dmitry A. Kuminov |
gui: Change the default font from "System Proportional" to "Helvetica" …
|
|
|
@224
|
16 years |
Dmitry A. Kuminov |
demos: textedit: Request "Times New Roman" if we refer to it in text.
|
|
|
@223
|
16 years |
Dmitry A. Kuminov |
gui: Fixed broken non-Latin1 text drawing.
|
|
|
@222
|
16 years |
Dmitry A. Kuminov |
gui: Changed to using the Freetype2 library for populating the fonts. …
|
|
|
@221
|
16 years |
Dmitry A. Kuminov |
configure.cmd: fontconfig related cleanup.
|
|
|
@220
|
16 years |
Dmitry A. Kuminov |
gui: Added enumeration of installed PM fonts.
|
|
|
@219
|
16 years |
Dmitry A. Kuminov |
gui: Quick fix: Make QFontEngine use the boot drive to locate …
|
|
|
@218
|
16 years |
Dmitry A. Kuminov |
tests/process: Added support for QProcess::startDetached() ("d" and …
|
|
|
@217
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implemented workarounds for starting applications …
|
|
|
@216
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: spawnpve() is not necessary, spawnve() is enough …
|
|
|
@215
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implicitly prepend the path to the executable to …
|
|
|
@214
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: DosSearchPath() doesn't like file names with path …
|
|
|
@213
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Search for executable ourselves before passing it …
|
|
|
@212
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Fixed: Don't lose the remaining stdout/stderr bytes …
|
|
|
@211
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: No need to create out/err pipes in …
|
|
|
@210
|
16 years |
Dmitry A. Kuminov |
corelib: QProcess: Implemented QProcess->QProcess redirection.
|
|
|
@209
|
16 years |
Dmitry A. Kuminov |
tests: Play Qt rules in order to get separate output directories for …
|
|
|
@208
|
16 years |
Dmitry A. Kuminov |
mkspecs: Discarded invalid r200 (only indentation was wrong, not the …
|
|
|
@207
|
16 years |
Dmitry A. Kuminov |
Tagget Beta 2.
|
|
|
@206
|
16 years |
Dmitry A. Kuminov |
tests: process: Ignores.
|
|
|