source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(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) @263   16 years Dmitry A. Kuminov examples: desktop/systray: Add a test icon containing 16 and 32 px …
(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) @259   16 years Dmitry A. Kuminov README.OS2: Wording.
(edit) @258   16 years Dmitry A. Kuminov README.OS2: Mention MAKESHELL and ask to remove references to any …
(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) @249   16 years Dmitry A. Kuminov Tagged Beta 3
(edit) @248   16 years Dmitry A. Kuminov configure.cmd: Regenerate Makefiles unconditionally to be on the safe side.
(edit) @247   16 years Dmitry A. Kuminov qmake: Make sure that QMAKE_PRL_VERSION is ignored and not appended to …
(edit) @246   16 years Dmitry A. Kuminov configure.cmd: Generate immediate child Makefiles of the main Makefile …
(edit) @245   16 years Dmitry A. Kuminov Readme for Beta 3.
(edit) @244   16 years Dmitry A. Kuminov Readme for Beta 3.
(edit) @243   16 years Dmitry A. Kuminov Readme for Beta 3.
(edit) @242   16 years Dmitry A. Kuminov configure.cmd: Generate the main Makefile.
(edit) @241   16 years Dmitry A. Kuminov Ignore patterns.
(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) @237   16 years Dmitry A. Kuminov configure.cmd: Removed examples, demos, docs and translations from the …
(edit) @236   16 years Dmitry A. Kuminov Adopted the main .pro file for OS/2.
(edit) @235   16 years Dmitry A. Kuminov tools: Ignore patterns.
(edit) @234   16 years Dmitry A. Kuminov gui: Fixed: Hack to enable all scripts for the Workplace Sans font …
(edit) @233   16 years Dmitry A. Kuminov tools: Enabled building of linguist, lrelease, lupdate and lconvert on …
(edit) @232   16 years Dmitry A. Kuminov tools: linguist: Added #ifndef QT_NO_PRINTER / QT_NO_DRAGANDDROP to …
(edit) @231   16 years Dmitry A. Kuminov tests: Added generic widget test for quick testing and hacking.
(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) @224   16 years Dmitry A. Kuminov demos: textedit: Request "Times New Roman" if we refer to it in text.
(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) @221   16 years Dmitry A. Kuminov configure.cmd: fontconfig related cleanup.
(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) @218   16 years Dmitry A. Kuminov tests/process: Added support for QProcess::startDetached() ("d" and …
(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) @215   16 years Dmitry A. Kuminov corelib: QProcess: Implicitly prepend the path to the executable to …
(edit) @214   16 years Dmitry A. Kuminov corelib: QProcess: DosSearchPath() doesn't like file names with path …
(edit)