source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @308   16 years Dmitry A. Kuminov gui: Use manual image flipping (from Qt to PM) instead of setting the …
(edit) @307   16 years Dmitry A. Kuminov gui: Fixed incorrect Qt dirty widget region calculation when …
(edit) @306   16 years Dmitry A. Kuminov gui: QPushButton: Fixed: Deactivating the window with a push button …
(edit) @305   16 years Dmitry A. Kuminov gui: QMenu: Don't replay mouse events for a widget that is an origin …
(edit) @302   16 years Dmitry A. Kuminov corelib: Fixed: QEventDispatcher::wakeUp() never did its function.
(edit) @301   16 years Dmitry A. Kuminov gui: Fixed: Due to the vertical PM coordinate space flip comparing to …
(edit) @296   16 years Dmitry A. Kuminov moc: No need to override OBJECTS_DIR.
(edit) @290   16 years Dmitry A. Kuminov gui: Suppressed warning.
(edit) @289   16 years Dmitry A. Kuminov gui: Fixed two sizing-related bugs: - Fixed size top-level widgets …
(edit) @288   16 years Dmitry A. Kuminov gui: Improved widget modality (widgets blocked by modality cannot be …
(edit) @286   16 years Dmitry A. Kuminov gui: QSystemTrayIcon: Implemented showMessage() using the fallback …
(edit) @285   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Implemented xstQuerySysTrayIconRect() API …
(edit) @284   16 years Dmitry A. Kuminov gui: QSystemTrayIcon: Make sure that in "we don't have window masks" …
(edit) @283   16 years Dmitry A. Kuminov gui: QSystemTrayIcon: Pass icon tooltips to the system tray.
(edit) @282   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Added new xstReplaceSysTrayIcon() API call, …
(edit) @281   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Implemented array of HMQ to track HK_INPUT …
(edit) @280   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Relicensed under GPL v2 to ease future …
(edit) @279   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Updated plugin upgrade instructions.
(edit) @278   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Warnings.
(edit) @277   16 years Dmitry A. Kuminov gui: QSystemTrayIcon: Implemented reaction to notification messages …
(edit) @276   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Implemented the client-side notification …
(edit) @275   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Few more typos.
(edit) @274   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Typo.
(edit) @273   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Use custom shared memory pool for structures …
(edit) @272   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Use shared memory pool instead of TLS for …
(edit) @270   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Broadcast a special message to let interested …
(edit) @269   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Implemented adding and removing icons.
(edit) @268   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Fixed vertical centering and added support for …
(edit) @267   16 years Dmitry A. Kuminov gui: Only supply one icon when creating a HPOINTER …
(edit) @265   16 years Dmitry A. Kuminov 3rdparty: os2/xsystray: Implemented adding an icon to the system tray …
(edit) @264   16 years Dmitry A. Kuminov gui: QPixmap: Don't scale small pixmaps to fit the system icon size …
(edit) @262   16 years Dmitry A. Kuminov gui: QPixmap: A number of fixes to the HBITMAP/HPOINTER conversion code.
(edit) @261   16 years Dmitry A. Kuminov gui: QIcon: Be in line with the documentation and prefer the largest …
(edit) @260   16 years Dmitry A. Kuminov gui: QPixmap: Created OS/2 specific methods for converting pixmaps to …
(edit) @257   16 years Dmitry A. Kuminov corelib: Make sure QPlugin is properly supported on OS/2. This …
(edit) @256   16 years Dmitry A. Kuminov gui: xsystray: Further coding (established communication channel …
(edit) @255   16 years Dmitry A. Kuminov gui: Removed QT_NO_SYSTEMTRAYICON. Prototyped QSystemTrayIcon for …
(edit) @254   16 years Dmitry A. Kuminov corelib: QProcess could sometimes not prepend the executable's path to …
(edit) @253   16 years Dmitry A. Kuminov Ignore patterns.
(edit) @252   16 years Dmitry A. Kuminov 3rdparty: Added sketch of the Extended system tray XCenter plug-in.
(edit) @251   16 years Dmitry A. Kuminov gui: QSound: Disabled (accidental) debug messages.
(edit) @250   16 years Dmitry A. Kuminov gui: Ported QSound to OS/2 using the MMPM backend.
(edit) @240   16 years Dmitry A. Kuminov 3rdparty: Removed fontconfig as we decided to not use it so far (#51).
(edit) @239   16 years Dmitry A. Kuminov gui: Use fonts and colors from the system palette for Qt widgets by …
(edit) @238   16 years Dmitry A. Kuminov gui: Temporarily substitute the "WarpSans" font with "Workplace Sans" …
(edit) @234   16 years Dmitry A. Kuminov gui: Fixed: Hack to enable all scripts for the Workplace Sans font …
(edit) @230   16 years Dmitry A. Kuminov gui: Implemented simple font caching through the QSettings registry. …
(edit) @229   16 years Dmitry A. Kuminov corelib: QSettings [Win, OS/2]: When setting and then getting string …
(edit) @228   16 years Dmitry A. Kuminov gui: Enabled full font hinting and using bitmap stripes by default.
(edit) @227   16 years Dmitry A. Kuminov gui: Added a hack for "Workplace Sans" to make Qt think it supports …
(edit) @226   16 years Dmitry A. Kuminov gui: Use single source for mapping font style hints to default family …
(edit) @225   16 years Dmitry A. Kuminov gui: Change the default font from "System Proportional" to "Helvetica" …
(edit) @223   16 years Dmitry A. Kuminov gui: Fixed broken non-Latin1 text drawing.
(edit) @222   16 years Dmitry A. Kuminov gui: Changed to using the Freetype2 library for populating the fonts. …
(edit) @220   16 years Dmitry A. Kuminov gui: Added enumeration of installed PM fonts.
(edit) @219   16 years Dmitry A. Kuminov gui: Quick fix: Make QFontEngine use the boot drive to locate …
(edit) @217   16 years Dmitry A. Kuminov corelib: QProcess: Implemented workarounds for starting applications …
(edit) @216   16 years Dmitry A. Kuminov corelib: QProcess: spawnpve() is not necessary, spawnve() is enough …
(edit)