Timeline
Dec 14, 2009:
- 9:16 PM Changeset [425] by
 - corelib/io: QSettings: Use IniFormat (plain INI files) when …
 - 8:22 PM Changeset [424] by
 - corelib: QLibraryInfo: Changed default "Settings" path to %ETC%/xdg. …
 - 8:18 PM Changeset [423] by
 - general: Fixed a bunch of deprecated QString/QChar initializers.
 - 8:14 PM Changeset [422] by
 - corelib/io: QFSFileEngine: Added workaround: On OS/2, trailing spaces …
 - 4:50 PM Ticket #110 (Upgrade to GCC 4) closed by
 - fixed: I think that this task is mostly done as we can successfully build …
 - 4:49 PM Ticket #116 (Enable precompiled headers) created by
 - As we now support GCC4, it would be nice to make use of the …
 
Dec 11, 2009:
- 7:15 PM Changeset [421] by
 - Fixed bootstrab.lib build (another r419 QString regression).
 - 7:04 PM Changeset [420] by
 - Fixed bootstrapped qmake build (r419 QString regression).
 - 6:52 PM Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) closed by
 - fixed: Done in r419.
 - 6:51 PM Changeset [419] by
 - Use UniStrcoll for QString::localeAwareCompare() (closes #115).
 - 5:38 PM Changeset [418] by
 - configure.cmd: Fixed REX0007: WHEN or OTHERWISE expected at line #1837.
 - 1:28 AM Changeset [417] by
 - qmake/os2-g++: Added support for precompiled headers on GCC >= 3.4.x …
 - 12:00 AM Ticket #112 (Do not use EXEPACK tool on static libraries) closed by
 - fixed: Fixed in r416.
 
Dec 10, 2009:
- 11:59 PM Changeset [416] by
 - qmake/os2-g++: Do not use EXEPACK tool on static libraries (closes #112).
 - 11:51 PM Changeset [415] by
 - qmake/os2-g++: Added the "map" CONFIG option (set by default) that …
 - 11:47 PM Changeset [414] by
 - qmake: Place a new line symbol in the clean target of the master …
 - 10:34 PM Changeset [413] by
 - projects.pro: Better order for qmake.
 - 10:30 PM Changeset [412] by
 - general: Made it build using GCC4 and fixed a couple warnings.
 - 10:27 PM Changeset [411] by
 - configure.cmd: Wrong order.
 - 9:45 PM Changeset [410] by
 - configure.cmd: Don't generate Makefile from qmake.pro too early: it …
 - 1:02 AM Changeset [409] by
 - qmake: Ignore new output dirs.
 - 12:58 AM Changeset [408] by
 - README.OS2: Added info on how to build demos and examples from WPI.
 - 12:57 AM Changeset [407] by
 - qmake: Create application instance so that QLibraryInfo will pick up …
 - 12:56 AM Changeset [406] by
 - qmake: Build qmake second time after building all DLLs using its .pro …
 - 12:44 AM Changeset [405] by
 - qmake: Fixed: Don't enclose required code within Q_ASSERT() because it …
 
Dec 9, 2009:
- 9:48 PM Changeset [404] by
 - corelib: QLibraryInfo: Fixed: qt.conf would not have been loaded if a …
 
Dec 8, 2009:
- 4:15 PM Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) created by
 - This will make sure that the string will be collated according to the …
 - 4:05 PM WikiStart edited by
 - Added link to the "examples" package. (diff)
 - 3:45 PM Changeset [403] by
 - demos: Disable arthurplugin that depends on QDesigner which we don't …
 - 3:41 PM Ticket #114 (Port QDesigner) created by
 - Actually, QDesigner may actually be built after Silvan's patch (see …
 - 1:05 PM Changeset [402] by
 - README.OS2: Small corrections.
 - 2:17 AM WikiStart edited by
 - Added link to the "dev" package. (diff)
 - 2:06 AM Changeset [401] by
 - headers: Add new OS/2 headers to the sync process of 'make install'.
 - 2:02 AM Changeset [400] by
 - mkspecs/features/os2: In single build mode, build_pass is always …
 
Dec 7, 2009:
- 6:24 PM Ticket #113 (Popup window doesn't close when clicking outside if it's the only Qt ...) created by
 - The problem can be best seen with the examples/desktop/systray …
 - 6:21 PM Ticket #112 (Do not use EXEPACK tool on static libraries) created by
 - Currently, a static library target is fed to EXEPACK as well as the …
 - 5:27 PM Ticket #111 (Stop using Open32 registry in QSettings) created by
 - It has shown that the Windows registry implementation in the Open32 …
 - 4:29 PM Changeset [399] by
 - corelib: Fixed qWarning messages in QSettings.
 - 4:11 AM WikiStart edited by
 - Better maillist links (diff)
 - 3:49 AM WikiStart edited by
 - Added download link for Beta 5 (diff)
 
Dec 6, 2009:
- 11:59 PM Changeset [398] by
 - Tagget Beta 5.
 - 8:44 PM Changeset [397] by
 - README for beta 5.
 
Dec 5, 2009:
- 10:30 PM Milestone Qt Beta 5 completed
 - 6:38 PM Changeset [396] by
 - gui/text: Reverted r170 because of a better workaround in r395.
 - 6:37 PM Changeset [395] by
 - 3rdparty/freetype: Added a better temporary workaround for the GCC …
 - 6:31 PM Ticket #110 (Upgrade to GCC 4) created by
 - We should move to GCC 4 ASAP (thanks to Paul for providing the builds) …
 - 6:01 PM Ticket #102 (DBCS fonts and font association) closed by
 - fixed
 - 4:28 PM Changeset [394] by
 - qmake: Makefile.os2-g++: Forgot CXX in the rules.
 - 4:27 PM Changeset [393] by
 - configure.cmd: Exit if rebuilding qmake fails.
 - 3:36 PM Changeset [392] by
 - qmake: Ignores.
 - 3:35 PM Changeset [391] by
 - configure.cmd: Re-build qmake using the .pro file to include all the …
 - 3:34 PM Changeset [390] by
 - qmake: Greatly simplified Makefile.os2-g++ used for bootstrapping.
 - 3:31 PM Changeset [389] by
 - qmake: Adopted qmake.pro for OS/2. Also include src/qt_targerts.pri to …
 - 3:30 PM Changeset [388] by
 - qmake: Warnings.
 - 3:06 PM Changeset [387] by
 - gui/kernel: A better temporary solution for the IME input box (lower …
 - 3:02 AM Changeset [386] by
 - configure.cmd: Fixed: Didn't show the revision number in the WARNING …
 - 2:33 AM Changeset [385] by
 - general: Moved VERSION definition to src/qt_targets.pri to have it in …
 - 2:23 AM Changeset [384] by
 - general: Embed information provided by DEF_FILE_VERSION, …
 - 12:31 AM Changeset [383] by
 - general: Set QMAKE_TARGET_COMPANY for Qt DLLs to netlabs.org as it is …
 - 12:28 AM Changeset [382] by
 - general: Added recognition of DEF_FILE_VERSION, DEF_FILE_DESCRIPTION …
 - 12:23 AM Changeset [381] by
 - emxexpw.cmd: Added -desc and -vendor options to make it possible to …
 
Dec 4, 2009:
- 2:49 PM Changeset [380] by
 - tests/widget: Added QFileDialog test.
 - 1:50 PM Ticket #86 (File open dialog tries to access drive A:) closed by
 - fixed: Okay, very good.
 - 10:52 AM Ticket #106 (Crash in PMMERGE) closed by
 - invalid: i installed snap in vesa mode and in this mode there is no crash. so …
 - 2:37 AM Changeset [379] by
 - gui/kernel: Added support for the IME input box used on DBCS systems …
 
Dec 3, 2009:
- 10:42 PM Ticket #109 (QFSfileEngine doesn't set RootFlag for drives) closed by
 - fixed: According to my tests everything works OK now. Pol Elbert confirms …
 - 9:57 PM Changeset [378] by
 - corelib/io: Removed unnecessary assertion in QFSFileEngine.
 - 9:46 PM Changeset [377] by
 - configure.cmd: Set SettingsPath to "$(ETC)/qt" for the in-tree build …
 - 9:43 PM Changeset [376] by
 - gui: Ported QDirModel to OS/2.
 - 9:41 PM Changeset [375] by
 - corelib/io: Fixed several QFSFileEngine bugs (#109): - RootFlag was …
 - 12:33 PM Ticket #109 (QFSfileEngine doesn't set RootFlag for drives) created by
 - As a result, QFileInfo::isRoot("X:/") returns false. This confuses …
 - 3:33 AM Ticket #78 (Make binary builds portable) closed by
 - fixed
 - 3:32 AM Ticket #93 (ASSERT) closed by
 - wontfix: I can confirm the assertion. However, I checked this application on …
 - 2:17 AM Ticket #108 (File dialog is very slow if there is a lot of files to display) closed by
 - fixed
 - 2:17 AM Changeset [374] by
 - corelib/io: Improved the polling QFileSystemWatcher implementation so …
 
Dec 2, 2009:
- 11:00 PM Ticket #108 (File dialog is very slow if there is a lot of files to display) created by
 - I found that QFileDialog behaves really slow (gives 100% CPU load) if …
 - 5:16 PM Changeset [373] by
 - gui: Correction for r372: Don't query PM_AssociateFont too often …
 - 4:30 AM Changeset [372] by
 - tools: Patched qdesigner to make it compile without Drag&Drop.
 - 2:27 AM Changeset [371] by
 - gui: Improved font handling (patch by komh): - Read national face …
 - 1:52 AM Ticket #107 (Provide WPI archives for runtime and development bundles) created by
 - Now, after we implemented the portability feature for the binary …
 - 1:41 AM Changeset [370] by
 - qmake: os2/GNUMAKE: Improved processing of the project library list …
 
Dec 1, 2009:
- 3:28 PM Ticket #104 (Systray widget display problem) closed by
 - wontfix: No feedback from the reporter, I'm considering that you agree to my …
 - 2:55 PM Changeset [369] by
 - Make sure components in tools/ obey TARGET_SHORT if it's defined.
 - 2:27 AM Changeset [368] by
 - tests/widget: Added a few QDir tests.
 - 2:24 AM Changeset [367] by
 - corelib/io: Fixed: QDir::midir()/mkpath()/rmdir()/rmpath() didn't …
 
Nov 30, 2009:
- 11:56 PM Changeset [366] by
 - corelib/global: Correct QLibraryPath after rolling back r355 and …
 - 11:51 PM Changeset [365] by
 - corelib/io: Make sure QDir::absoluteFilePath() works correctly on OS/2 …
 - 10:40 PM Changeset [364] by
 - gui/kernel: Don't assert if qt_display_ps() is called from a non GUI …
 - 6:52 PM Changeset [363] by
 - global: Reverted r355, r356, r361, r362 (see #78).
 - 3:51 PM WikiStart edited by
 - (diff)
 - 1:35 PM Ticket #106 (Crash in PMMERGE) created by
 - when doing the following smplayer crashes in PMMERGE -executing …
 - 12:56 AM Changeset [362] by
 - qmake: Don't assume that relative paths in all OSes look like in *nix …
 - 12:41 AM Changeset [361] by
 - corelib/io: QLatin1String.
 - 12:34 AM Changeset [360] by
 - configure.cmd: Delete the old qt.conf before creating a new one.
 
Nov 29, 2009:
- 1:02 AM Changeset [359] by
 - corelib/codecs: FIxed a nasty typo that caused LIBC panic (Tried to …
 
Nov 28, 2009:
- 11:42 PM Changeset [358] by
 - bin: Ignore generated qt.conf.
 - 8:49 PM Changeset [357] by
 - corelib: Make the Qt library portable on OS/2 by replacing hard-coded …
 - 8:45 PM Changeset [356] by
 - qmake: Use case-insensitive path comparison on Win32 and OS/2 when …
 - 5:20 PM Changeset [355] by
 - corelib/io: On OS/2, treat "A:bbb.txt" and "/ccc.dat" as relative …
 
Nov 27, 2009:
- 1:25 PM Changeset [354] by
 - corelib/codec: Fixed the 'QChar::QChar(char ch) is private' compier error.
 - 1:25 AM Ticket #79 (Make sure single Alt key press is first handled by Qt) closed by
 - fixed
 - 1:20 AM Changeset [353] by
 - gui/kernel: Completely steal the Alt key and other default shortcuts …
 - 1:15 AM Changeset [352] by
 - gui/kernel: Added QWidget::internalFrameWinId() and …
 - 12:12 AM Ticket #105 (Division by zero in svghandler.cpp) created by
 - The SVG module has a function, pathArc() defined in …
 
Nov 26, 2009:
- 10:39 PM Ticket #49 (Detect locale properly) closed by
 - fixed: As komh reports that it works for Korean, and it also works for …
 - 1:02 AM Changeset [351] by
 - tests/widget: Added a testcase for the text codec.
 - 12:56 AM Changeset [350] by
 - corelib/codec: Make sure '?' is used to replace non-convertible …
 - 12:34 AM Changeset [349] by
 - corelib/codec: Implemented the "System" text codec which is always …
 
Nov 24, 2009:
- 3:29 PM Ticket #53 (Finish QPixmap) closed by
 - fixed: QPixmap::grabWindow() is done in #348. That's all for QPixmap for now.
 - 3:28 PM Changeset [348] by
 - gui/image: Implemented QPixmap::grabWindow().
 - 3:02 PM Changeset [347] by
 - gui/kernel: mime: Unregister clipboard format atoms registered on …
 - 1:07 AM Changeset [346] by
 - tests/widget: Added simple QClipboard image test.
 - 1:02 AM Changeset [345] by
 - gui/kernel: QClipboard: Minor order fix,
 - 1:01 AM Ticket #31 (Port MIME classes) closed by
 - fixed: The clipboard-related functioality is implemented within #28. The …
 - 12:59 AM Ticket #28 (Port QClipboard) closed by
 - fixed: Support for "iamge/*" which is mapped to OS/2 bitmaps is also there -- …
 - 12:55 AM Changeset [344] by
 - gui/kernel: mime: Fixed putting of "text/html" data to the clipboard …
 
Nov 23, 2009:
- 11:37 PM Changeset [343] by
 - gui/kernel: mime: Implemented MIME<->clipboard interface for OS/2 bitmaps.
 - 11:35 PM Changeset [342] by
 - gui/image: Added QPixmap fromPmHBITMAP() to convert an OS/2 BITMAP to …
 - 7:52 PM Changeset [341] by
 - tests/widget: Added codecs test.
 - 1:22 AM Changeset [340] by
 - corelib: Fixed two text codec plugin related issues [vendor bug]: - …
 
Nov 22, 2009:
- 11:25 PM Changeset [339] by
 - gui/kernel: mime: Added support for the "text/html" clipboard format …
 - 10:43 PM Changeset [338] by
 - gui/kernel: mime: Make sure the fallback converter doesn't participate …
 - 9:48 PM Changeset [337] by
 - gui/kernel: mime: Implemented the fallback mime <-> clipboard …
 - 9:40 PM Changeset [336] by
 - gui/kernel: QClipboard: More verbose debugging.
 
Nov 20, 2009:
- 10:55 PM Changeset [335] by
 - gui/kernel: mime: Don't store the shared block size at its end …
 - 7:39 PM Changeset [334] by
 - gui/kernel: mime: Implemented mime<-clipboard interface for …
 - 6:01 PM Ticket #104 (Systray widget display problem) created by
 - Once added to the XCenter, the extended systray widget is not visible …
 - 5:16 PM Changeset [333] by
 - 3rdparty/os2/xsystray: Mention the GNU license in README as well.
 - 2:53 AM Changeset [332] by
 - gui/kernel: mime: Implemented mime->clipboard interface for …
 - 2:50 AM Changeset [331] by
 - gui/kernel: QClipboard: Don't open clipboard in response to …
 
Nov 19, 2009:
- 1:37 PM Changeset [330] by
 - README.OS2: Fixed: Input/output redirection operators are supported …
 - 1:24 PM Changeset [329] by
 - README.OS2: Why did I replace CODEPAGE with COUNTRY? Mystery.
 - 1:05 PM Changeset [328] by
 - tests: Support RUN_SHELL qmake variable for overriding the shell for …
 - 3:00 AM Changeset [327] by
 - gui/kernel: QClipboard: Better detection of whether the application …
 - 2:44 AM Changeset [326] by
 - gui/kernel: QClipboard: Added watching for the clipboard data changes …
 - 12:30 AM Changeset [325] by
 - gui/kernel: Fixed possible memory leak [vendor bug].
 
Nov 18, 2009:
- 5:51 PM Ticket #103 (File open dialog accesses all drives upon opening) closed by
 - duplicate: Thank you for the report but it's a duplicate of #86.
 - 4:02 PM Ticket #103 (File open dialog accesses all drives upon opening) created by
 - When the file open dialog is opened in an application, it accesses all …
 - 1:49 AM Changeset [324] by
 - gui/kernel: Improved mime <-> PM clipboard format conversion interfaces.
 
Nov 17, 2009:
- 2:44 PM Ticket #102 (DBCS fonts and font association) created by
 - Hi/2. On DBCS OS/2, 2 special fonts are supported. They are 'WarpSans …
 
Nov 16, 2009:
- 1:06 AM Changeset [323] by
 - gui/kernel: More QPMMime work.
 
Nov 15, 2009:
- 7:37 PM Changeset [322] by
 - Temporary build fix.
 
Nov 14, 2009:
- 3:06 PM Changeset [321] by
 - gui/kernel: Prototyped QPMMime and QClipboard helpers.
 - 12:53 AM Changeset [320] by
 - README.OS2: Mention new Workplace Sans fonts which fix many issues and …
 - 12:49 AM Changeset [319] by
 - gui/text: Leftovers after r318 (note that this revision also removed …
 
Nov 13, 2009:
- 11:57 PM Changeset [318] by
 - gui/text: Keep track of scripts supported by individual styles within …
 - 6:12 PM Changeset [317] by
 - gui: Initialize the default color palette using …
 
Nov 11, 2009:
- 3:21 PM WikiStart edited by
 - Added download link for Beta 4 (diff)
 - 3:17 PM Changeset [316] by
 - Tagged Beta 4.
 - 12:33 PM Changeset [315] by
 - qmake: Compress it with LxLite too.
 - 1:16 AM Changeset [314] by
 - Readme for Beta 4.
 
Nov 10, 2009:
- 11:02 PM Ticket #75 (Add support for lxlite) closed by
 - fixed: Done in r313. Please re-run configure.cmd to let the changes take …
 - 10:54 PM Changeset [313] by
 - qmake: Added 'exepack' CONFIG option that adds an additional link step …
 - 10:30 PM Milestone Qt Beta 4 completed
 - out 4th beta. if nothing bad happens this will be the last beta bevore …
 - 10:16 PM Changeset [312] by
 - configure.cmd: Cleanup.
 - 3:35 PM Ticket #55 (Implement window icons) closed by
 - fixed: Done in r309. Please note the following things: 1. It is not …
 - 3:26 PM Changeset [311] by
 - tests: widget: Added the QMenuBar test case.
 - 3:25 PM Changeset [310] by
 - tests: Added support for RUN_ARGS qmake variable in run make targets …
 - 3:22 PM Changeset [309] by
 - gui: Implemented setting window icons for top-level windows with …
 - 1:49 AM Changeset [308] by
 - gui: Use manual image flipping (from Qt to PM) instead of setting the …
 - 1:29 AM Ticket #101 (Use DIVE to speed up blitting in QRasterWindowSurface) created by
 - We may want to try to use DIVE to speed up flushing the widget's …
 - 12:02 AM Ticket #91 (Main menu bar is not always redrawn) closed by
 - fixed: The cause of the problem was the same as for #80. So, fixed within #80 too.
 - 12:01 AM Ticket #80 (Child widgets are sometimes not redrawn) closed by
 - fixed: Okay, it was a tiny bug too. Fixed in r307. This seems to fix a lot of …
 - 12:00 AM Changeset [307] by
 - gui: Fixed incorrect Qt dirty widget region calculation when …
 
Nov 9, 2009:
- 5:24 PM Changeset [306] by
 - gui: QPushButton: Fixed: Deactivating the window with a push button …
 - 5:22 PM Changeset [305] by
 - gui: QMenu: Don't replay mouse events for a widget that is an origin …
 
Nov 8, 2009:
- 10:57 PM Changeset [304] by
 - tests: widget: Improved focus traversal test.
 - 10:56 PM Changeset [303] by
 - tests: Added debug-run and release-run targets to conveniently start …
 - 10:52 PM Changeset [302] by
 - corelib: Fixed: QEventDispatcher::wakeUp() never did its function.
 
Nov 6, 2009:
- 8:08 PM Ticket #90 (Resizing top level window using top border breaks mouse coordinates) closed by
 - fixed: Okay, as I suspected that was due to the fact that the PM coordinate …
 - 8:08 PM Changeset [301] by
 - gui: Fixed: Due to the vertical PM coordinate space flip comparing to …
 - 6:40 PM Changeset [300] by
 - tests/widget: Added simple QSound tests.
 - 6:27 PM Changeset [299] by
 - tests/widget: No need in 'console' in CONFIG any more.
 - 5:57 PM Ticket #77 (Fix support for 'console' and 'windows' CONFIG flags) closed by
 - fixed: In r298, if no 'windows', no 'console' is found in CONFIG, I set the …
 - 5:56 PM Changeset [298] by
 - mkspecs/features: If no 'windows', no 'console' is found when building …
 - 3:03 PM Changeset [297] by
 - mkspecs/features: Fixed regression after r294: qmake interprets static …
 - 2:09 PM Changeset [296] by
 - moc: No need to override OBJECTS_DIR.
 - 1:59 PM Changeset [295] by
 - mkspecs/features/os2/default_post.prf: Refer to various components of …
 - 1:43 PM Changeset [294] by
 - mkspecs/features: Process static/shared CONFIG options in the global …
 - 11:14 AM Ticket #98 (Fonts: codepage handling) closed by
 - fixed: ok i can confirm if one adds the right lang setting it works. with set …
 - 3:04 AM Changeset [293] by
 - mkspecs/os2-g++: Added proper support for 'console' and 'windows' …
 - 3:03 AM Changeset [292] by
 - qmake/GNUMAKE/os/2: Add the MAKEFILE variable to the generated make …
 
Nov 5, 2009:
- 11:32 PM Changeset [291] by
 - README.OS2: More words about how to properly set the LANG variable.
 - 11:28 PM Changeset [290] by
 - gui: Suppressed warning.
 - 8:50 PM Ticket #94 (Implement proper modal window handling) closed by
 - fixed: Found and fixed the bug that caused a crash. The bug with fixed size …
 - 8:49 PM Changeset [289] by
 - gui: Fixed two sizing-related bugs: - Fixed size top-level widgets …
 - 3:26 AM Changeset [288] by
 - gui: Improved widget modality (widgets blocked by modality cannot be …
 
Nov 4, 2009:
- 3:56 PM Ticket #100 (Implement session management) created by
 - Session management in OS/2 is basically detecting when the PM is about …
 
Nov 3, 2009:
- 4:06 AM Ticket #44 (Port QSystemTrayIcon) closed by
 - fixed: Done with 1, 3 and 4. The rest is moved to #99; enough for Beta4. …
 - 4:01 AM Ticket #99 (Finalize xsystray and QSystemTrayIcon) created by
 - This includes the following: 1. Optimize server-side memory pool …
 - 4:00 AM Changeset [287] by
 - README.OS2: Updated according to user feedback.
 - 3:59 AM Changeset [286] by
 - gui: QSystemTrayIcon: Implemented showMessage() using the fallback …
 - 3:58 AM Changeset [285] by
 - 3rdparty: os2/xsystray: Implemented xstQuerySysTrayIconRect() API …
 - 3:55 AM Changeset [284] by
 - gui: QSystemTrayIcon: Make sure that in "we don't have window masks" …
 - 2:41 AM Changeset [283] by
 - gui: QSystemTrayIcon: Pass icon tooltips to the system tray.
 - 2:39 AM Changeset [282] by
 - 3rdparty: os2/xsystray: Added new xstReplaceSysTrayIcon() API call, …
 
Nov 2, 2009:
- 11:32 PM Changeset [281] by
 - 3rdparty: os2/xsystray: Implemented array of HMQ to track HK_INPUT …
 - 4:17 PM WikiStart edited by
 - one should use preview before submit :) (diff)
 - 4:14 PM WikiStart edited by
 - (diff)
 - 4:12 PM WikiStart edited by
 - (diff)
 - 4:07 PM Changeset [280] by
 - 3rdparty: os2/xsystray: Relicensed under GPL v2 to ease future …
 - 4:01 PM Changeset [279] by
 - 3rdparty: os2/xsystray: Updated plugin upgrade instructions.
 - 3:24 PM Changeset [278] by
 - 3rdparty: os2/xsystray: Warnings.
 - 3:00 PM Changeset [277] by
 - gui: QSystemTrayIcon: Implemented reaction to notification messages …
 - 2:56 PM Changeset [276] by
 - 3rdparty: os2/xsystray: Implemented the client-side notification …
 - 12:58 PM Changeset [275] by
 - 3rdparty: os2/xsystray: Few more typos.
 - 3:12 AM Changeset [274] by
 - 3rdparty: os2/xsystray: Typo.
 - 3:10 AM Changeset [273] by
 - 3rdparty: os2/xsystray: Use custom shared memory pool for structures …
 - 12:35 AM Ticket #98 (Fonts: codepage handling) reopened by
 - The setting does help with static text in menus and dialogs but the …
 
Oct 31, 2009:
- 2:00 AM Changeset [272] by
 - 3rdparty: os2/xsystray: Use shared memory pool instead of TLS for …
 - 12:42 AM Changeset [271] by
 - examples: desktop/systray: Added 20/40 px icons to further test scaling.
 
Oct 30, 2009:
- 8:21 PM Ticket #97 (Fonts: too small size and character spacing) closed by
 - wontfix: It looks like you use Workplace Sans v0.5. This version is deep beta, …
 - 8:16 PM Ticket #98 (Fonts: codepage handling) closed by
 - worksforme: Are you sure you have read README.OS2 carefully? Probably not: […] …
 - 2:16 PM Ticket #98 (Fonts: codepage handling) created by
 - Special characters in the text of, e.g., menus and dialogs is …
 - 2:12 PM Changeset [270] by
 - 3rdparty: os2/xsystray: Broadcast a special message to let interested …
 - 2:01 PM Ticket #97 (Fonts: too small size and character spacing) created by
 - If the recommended font Workplace Sans is installed, many dialogs are …
 - 2:27 AM Changeset [269] by
 - 3rdparty: os2/xsystray: Implemented adding and removing icons.
 - 1:06 AM Changeset [268] by
 - 3rdparty: os2/xsystray: Fixed vertical centering and added support for …
 
Oct 29, 2009:
- 10:11 PM Changeset [267] by
 - gui: Only supply one icon when creating a HPOINTER …
 - 7:27 PM Changeset [266] by
 - examples: desktop/systray: Missed new icons.
 - 2:13 AM Changeset [265] by
 - 3rdparty: os2/xsystray: Implemented adding an icon to the system tray …
 
Oct 28, 2009:
- 10:10 PM Changeset [264] by
 - gui: QPixmap: Don't scale small pixmaps to fit the system icon size …
 - 10:05 PM Changeset [263] by
 - examples: desktop/systray: Add a test icon containing 16 and 32 px …
 - 9:48 PM Changeset [262] by
 - gui: QPixmap: A number of fixes to the HBITMAP/HPOINTER conversion code.
 - 8:20 PM Changeset [261] by
 - gui: QIcon: Be in line with the documentation and prefer the largest …
 - 2:20 AM Changeset [260] by
 - gui: QPixmap: Created OS/2 specific methods for converting pixmaps to …
 
Oct 27, 2009:
- 11:13 PM Changeset [259] by
 - README.OS2: Wording.
 - 11:05 PM Changeset [258] by
 - README.OS2: Mention MAKESHELL and ask to remove references to any …
 - 5:16 PM Ticket #96 (Qopengl) created by
 - Hi Dmik, Is it possible to make also the Qopengl ported to os/2? I …
 - 3:24 AM Changeset [257] by
 - corelib: Make sure QPlugin is properly supported on OS/2. This …
 - 2:36 AM Changeset [256] by
 - gui: xsystray: Further coding (established communication channel …
 
Oct 26, 2009:
- 11:03 AM Ticket #95 (Implement drag and drop) closed by
 - duplicate: see 32
 
Oct 25, 2009:
- 11:25 PM Ticket #95 (Implement drag and drop) created by
 - While trying to compile kdiff3 0.9.95 against Qt4-4.5.1-os2-beta3 I …
 
Oct 24, 2009:
- 12:10 AM Changeset [255] by
 - gui: Removed QT_NO_SYSTEMTRAYICON. Prototyped QSystemTrayIcon for …
 
Oct 23, 2009:
- 10:58 PM Ticket #94 (Implement proper modal window handling) created by
 - This in particular includes implementing …
 - 12:26 AM Changeset [254] by
 - corelib: QProcess could sometimes not prepend the executable's path to …
 
Oct 22, 2009:
- 12:09 AM Changeset [253] by
 - Ignore patterns.
 - 12:06 AM Changeset [252] by
 - 3rdparty: Added sketch of the Extended system tray XCenter plug-in.
 
Oct 21, 2009:
- 5:39 PM Changeset [251] by
 - gui: QSound: Disabled (accidental) debug messages.
 
Oct 20, 2009:
- 10:46 PM Ticket #34 (Port QSound) closed by
 - fixed: Ok, good.
 - 3:33 PM Ticket #93 (ASSERT) created by
 - openpref card game …
 
Oct 19, 2009:
- 9:17 PM Ticket #92 (QSound: make a backend that uses uniaud API directly) created by
 - The MMPM backend in QSound has known problems when used on systems …
 - 9:12 PM Changeset [250] by
 - gui: Ported QSound to OS/2 using the MMPM backend.
 - 4:03 PM Ticket #91 (Main menu bar is not always redrawn) created by
 - If you move the mouse pointer over the main menu bar, the menu item …
 - 4:00 PM Ticket #90 (Resizing top level window using top border breaks mouse coordinates) created by
 - If you resize the top level window by grabbing its top border and …
 
Oct 18, 2009:
- 9:28 AM Ticket #17 (Port qt3support module) closed by
 - duplicate: see #64
 
Oct 17, 2009:
- 4:58 PM WikiStart edited by
 - Added download link for Beta 3 (diff)
 - 4:58 PM Changeset [249] by
 - Tagged Beta 3
 - 4:28 PM Changeset [248] by
 - configure.cmd: Regenerate Makefiles unconditionally to be on the safe side.
 - 4:24 PM Changeset [247] by
 - qmake: Make sure that QMAKE_PRL_VERSION is ignored and not appended to …
 - 3:30 PM Milestone Qt Beta 3 completed
 - our third beta
 - 12:34 PM Changeset [246] by
 - configure.cmd: Generate immediate child Makefiles of the main Makefile …
 - 2:49 AM Changeset [245] by
 - Readme for Beta 3.
 - 2:47 AM Changeset [244] by
 - Readme for Beta 3.
 - 2:46 AM Changeset [243] by
 - Readme for Beta 3.
 - 2:12 AM Ticket #76 (Generate root makefile) closed by
 - fixed: Done in r242.
 - 2:02 AM Changeset [242] by
 - configure.cmd: Generate the main Makefile.
 - 1:41 AM Changeset [241] by
 - Ignore patterns.
 - 1:30 AM Changeset [240] by
 - 3rdparty: Removed fontconfig as we decided to not use it so far (#51).
 - 1:26 AM Changeset [239] by
 - gui: Use fonts and colors from the system palette for Qt widgets by …
 - 1:00 AM Milestone Qt Tools Beta completed
 - Port Qt Linguist and the like (excluding Qt Designer). Moved along …
 
Oct 16, 2009:
- 10:46 PM Changeset [238] by
 - gui: Temporarily substitute the "WarpSans" font with "Workplace Sans" …
 - 8:17 PM Ticket #18 (Port Qt Linguist and the like) closed by
 - fixed: Actually this task has been closed by #62.
 - 8:16 PM Changeset [237] by
 - configure.cmd: Removed examples, demos, docs and translations from the …
 - 8:15 PM Ticket #62 (lrelease & lupdate support) closed by
 - fixed: Done. Also, linguist and lconvert are now built.
 - 8:14 PM Changeset [236] by
 - Adopted the main .pro file for OS/2.
 - 7:26 PM Changeset [235] by
 - tools: Ignore patterns.
 - 6:55 PM Changeset [234] by
 - gui: Fixed: Hack to enable all scripts for the Workplace Sans font …
 - 6:12 PM Changeset [233] by
 - tools: Enabled building of linguist, lrelease, lupdate and lconvert on …
 - 6:11 PM Changeset [232] by
 - tools: linguist: Added #ifndef QT_NO_PRINTER / QT_NO_DRAGANDDROP to …
 - 3:51 PM Changeset [231] by
 - tests: Added generic widget test for quick testing and hacking.
 - 3:23 PM Ticket #51 (Use OS/2 font database to match fonts) closed by
 - fixed: Slightly improved font caching so that now it doesn't even look at the …
 - 3:22 PM Changeset [230] by
 - gui: Implemented simple font caching through the QSettings registry. …
 - 3:19 PM Ticket #89 (Implement QFontDatabase::addApplicationFont() and friends) created by
 - There is a possibility to add private application-specific fonts which …
 - 1:19 AM Changeset [229] by
 - corelib: QSettings [Win, OS/2]: When setting and then getting string …
 
Oct 15, 2009:
- 6:19 PM Ticket #88 (Qt 4.6) created by
 - move to 4.6 code base
 - 2:04 AM Changeset [228] by
 - gui: Enabled full font hinting and using bitmap stripes by default.
 - 12:39 AM Changeset [227] by
 - gui: Added a hack for "Workplace Sans" to make Qt think it supports …
 
Oct 14, 2009:
- 11:07 PM Changeset [226] by
 - gui: Use single source for mapping font style hints to default family …
 - 10:22 PM Changeset [225] by
 - gui: Change the default font from "System Proportional" to "Helvetica" …
 - 10:20 PM Changeset [224] by
 - demos: textedit: Request "Times New Roman" if we refer to it in text.
 - 10:16 PM Changeset [223] by
 - gui: Fixed broken non-Latin1 text drawing.
 - 10:15 PM Ticket #87 (Detect supported character sets of PFB fonts) created by
 - Currently, we report that standard OS/2 PFB fonts support all writing …
 - 2:32 AM Changeset [222] by
 - gui: Changed to using the Freetype2 library for populating the fonts. …
 
Oct 12, 2009:
- 11:38 PM Changeset [221] by
 - configure.cmd: fontconfig related cleanup.
 - 11:37 PM Changeset [220] by
 - gui: Added enumeration of installed PM fonts.
 - 7:09 PM WikiStart edited by
 - (diff)
 - 7:08 PM WikiStart edited by
 - adjusted floating of screenshots (diff)
 - 3:36 PM Ticket #86 (File open dialog tries to access drive A:) created by
 - A user reports that Qt tries to access his drive A: every time he …
 
Oct 10, 2009:
- 1:25 PM Changeset [219] by
 - gui: Quick fix: Make QFontEngine use the boot drive to locate …
 
Oct 9, 2009:
- 11:34 PM Changeset [218] by
 - tests/process: Added support for QProcess::startDetached() ("d" and …
 - 11:26 PM Ticket #71 (QProcess::startDetached() doesn't work) closed by
 - fixed: Fixed in #72.
 - 11:25 PM Ticket #72 (QProcess cannot start applications of other types directly) closed by
 - fixed
 - 11:24 PM Changeset [217] by
 - corelib: QProcess: Implemented workarounds for starting applications …
 - 11:20 PM Ticket #85 (QProcess: Support P_SESSION) created by
 - Currently, the necessary P_SESSION and P_DETACH functionality in …
 
Oct 8, 2009:
- 4:55 PM WikiStart edited by
 - Add tubularix screenshot (diff)
 
Oct 7, 2009:
- 11:30 PM Changeset [216] by
 - corelib: QProcess: spawnpve() is not necessary, spawnve() is enough …
 - 9:23 PM Ticket #84 (Add DosSetExtLIBPATH to QProcess()) closed by
 - fixed: Done in r215.
 - 9:22 PM Changeset [215] by
 - corelib: QProcess: Implicitly prepend the path to the executable to …
 - 8:33 PM Changeset [214] by
 - corelib: QProcess: DosSearchPath() doesn't like file names with path …
 - 7:12 PM Changeset [213] by
 - corelib: QProcess: Search for executable ourselves before passing it …
 - 1:36 AM Ticket #70 (Standard I/O streams of non-kLIBC based processes are not properly ...) closed by
 - fixed: Implemented QProcess->QProcess redirection (took a while to test, …
 - 1:29 AM Changeset [212] by
 - corelib: QProcess: Fixed: Don't lose the remaining stdout/stderr bytes …
 - 12:27 AM Changeset [211] by
 - corelib: QProcess: No need to create out/err pipes in …
 - 12:09 AM Changeset [210] by
 - corelib: QProcess: Implemented QProcess->QProcess redirection.
 
Oct 6, 2009:
- 6:13 PM Changeset [209] by
 - tests: Play Qt rules in order to get separate output directories for …
 - 5:45 PM Changeset [208] by
 - mkspecs: Discarded invalid r200 (only indentation was wrong, not the …
 - 4:37 PM WikiStart edited by
 - (diff)
 - 12:56 AM Changeset [207] by
 - Tagget Beta 2.
 - 12:34 AM Changeset [206] by
 - tests: process: Ignores.
 - 12:29 AM Changeset [205] by
 - Added process testcase.
 - 12:24 AM Changeset [204] by
 - Created tests directory at root.
 - 12:22 AM Changeset [203] by
 - corelib: Fixed sending data to standard input with QProcess::write().
 
Oct 5, 2009:
- 10:22 PM Changeset [202] by
 - mkspecs/os2+g++: Added mkdir-p.cmd to make the install targets work.
 - 9:57 PM WikiStart edited by
 - fixed missing clear after screenshots (diff)
 - 9:55 PM WikiStart edited by
 - changed screenshot section to floating divs (diff)
 - 9:21 PM WikiStart edited by
 - added link to qt-apps.org, rephrased history to emphasize importance … (diff)
 - 8:51 PM Changeset [201] by
 - mkspecs: Generate explicit all, clean, distclean and install/uninstall …
 - 8:33 PM Changeset [200] by
 - mkspecs: Misplaced else which led to indistinguishable OBJECTS_DIR and …
 - 8:27 PM Changeset [199] by
 - qmake: Always pass $(MAKEFILE) as argument in custom defined tragets …
 - 4:27 PM Ticket #84 (Add DosSetExtLIBPATH to QProcess()) created by
 - There is a common problem of searching for the right DLLs for the …
 - 2:15 AM Ticket #58 (make will not create certain modules because of a trailing backslash) closed by
 - wontfix: It clearly says: […] My guess is that the gui.pro file refers to …
 
Oct 4, 2009:
- 9:16 PM Ticket #58 (make will not create certain modules because of a trailing backslash) reopened by
 - Hi, I build today a certain apps, but it stops here with: emxomfar r …
 - 1:23 AM Changeset [198] by
 - corelib: QProcess: Replace the lock for byte counters with QAtomicInt.
 
Oct 3, 2009:
- 2:34 AM Changeset [197] by
 - corelib: Reimplemented QProcess to use native pipes for redirection.
 
Oct 1, 2009:
- 8:24 AM WikiStart edited by
 - Add Abby screenshot (diff)
 - 7:54 AM WikiStart edited by
 - Add Gomoku screenshot, change wording (diff)
 
Sep 30, 2009:
- 6:08 AM Changeset [196] by
 - corelib: Improved socket notifiers: don't block other threads by …
 
Sep 29, 2009:
Sep 26, 2009:
- 2:34 AM Changeset [195] by
 - corelib: Don't break waiting on sync primitives because of …
 - 1:36 AM Ticket #83 (QWidget::create()) closed by
 - invalid: 0x00081034 is PMERR_INVALID_RESOURCE_FORMAT... ok, everything is clear …
 - 1:28 AM Changeset [194] by
 - qmake: gnumake/os2: Spaces in dependencies that are actually make …
 - 1:23 AM Changeset [193] by
 - qmake: Put RC definition (if QMAKE_RC is non-empty) to the generated …
 
Sep 25, 2009:
- 5:31 PM WikiStart edited by
 - (diff)
 - 5:02 PM Ticket #83 (QWidget::create()) created by
 - while testing blubbels i saw the following: QWidget::create(): …
 - 3:42 PM Ticket #82 (add support for wrc) created by
 - adding support for wrc in qmake. if emxomfld_rc_type=WRC then take …
 
Sep 24, 2009:
- 6:09 AM Changeset [192] by
 - corelib: QProcess: Implemented child termination/death detection for …
 
Sep 23, 2009:
- 10:48 AM Ticket #81 (Error) closed by
 - fixed: You should use either wrc from watcom or rc v5. i use rc v5.00.007 …
 - 12:39 AM Changeset [191] by
 - corelib: Oops, fixed regression of r190 (hang at application …
 
Sep 22, 2009:
- 11:36 PM Ticket #81 (Error) created by
 - Some programs give me this output. g++ -Zomf -Zstack 0x2000 -Zmap …
 - 10:44 PM Changeset [190] by
 - corelib: QProcess: Implemented child termination/death detection using …
 - 2:12 AM Ticket #59 ("make clean" will crash CMD.EXE) closed by
 - fixed
 - 2:10 AM Changeset [189] by
 - qmake: Obey OS/2 CMD.EXE cmd.line length restriction in $(DEL_FILE) …
 
Sep 21, 2009:
Sep 18, 2009:
- 1:09 PM Milestone Qt Beta 2 completed
 - our second beta
 
Sep 17, 2009:
- 8:20 PM Ticket #80 (Child widgets are sometimes not redrawn) created by
 - There is one more redraw problem I found. This problem may be seen if …
 - 8:12 PM WikiStart edited by
 - Added download link for Beta 2 (diff)
 - 8:06 PM Ticket #79 (Make sure single Alt key press is first handled by Qt) created by
 - The Alt key is intercepted by PM and used to activate the native PM …
 - 7:55 PM Ticket #78 (Make binary builds portable) created by
 - Currently, Qt binaries (in particular, qmake.exe and QtCore4*.dll) …
 - 7:36 PM Ticket #77 (Fix support for 'console' and 'windows' CONFIG flags) created by
 - The 'console' flag should generate a console application (that …
 - 7:20 PM Ticket #76 (Generate root makefile) created by
 - Improve configure.cmd so that it generates the root Makefile and …
 - 7:15 PM Ticket #75 (Add support for lxlite) created by
 - For linking Qt and Qt apps, we are stuck to WLINK (ILINK is bogus and …
 - 4:10 PM Changeset [188] by
 - Readme for Beta 2.
 - 3:25 PM Ticket #74 (Popup windows cause widget duplication) closed by
 - fixed
 - 3:09 PM Changeset [187] by
 - gui: Fixed child widget duplication (#74).
 
Sep 16, 2009:
- 11:50 PM Ticket #74 (Popup windows cause widget duplication) created by
 - If a popup window is shown at least once in a top-level window which …
 - 11:12 PM Changeset [186] by
 - gui: Enabled actual enforcing min/max Qt widget constraints for …
 - 10:34 PM Changeset [185] by
 - gui: Fixed: Close popups when resizing/moving the top level window.
 - 7:37 PM Ticket #67 (Popup windows are too large) closed by
 - fixed: Should be fixed in r184.
 - 7:37 PM Changeset [184] by
 - gui: Fixed: Initial size of popup windows could be too big, ignoring …
 - 5:48 PM Ticket #56 (Implement widget scroll operations) closed by
 - fixed: Done in r183. There's a @todo about should we obey the …
 - 5:47 PM Changeset [183] by
 - gui: Implemented widget scrolling (QWidget::scroll() and friends).
 
Sep 15, 2009:
- 3:24 PM Ticket #54 (Finish QCursor) closed by
 - fixed: The basic functionality (standard cursors) is implemented in r182. The …
 - 3:24 PM Ticket #73 (Implement custom cursor shapes) created by
 - This task includes creating QCursor objects from QPixmap and QBitmap. …
 - 3:21 PM Changeset [182] by
 - gui: Implemented standard cursor shapes (#54).
 - 11:19 AM Ticket #69 (QProcess cannot start process) closed by
 - fixed: I've committed a fix that makes redirection work for kLIBC-based …
 - 11:19 AM Ticket #72 (QProcess cannot start applications of other types directly) created by
 - An attempt to start a PM application from a console Qt application …
 - 11:16 AM Ticket #71 (QProcess::startDetached() doesn't work) created by
 - Since P_DETACH isn't supported by kLIBC's spawnvpe(), …
 - 11:12 AM Ticket #70 (Standard I/O streams of non-kLIBC based processes are not properly ...) created by
 - If QProcess starts an application that isn't based on the same (kLIBC) …
 - 11:09 AM Changeset [181] by
 - corelib: Fixed stdio redirection in QProcess but it will only work for …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    