Timeline



Feb 7, 2010:

11:25 PM Ticket #126 (Building projects with "dev" WPI package fails) created by Dmitry A. Kuminov
Building some qmake-based projects with the "dev" WPI package fails …
11:20 PM Ticket #125 (QMAKESPEC qmake variable not defined) created by Dmitry A. Kuminov
Outside the Qt source tree, the QMAKESPEC qmake variable is not …
2:18 PM WikiStart edited by Silvan Scherrer
adjusted source dl path (diff)
11:16 AM Ticket #124 (QSynth makes CPU load 99.9%) created by KO Myung-Hun
Hi/2. I've ported QSynth, which is a front-end of fluidsynth. BTW …

Feb 6, 2010:

9:18 PM WikiStart edited by Dmitry A. Kuminov
4.5.1. GA screenshot (diff)
9:16 PM qt4-os2-4.5.1-ga.jpg attached to WikiStart by Dmitry A. Kuminov
4.5.1 GA screenshot
9:15 PM WikiStart edited by Dmitry A. Kuminov
Updated for 4.5.1 GA. (diff)
9:07 PM Changeset [545] by Dmitry A. Kuminov
Tagged 4.5.1 GA.
9:02 PM Ticket #107 (Provide WPI archives for runtime and development bundles) closed by Dmitry A. Kuminov
fixed: Ugggghhhhh. I really worked hard on packaging these days (also fixed a …
8:52 PM Changeset [544] by Dmitry A. Kuminov
packaging: Initial version of the gear.
7:42 PM Changeset [543] by Dmitry A. Kuminov
Created the root packaging directory to maintain distribution archive …

Feb 5, 2010:

8:53 PM Changeset [542] by Dmitry A. Kuminov
README for GA (update #2).
8:49 PM Changeset [541] by Dmitry A. Kuminov
README for GA (updated).
8:07 PM Changeset [540] by Dmitry A. Kuminov
examples: Temporarily disable assistant and help examples because of …
3:03 PM Changeset [539] by Dmitry A. Kuminov
configure.cmd: Add proper Examples and Demos paths to qt.conf as it …
2:32 PM Changeset [538] by Dmitry A. Kuminov
qmake/os2-g++: cpdir.cmd: EOL is always CRLF.
2:23 PM Changeset [537] by Dmitry A. Kuminov
configure.cmd: Introduced --official-build and --official-build-quiet …
2:12 PM Changeset [536] by Dmitry A. Kuminov
tests/widgets: Testcase for QFileInfo.
1:44 PM Changeset [535] by Dmitry A. Kuminov
qmake: Don't prepend install commands with '-' in OS/2 mode to have …
1:19 PM Changeset [534] by Dmitry A. Kuminov
qmake/os2-g++: Don't define QMAKE_STRIP to make sure GNU strip is …
12:26 PM Changeset [533] by Dmitry A. Kuminov
qmake/os2-g++: Recognize the "highmem" option in the CONFIG variable …
10:30 AM Milestone Qt GA completed
Port all key classes of the Qt toolkit. Some specific limitations …
1:54 AM Changeset [532] by Dmitry A. Kuminov
corelib: Fixed: QFileInfo::isExecutable() would return true for all …
1:30 AM Changeset [531] by Dmitry A. Kuminov
qmake: Fixed: Missing path separator in strip and delete commands' …
1:07 AM Changeset [530] by Dmitry A. Kuminov
qmake/os2: Remove the drive letter in front of $(INSTALL_ROOT) from …
12:42 AM Changeset [529] by Dmitry A. Kuminov
qmake: Obey TARGET_SHORT when generating install commands for DLLs …
12:40 AM Changeset [528] by Dmitry A. Kuminov
Ignore patterns.
12:37 AM Changeset [527] by Dmitry A. Kuminov
qmake: Added install target, for consistency.
12:36 AM Changeset [526] by Dmitry A. Kuminov
qmake/os2: Use a wrapper for xcopy to avoid weird interactive …

Feb 4, 2010:

9:46 PM Changeset [525] by Dmitry A. Kuminov
qmake/os2: Makefiles for subdirs targets also need QMAKESPECDIR and …
8:58 PM Changeset [524] by Dmitry A. Kuminov
README for GA.
8:57 PM Changeset [523] by Dmitry A. Kuminov
Ignore patterns.
8:50 PM Changeset [522] by Dmitry A. Kuminov
Ignore patterns.
8:32 PM Changeset [521] by Dmitry A. Kuminov
demos/qtdemo: Use QTDIR-wise OBJECTS_DIR and MOC_DIR [vendor bug].
8:21 PM Changeset [520] by Dmitry A. Kuminov
examples: painting/svggenerator: Add CWD to DEPENDPATH and INCLUDEPATH …
8:16 PM Changeset [519] by Dmitry A. Kuminov
examples: widgets/codeeditor: Don't include local headers using the <> …
8:11 PM Changeset [518] by Dmitry A. Kuminov
examples: Fixed tools/plugandpaint build on OS/2.
8:09 PM Changeset [517] by Dmitry A. Kuminov
examples: Temporarily disable ipc/sharedmemory example because of the …
8:08 PM Changeset [516] by Dmitry A. Kuminov
examples: Added #ifndef QT_NO_PRINTER around QPrinter-related parts to …
8:06 PM Changeset [515] by Dmitry A. Kuminov
demos: Temporarily disable qtdemo because of the missing assistant …
8:04 PM Changeset [514] by Dmitry A. Kuminov
demos/shared: Don't depend on the private header on platforms that do …
1:25 PM Changeset [513] by Dmitry A. Kuminov
qmake: Revert to a static build that doesn't depend on Qt DLLs to …
11:23 AM Changeset [512] by Dmitry A. Kuminov
tools: designer: Corrected application icon to match the linguist icon.
11:22 AM Changeset [511] by Dmitry A. Kuminov
tools: linguist: Embed the OS/2 application icon into the executable.
10:37 AM Changeset [510] by Dmitry A. Kuminov
tools: designer: Slightly improved application icon.
2:34 AM Changeset [509] by Dmitry A. Kuminov
tools: designer: Embed the OS/2 application icon into the executable.
2:24 AM Changeset [508] by Dmitry A. Kuminov
gui: Fixed: The default application icon embedded into the executable …

Feb 3, 2010:

1:58 PM Ticket #123 (Derive language settings from the system) created by Dmitry A. Kuminov
Currently, Qt relies on the LANG environment variable to detect the …
12:55 PM Ticket #42 (Port QFileDialog) closed by Dmitry A. Kuminov
wontfix: Not going to do this in the foreseeable future.
4:47 AM Changeset [507] by Dmitry A. Kuminov
general: Don't use the debug_and_release setup unless it is configured …
3:22 AM Changeset [506] by Dmitry A. Kuminov
general: Adjust the Qt version string to the format used by …
3:18 AM Changeset [505] by Dmitry A. Kuminov
emxexpw.cmd: Added ${bldlevel} macro that expands to an extended …
12:06 AM Changeset [504] by Dmitry A. Kuminov
gui/kernel: Fixed: Mouse press events replayed after closing the popup …

Feb 2, 2010:

11:17 PM Changeset [503] by Dmitry A. Kuminov
More ignore patterns.
10:59 PM Changeset [502] by Dmitry A. Kuminov
More ignore patterns.
10:58 PM Changeset [501] by Dmitry A. Kuminov
tests/widgets: Testcase for adding and removing application-defined fonts.
10:47 PM Ticket #89 (Implement QFontDatabase::addApplicationFont() and friends) closed by Dmitry A. Kuminov
fixed: Done in r500 (hoo, lucky revision number, congrats to us! :)
10:46 PM Changeset [500] by Dmitry A. Kuminov
gui/text: Implemented …

Feb 1, 2010:

11:57 PM Changeset [499] by Dmitry A. Kuminov
tests/widget: Added testcase for QEvent::NonClientAreaMouse* events.
12:25 PM Ticket #122 (Floating dock windows cannot be docked back) closed by Dmitry A. Kuminov
fixed: Delivering non-client area mouse events is implemented in r498. …
12:24 PM Changeset [498] by Dmitry A. Kuminov
gui/kernel: Implemented delivering of QEvent::NonClientAreaMouse* …

Jan 31, 2010:

10:20 PM Changeset [497] by Dmitry A. Kuminov
gui/kernel: Use a normal border for top-level Tool widgets since the …
9:37 PM Changeset [496] by Dmitry A. Kuminov
gui/kernel: Fixed: QEvent::Enter/Leave events were delivered …

Jan 29, 2010:

7:15 PM Ticket #117 (Add Sqlite3 backend to Qt) closed by Dmitry A. Kuminov
fixed: Enabled it b by default as a plugin (Slivan, I looked at the release …
7:11 PM Changeset [495] by Dmitry A. Kuminov
configure: Enabled the sqlite3 plugin (that uses the sqlite3 source …
7:09 PM Changeset [494] by Dmitry A. Kuminov
plugins/sqldrivers/sqlite: Shorten DLL name on OS/2.
3:46 PM Ticket #20 (Port sql module) closed by Dmitry A. Kuminov
fixed: Actually I already enabled the sql module back and it seems to compile …
3:46 PM Changeset [493] by Dmitry A. Kuminov
demos/sqlbrowser: Add CWD to DEPENDPATH and INCLUDEPATH which is …
2:53 PM Ticket #121 (Not all numbers on Numberpad work) closed by Silvan Scherrer
fixed: ok tested both previous not working apps and both seem to work now.
2:35 PM Changeset [492] by Dmitry A. Kuminov
gui: Fixed: Numpad keys with numbers reported wrong key codes when …
2:02 PM Ticket #121 (Not all numbers on Numberpad work) reopened by Silvan Scherrer
i tested it with 2 different apps and can confrim it still doesn't …
12:53 PM Changeset [491] by Dmitry A. Kuminov
demos: Reverted r403 since arthurplugin can now be built on OS/2 (#114).
12:52 PM Changeset [490] by Dmitry A. Kuminov
demos/arthurplugin: Shorten DLL name on OS/2.
12:46 PM Changeset [489] by Dmitry A. Kuminov
corelib: Fixed: QLibrary::isLibrary() returned false for .DLL files on …
10:44 AM Ticket #122 (Floating dock windows cannot be docked back) created by Dmitry A. Kuminov
This may be seen in any application using them such as qdesigner. …
10:35 AM Changeset [488] by Dmitry A. Kuminov
tests/widget: Added QDesktopServices test.
12:36 AM Changeset [487] by Dmitry A. Kuminov
qmake: gnumake/OS2: Fixed r482 regression (clean build failure): The …
12:03 AM Ticket #45 (Port QDesktopServices) closed by Dmitry A. Kuminov
fixed: Implemented in r486. Below are some remarks about the implementation. …
12:02 AM Changeset [486] by Dmitry A. Kuminov
gui: Fully implemented QDesktopServices on OS/2 (closes #45).
12:01 AM Changeset [485] by Dmitry A. Kuminov
corelib: Fixed r484: Argument list wasn't delimited by spaces.

Jan 28, 2010:

10:53 PM Changeset [484] by Dmitry A. Kuminov
corelib: Fixed: QProcess::startDetached() would either crash or fail …
7:19 PM Changeset [483] by Dmitry A. Kuminov
gui/kernel: Fixed: Wrong widget-relative mouse position in mouse …
5:44 PM Changeset [482] by Dmitry A. Kuminov
qmake: gnumake/OS2: Fixed split DLL builds: Second and further parts …
3:15 PM Ticket #121 (Not all numbers on Numberpad work) closed by Silvan Scherrer
feedback pending: this is probably already fixed in r433 please test again with GA in …
3:03 PM Ticket #121 (Not all numbers on Numberpad work) created by Batchheizer
Some but not all numbers work on the numberpad. 23589 all work. The …
1:09 PM Ticket #120 (Nokia) created by Silvan Scherrer
send patches to nokia, as the seemed to be interested on our port

Jan 27, 2010:

10:09 PM Changeset [481] by Dmitry A. Kuminov
tests/widget: Added simple QCursor test.
10:04 PM Ticket #73 (Implement custom cursor shapes) closed by Dmitry A. Kuminov
fixed: Done in r479 and r480. This also includes standard Qt cursor shapes …
10:03 PM Changeset [480] by Dmitry A. Kuminov
gui: QCursor: Use a combination of the standard arrow and wait OS/2 …
8:49 PM Changeset [479] by Dmitry A. Kuminov
gui: QCursor: Added missing cursor shapes and implemented support for …
8:42 PM Changeset [478] by Dmitry A. Kuminov
gui: Fixed QPixmap::toPmHPOINTER(): 1) Correct the hot spot when …

Jan 26, 2010:

10:32 PM Ticket #114 (Port QDesigner) closed by Dmitry A. Kuminov
fixed: In r477, I fixed a bug that caused constant failures during backup …
10:23 PM Changeset [477] by Dmitry A. Kuminov
corelib: QFile::copy(): Use DosCopy() instead of read/write. This also …
1:37 PM Ticket #118 (showFullScreen() of a frame window) closed by Dmitry A. Kuminov
fixed: Ko, thank you for your nice contribution! Although it turned out that …
1:37 PM Changeset [476] by Dmitry A. Kuminov
gui: Fixed: Visible title bar and frame of the top-level window after …

Jan 25, 2010:

10:19 PM Changeset [475] by Dmitry A. Kuminov
tools: Enabled everything except assistant (that is, designer, …
10:17 PM Ticket #32 (Port DND classes) closed by Dmitry A. Kuminov
fixed: I fixed all the cosmetics and some more small bugs. This task is now done.
10:16 PM Changeset [474] by Dmitry A. Kuminov
gui: DnD: Added some documentation for important QPMMime classes and …
9:24 PM Ticket #119 (Port QAssistant) created by Dmitry A. Kuminov
QAssistant (an online help tool) cannot be built right now because it …
8:52 PM Changeset [473] by Dmitry A. Kuminov
gui: DnD: Fixed: Dropping from Qt apps to some bogus apps (e.g. EPM) …
5:56 PM Changeset [472] by Dmitry A. Kuminov
gui: DnD: Fixed: Don't accept QDragMoveEvent by default if the …
5:03 PM Changeset [471] by Dmitry A. Kuminov
gui: DnD: Replaced r470 with a better solution (simpler and doesn't …

Jan 23, 2010:

3:44 PM Changeset [470] by Dmitry A. Kuminov
gui: DnD: Added support for dragging empty QMimeData with no formats …

Jan 22, 2010:

8:50 PM Changeset [469] by Dmitry A. Kuminov
gui: DnD: Implemented support for setting the drag pixmap.
6:43 PM Changeset [468] by Dmitry A. Kuminov
examples/draganddrop: Be consistent and use children as drag sources …
6:21 PM Changeset [467] by Dmitry A. Kuminov
gui: QWidget: When setting the parent, take the parent's resolve masks …
3:38 PM Changeset [466] by Dmitry A. Kuminov
gui: DnD: Fixed: Drag events over children that don't accept drops are …
12:24 PM Changeset [465] by Dmitry A. Kuminov
gui: DnD: QPMAnyMime: Added fallback support for any mime type not …
12:20 PM Changeset [464] by Dmitry A. Kuminov
gui: DnD: Revalidate the default acceptance of the next drag move …

Jan 21, 2010:

9:52 PM Changeset [463] by Dmitry A. Kuminov
gui: DnD: Respect the change to the drop action applications may make …
7:45 PM Changeset [462] by Dmitry A. Kuminov
gui: DnD: Fixed: Don't accept drag objects that were rejected by …
6:36 PM Changeset [461] by Dmitry A. Kuminov
gui: DnD: Fixed representing local files as text/uri-list.
4:21 PM Changeset [460] by Dmitry A. Kuminov
gui: DnD: Fixed: The "container" part of the drag item representing …
3:58 PM Changeset [459] by Dmitry A. Kuminov
gui: DnD: Fixed: Don't delete the source file carrying the drag data …
12:46 PM Changeset [458] by Dmitry A. Kuminov
gui: DnD: Added support for drag sources that don't support …

Jan 20, 2010:

9:12 PM Changeset [457] by Dmitry A. Kuminov
gui: Fixed converting text from/to local code page during DnD.
8:24 PM Changeset [456] by Dmitry A. Kuminov
configure.cmd: Enabled Drag and Drop by default.
7:50 PM Changeset [455] by Dmitry A. Kuminov
gui: Fixed warnings.
5:12 PM Changeset [454] by Dmitry A. Kuminov
gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
3:33 PM Changeset [453] by Dmitry A. Kuminov
gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
1:21 PM Changeset [452] by Dmitry A. Kuminov
gui: Fixed parenthesis.
12:56 PM Changeset [451] by Dmitry A. Kuminov
gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …

Jan 19, 2010:

11:30 PM Changeset [450] by Dmitry A. Kuminov
kernel: DnD: Made Copy operation work. Fixed several small bugs.

Jan 15, 2010:

7:44 PM Ticket #118 (showFullScreen() of a frame window) created by KO Myung-Hun
Hi/2. when using showFullScreen() with a frame window, a title bar …

Jan 14, 2010:

10:03 AM Changeset [449] by Dmitry A. Kuminov
kernel: DnD: Fixed QDND_DEBUG build.

Jan 13, 2010:

9:14 PM Changeset [448] by Dmitry A. Kuminov
gui: DnD: Drag party code in progress.

Jan 12, 2010:

12:00 PM Changeset [447] by Dmitry A. Kuminov
gui: DnD: Implemented support for painting in widgets during drag and draw.

Jan 9, 2010:

11:19 PM Ticket #117 (Add Sqlite3 backend to Qt) created by psmedley
Quassel (an IRC client) builds pretty easily with cmake & Qt4 beta5, …

Jan 8, 2010:

5:03 PM WikiStart edited by chennecke
removed "smaller" from "smaller applications" since LyX and Scribus … (diff)

Dec 30, 2009:

2:45 AM Changeset [446] by Dmitry A. Kuminov
qmake: Ignore tmp dir.
2:41 AM Changeset [445] by Dmitry A. Kuminov
qmake: Don't create extra temporary directories in non-bootstrapped …
2:32 AM Changeset [444] by Dmitry A. Kuminov
gui: DND: Implemented dropping text to Qt applications.

Dec 28, 2009:

7:21 PM Changeset [443] by Dmitry A. Kuminov
Fixed the build.
2:50 AM Changeset [442] by Dmitry A. Kuminov
gui: A bunch of updates to the DND code (the drop site party).

Dec 26, 2009:

2:14 AM Changeset [441] by Dmitry A. Kuminov
gui: QPMMime: Adding more DND support code, fixing the build.

Dec 25, 2009:

12:25 AM Changeset [440] by Dmitry A. Kuminov
corelib: FIxed more pedantic warnings.
12:21 AM Changeset [439] by Dmitry A. Kuminov
gui: More DnD code typed in.

Dec 24, 2009:

3:29 AM Changeset [438] by Dmitry A. Kuminov
gui: First DnD bits.

Dec 23, 2009:

1:02 AM Changeset [437] by Dmitry A. Kuminov
gui: Implemented new blit mirroring method using undocumented …

Dec 22, 2009:

10:11 PM Changeset [436] by Dmitry A. Kuminov
tests: Added blit example to calculate the roundtrip speed of copying …
12:42 PM Changeset [435] by Dmitry A. Kuminov
tests/widget: Added buttons with shortcuts testcase.
2:35 AM Ticket #50 (Finish QKeyMapper) closed by Dmitry A. Kuminov
fixed: Implemented the described approach including the note (so that …
2:34 AM Changeset [434] by Dmitry A. Kuminov
gui: Implemented proper generation of possible key and modifier …

Dec 20, 2009:

1:25 AM Changeset [433] by Dmitry A. Kuminov
gui: Added support for numpad keys and for some common multimedia keys …

Dec 18, 2009:

2:40 AM Ticket #105 (Division by zero in svghandler.cpp) closed by Dmitry A. Kuminov
fixed: Elbert reported that mp3diags works now w/o any patch. This task may …
2:37 AM Ticket #113 (Popup window doesn't close when clicking outside if it's the only Qt ...) closed by Dmitry A. Kuminov
fixed: The issue turned out to be really complex as we don't use WinPopupMenu
2:36 AM Changeset [432] by Dmitry A. Kuminov
gui: Fixed: Popups shown when another application is active were not …
2:23 AM Changeset [431] by Dmitry A. Kuminov
gui: Fixed more QString deprecates.

Dec 17, 2009:

1:22 AM Changeset [430] by Dmitry A. Kuminov
corelib: Created wrappers for all Win* and Gpi* calls that restore the …

Dec 16, 2009:

2:39 PM Changeset [429] by Dmitry A. Kuminov
README.OS2: Added ENVIRONMENT variables section.
1:53 AM Ticket #100 (Implement session management) closed by Dmitry A. Kuminov
fixed
1:52 AM Changeset [428] by Dmitry A. Kuminov
gui: Implemented QSessionManager and removed the QT_NO_SESSIONMANAGER …

Dec 15, 2009:

9:23 PM Ticket #111 (Stop using Open32 registry in QSettings) closed by Dmitry A. Kuminov
fixed: Okay, closing the defect then.
12:26 PM Changeset [427] by Dmitry A. Kuminov
corelib/io: Fixed another QString deprecate.
12:18 PM Changeset [426] by Dmitry A. Kuminov
tests/widget: Added QSettings testcase.

Dec 14, 2009:

9:16 PM Changeset [425] by Dmitry A. Kuminov
corelib/io: QSettings: Use IniFormat (plain INI files) when …
8:22 PM Changeset [424] by Dmitry A. Kuminov
corelib: QLibraryInfo: Changed default "Settings" path to %ETC%/xdg. …
8:18 PM Changeset [423] by Dmitry A. Kuminov
general: Fixed a bunch of deprecated QString/QChar initializers.
8:14 PM Changeset [422] by Dmitry A. Kuminov
corelib/io: QFSFileEngine: Added workaround: On OS/2, trailing spaces …
4:50 PM Ticket #110 (Upgrade to GCC 4) closed by Dmitry A. Kuminov
fixed: I think that this task is mostly done as we can successfully build …
4:49 PM Ticket #116 (Enable precompiled headers) created by Dmitry A. Kuminov
As we now support GCC4, it would be nice to make use of the …

Dec 11, 2009:

7:15 PM Changeset [421] by Dmitry A. Kuminov
Fixed bootstrab.lib build (another r419 QString regression).
7:04 PM Changeset [420] by Dmitry A. Kuminov
Fixed bootstrapped qmake build (r419 QString regression).
6:52 PM Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) closed by Dmitry A. Kuminov
fixed: Done in r419.
6:51 PM Changeset [419] by Dmitry A. Kuminov
Use UniStrcoll for QString::localeAwareCompare() (closes #115).
5:38 PM Changeset [418] by Dmitry A. Kuminov
configure.cmd: Fixed REX0007: WHEN or OTHERWISE expected at line #1837.
1:28 AM Changeset [417] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
fixed: Fixed in r416.

Dec 10, 2009:

11:59 PM Changeset [416] by Dmitry A. Kuminov
qmake/os2-g++: Do not use EXEPACK tool on static libraries (closes #112).
11:51 PM Changeset [415] by Dmitry A. Kuminov
qmake/os2-g++: Added the "map" CONFIG option (set by default) that …
11:47 PM Changeset [414] by Dmitry A. Kuminov
qmake: Place a new line symbol in the clean target of the master …
10:34 PM Changeset [413] by Dmitry A. Kuminov
projects.pro: Better order for qmake.
10:30 PM Changeset [412] by Dmitry A. Kuminov
general: Made it build using GCC4 and fixed a couple warnings.
10:27 PM Changeset [411] by Dmitry A. Kuminov
configure.cmd: Wrong order.
9:45 PM Changeset [410] by Dmitry A. Kuminov
configure.cmd: Don't generate Makefile from qmake.pro too early: it …
1:02 AM Changeset [409] by Dmitry A. Kuminov
qmake: Ignore new output dirs.
12:58 AM Changeset [408] by Dmitry A. Kuminov
README.OS2: Added info on how to build demos and examples from WPI.
12:57 AM Changeset [407] by Dmitry A. Kuminov
qmake: Create application instance so that QLibraryInfo will pick up …
12:56 AM Changeset [406] by Dmitry A. Kuminov
qmake: Build qmake second time after building all DLLs using its .pro …
12:44 AM Changeset [405] by Dmitry A. Kuminov
qmake: Fixed: Don't enclose required code within Q_ASSERT() because it …

Dec 9, 2009:

9:48 PM Changeset [404] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
This will make sure that the string will be collated according to the …
4:05 PM WikiStart edited by Dmitry A. Kuminov
Added link to the "examples" package. (diff)
3:45 PM Changeset [403] by Dmitry A. Kuminov
demos: Disable arthurplugin that depends on QDesigner which we don't …
3:41 PM Ticket #114 (Port QDesigner) created by Dmitry A. Kuminov
Actually, QDesigner may actually be built after Silvan's patch (see …
1:05 PM Changeset [402] by Dmitry A. Kuminov
README.OS2: Small corrections.
2:17 AM WikiStart edited by Dmitry A. Kuminov
Added link to the "dev" package. (diff)
2:06 AM Changeset [401] by Dmitry A. Kuminov
headers: Add new OS/2 headers to the sync process of 'make install'.
2:02 AM Changeset [400] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
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 Dmitry A. Kuminov
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 Dmitry A. Kuminov
It has shown that the Windows registry implementation in the Open32 …
4:29 PM Changeset [399] by Dmitry A. Kuminov
corelib: Fixed qWarning messages in QSettings.
4:11 AM WikiStart edited by Dmitry A. Kuminov
Better maillist links (diff)
3:49 AM WikiStart edited by Dmitry A. Kuminov
Added download link for Beta 5 (diff)

Dec 6, 2009:

11:59 PM Changeset [398] by Dmitry A. Kuminov
Tagget Beta 5.
8:44 PM Changeset [397] by Dmitry A. Kuminov
README for beta 5.

Dec 5, 2009:

10:30 PM Milestone Qt Beta 5 completed
6:38 PM Changeset [396] by Dmitry A. Kuminov
gui/text: Reverted r170 because of a better workaround in r395.
6:37 PM Changeset [395] by Dmitry A. Kuminov
3rdparty/freetype: Added a better temporary workaround for the GCC …
6:31 PM Ticket #110 (Upgrade to GCC 4) created by Dmitry A. Kuminov
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 Dmitry A. Kuminov
fixed
4:28 PM Changeset [394] by Dmitry A. Kuminov
qmake: Makefile.os2-g++: Forgot CXX in the rules.
4:27 PM Changeset [393] by Dmitry A. Kuminov
configure.cmd: Exit if rebuilding qmake fails.
3:36 PM Changeset [392] by Dmitry A. Kuminov
qmake: Ignores.
3:35 PM Changeset [391] by Dmitry A. Kuminov
configure.cmd: Re-build qmake using the .pro file to include all the …
3:34 PM Changeset [390] by Dmitry A. Kuminov
qmake: Greatly simplified Makefile.os2-g++ used for bootstrapping.
3:31 PM Changeset [389] by Dmitry A. Kuminov
qmake: Adopted qmake.pro for OS/2. Also include src/qt_targerts.pri to …
3:30 PM Changeset [388] by Dmitry A. Kuminov
qmake: Warnings.
3:06 PM Changeset [387] by Dmitry A. Kuminov
gui/kernel: A better temporary solution for the IME input box (lower …
3:02 AM Changeset [386] by Dmitry A. Kuminov
configure.cmd: Fixed: Didn't show the revision number in the WARNING …
2:33 AM Changeset [385] by Dmitry A. Kuminov
general: Moved VERSION definition to src/qt_targets.pri to have it in …
2:23 AM Changeset [384] by Dmitry A. Kuminov
general: Embed information provided by DEF_FILE_VERSION, …
12:31 AM Changeset [383] by Dmitry A. Kuminov
general: Set QMAKE_TARGET_COMPANY for Qt DLLs to netlabs.org as it is …
12:28 AM Changeset [382] by Dmitry A. Kuminov
general: Added recognition of DEF_FILE_VERSION, DEF_FILE_DESCRIPTION …
12:23 AM Changeset [381] by Dmitry A. Kuminov
emxexpw.cmd: Added -desc and -vendor options to make it possible to …

Dec 4, 2009:

2:49 PM Changeset [380] by Dmitry A. Kuminov
tests/widget: Added QFileDialog test.
1:50 PM Ticket #86 (File open dialog tries to access drive A:) closed by Dmitry A. Kuminov
fixed: Okay, very good.
10:52 AM Ticket #106 (Crash in PMMERGE) closed by Silvan Scherrer
invalid: i installed snap in vesa mode and in this mode there is no crash. so …
2:37 AM Changeset [379] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
fixed: According to my tests everything works OK now. Pol Elbert confirms …
9:57 PM Changeset [378] by Dmitry A. Kuminov
corelib/io: Removed unnecessary assertion in QFSFileEngine.
9:46 PM Changeset [377] by Dmitry A. Kuminov
configure.cmd: Set SettingsPath to "$(ETC)/qt" for the in-tree build …
9:43 PM Changeset [376] by Dmitry A. Kuminov
gui: Ported QDirModel to OS/2.
9:41 PM Changeset [375] by Dmitry A. Kuminov
corelib/io: Fixed several QFSFileEngine bugs (#109): - RootFlag was …
12:33 PM Ticket #109 (QFSfileEngine doesn't set RootFlag for drives) created by Dmitry A. Kuminov
As a result, QFileInfo::isRoot("X:/") returns false. This confuses …
3:33 AM Ticket #78 (Make binary builds portable) closed by Dmitry A. Kuminov
fixed
3:32 AM Ticket #93 (ASSERT) closed by Dmitry A. Kuminov
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 Dmitry A. Kuminov
fixed
2:17 AM Changeset [374] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
I found that QFileDialog behaves really slow (gives 100% CPU load) if …
5:16 PM Changeset [373] by Dmitry A. Kuminov
gui: Correction for r372: Don't query PM_AssociateFont too often …
4:30 AM Changeset [372] by Dmitry A. Kuminov
tools: Patched qdesigner to make it compile without Drag&Drop.
2:27 AM Changeset [371] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
Now, after we implemented the portability feature for the binary …
1:41 AM Changeset [370] by Dmitry A. Kuminov
qmake: os2/GNUMAKE: Improved processing of the project library list …

Dec 1, 2009:

3:28 PM Ticket #104 (Systray widget display problem) closed by Dmitry A. Kuminov
wontfix: No feedback from the reporter, I'm considering that you agree to my …
2:55 PM Changeset [369] by Dmitry A. Kuminov
Make sure components in tools/ obey TARGET_SHORT if it's defined.
2:27 AM Changeset [368] by Dmitry A. Kuminov
tests/widget: Added a few QDir tests.
2:24 AM Changeset [367] by Dmitry A. Kuminov
corelib/io: Fixed: QDir::midir()/mkpath()/rmdir()/rmpath() didn't …

Nov 30, 2009:

11:56 PM Changeset [366] by Dmitry A. Kuminov
corelib/global: Correct QLibraryPath after rolling back r355 and …
11:51 PM Changeset [365] by Dmitry A. Kuminov
corelib/io: Make sure QDir::absoluteFilePath() works correctly on OS/2 …
10:40 PM Changeset [364] by Dmitry A. Kuminov
gui/kernel: Don't assert if qt_display_ps() is called from a non GUI …
6:52 PM Changeset [363] by Dmitry A. Kuminov
global: Reverted r355, r356, r361, r362 (see #78).
3:51 PM WikiStart edited by Silvan Scherrer
(diff)
1:35 PM Ticket #106 (Crash in PMMERGE) created by Silvan Scherrer
when doing the following smplayer crashes in PMMERGE -executing …
12:56 AM Changeset [362] by Dmitry A. Kuminov
qmake: Don't assume that relative paths in all OSes look like in *nix …
12:41 AM Changeset [361] by Dmitry A. Kuminov
corelib/io: QLatin1String.
12:34 AM Changeset [360] by Dmitry A. Kuminov
configure.cmd: Delete the old qt.conf before creating a new one.

Nov 29, 2009:

1:02 AM Changeset [359] by Dmitry A. Kuminov
corelib/codecs: FIxed a nasty typo that caused LIBC panic (Tried to …

Nov 28, 2009:

11:42 PM Changeset [358] by Dmitry A. Kuminov
bin: Ignore generated qt.conf.
8:49 PM Changeset [357] by Dmitry A. Kuminov
corelib: Make the Qt library portable on OS/2 by replacing hard-coded …
8:45 PM Changeset [356] by Dmitry A. Kuminov
qmake: Use case-insensitive path comparison on Win32 and OS/2 when …
5:20 PM Changeset [355] by Dmitry A. Kuminov
corelib/io: On OS/2, treat "A:bbb.txt" and "/ccc.dat" as relative …

Nov 27, 2009:

1:25 PM Changeset [354] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
fixed
1:20 AM Changeset [353] by Dmitry A. Kuminov
gui/kernel: Completely steal the Alt key and other default shortcuts …
1:15 AM Changeset [352] by Dmitry A. Kuminov
gui/kernel: Added QWidget::internalFrameWinId() and …
12:12 AM Ticket #105 (Division by zero in svghandler.cpp) created by Dmitry A. Kuminov
The SVG module has a function, pathArc() defined in …

Nov 26, 2009:

10:39 PM Ticket #49 (Detect locale properly) closed by Dmitry A. Kuminov
fixed: As komh reports that it works for Korean, and it also works for …
1:02 AM Changeset [351] by Dmitry A. Kuminov
tests/widget: Added a testcase for the text codec.
12:56 AM Changeset [350] by Dmitry A. Kuminov
corelib/codec: Make sure '?' is used to replace non-convertible …
12:34 AM Changeset [349] by Dmitry A. Kuminov
corelib/codec: Implemented the "System" text codec which is always …

Nov 24, 2009:

3:29 PM Ticket #53 (Finish QPixmap) closed by Dmitry A. Kuminov
fixed: QPixmap::grabWindow() is done in #348. That's all for QPixmap for now.
3:28 PM Changeset [348] by Dmitry A. Kuminov
gui/image: Implemented QPixmap::grabWindow().
3:02 PM Changeset [347] by Dmitry A. Kuminov
gui/kernel: mime: Unregister clipboard format atoms registered on …
1:07 AM Changeset [346] by Dmitry A. Kuminov
tests/widget: Added simple QClipboard image test.
1:02 AM Changeset [345] by Dmitry A. Kuminov
gui/kernel: QClipboard: Minor order fix,
1:01 AM Ticket #31 (Port MIME classes) closed by Dmitry A. Kuminov
fixed: The clipboard-related functioality is implemented within #28. The …
12:59 AM Ticket #28 (Port QClipboard) closed by Dmitry A. Kuminov
fixed: Support for "iamge/*" which is mapped to OS/2 bitmaps is also there -- …
12:55 AM Changeset [344] by Dmitry A. Kuminov
gui/kernel: mime: Fixed putting of "text/html" data to the clipboard …

Nov 23, 2009:

11:37 PM Changeset [343] by Dmitry A. Kuminov
gui/kernel: mime: Implemented MIME<->clipboard interface for OS/2 bitmaps.
11:35 PM Changeset [342] by Dmitry A. Kuminov
gui/image: Added QPixmap fromPmHBITMAP() to convert an OS/2 BITMAP to …
7:52 PM Changeset [341] by Dmitry A. Kuminov
tests/widget: Added codecs test.
1:22 AM Changeset [340] by Dmitry A. Kuminov
corelib: Fixed two text codec plugin related issues [vendor bug]: - …

Nov 22, 2009:

11:25 PM Changeset [339] by Dmitry A. Kuminov
gui/kernel: mime: Added support for the "text/html" clipboard format …
10:43 PM Changeset [338] by Dmitry A. Kuminov
gui/kernel: mime: Make sure the fallback converter doesn't participate …
9:48 PM Changeset [337] by Dmitry A. Kuminov
gui/kernel: mime: Implemented the fallback mime <-> clipboard …
9:40 PM Changeset [336] by Dmitry A. Kuminov
gui/kernel: QClipboard: More verbose debugging.

Nov 20, 2009:

10:55 PM Changeset [335] by Dmitry A. Kuminov
gui/kernel: mime: Don't store the shared block size at its end …
7:39 PM Changeset [334] by Dmitry A. Kuminov
gui/kernel: mime: Implemented mime<-clipboard interface for …
6:01 PM Ticket #104 (Systray widget display problem) created by chennecke
Once added to the XCenter, the extended systray widget is not visible …
5:16 PM Changeset [333] by Dmitry A. Kuminov
3rdparty/os2/xsystray: Mention the GNU license in README as well.
2:53 AM Changeset [332] by Dmitry A. Kuminov
gui/kernel: mime: Implemented mime->clipboard interface for …
2:50 AM Changeset [331] by Dmitry A. Kuminov
gui/kernel: QClipboard: Don't open clipboard in response to …

Nov 19, 2009:

1:37 PM Changeset [330] by Dmitry A. Kuminov
README.OS2: Fixed: Input/output redirection operators are supported …
1:24 PM Changeset [329] by Dmitry A. Kuminov
README.OS2: Why did I replace CODEPAGE with COUNTRY? Mystery.
1:05 PM Changeset [328] by Dmitry A. Kuminov
tests: Support RUN_SHELL qmake variable for overriding the shell for …
3:00 AM Changeset [327] by Dmitry A. Kuminov
gui/kernel: QClipboard: Better detection of whether the application …
2:44 AM Changeset [326] by Dmitry A. Kuminov
gui/kernel: QClipboard: Added watching for the clipboard data changes …
12:30 AM Changeset [325] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
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 chennecke
When the file open dialog is opened in an application, it accesses all …
1:49 AM Changeset [324] by Dmitry A. Kuminov
gui/kernel: Improved mime <-> PM clipboard format conversion interfaces.

Nov 17, 2009:

2:44 PM Ticket #102 (DBCS fonts and font association) created by KO Myung-Hun
Hi/2. On DBCS OS/2, 2 special fonts are supported. They are 'WarpSans

Nov 16, 2009:

1:06 AM Changeset [323] by Dmitry A. Kuminov
gui/kernel: More QPMMime work.

Nov 15, 2009:

7:37 PM Changeset [322] by Dmitry A. Kuminov
Temporary build fix.

Nov 14, 2009:

3:06 PM Changeset [321] by Dmitry A. Kuminov
gui/kernel: Prototyped QPMMime and QClipboard helpers.
12:53 AM Changeset [320] by Dmitry A. Kuminov
README.OS2: Mention new Workplace Sans fonts which fix many issues and …
12:49 AM Changeset [319] by Dmitry A. Kuminov
gui/text: Leftovers after r318 (note that this revision also removed …

Nov 13, 2009:

11:57 PM Changeset [318] by Dmitry A. Kuminov
gui/text: Keep track of scripts supported by individual styles within …
6:12 PM Changeset [317] by Dmitry A. Kuminov
gui: Initialize the default color palette using …

Nov 11, 2009:

3:21 PM WikiStart edited by Dmitry A. Kuminov
Added download link for Beta 4 (diff)
3:17 PM Changeset [316] by Dmitry A. Kuminov
Tagged Beta 4.
12:33 PM Changeset [315] by Dmitry A. Kuminov
qmake: Compress it with LxLite too.
1:16 AM Changeset [314] by Dmitry A. Kuminov
Readme for Beta 4.

Nov 10, 2009:

11:02 PM Ticket #75 (Add support for lxlite) closed by Dmitry A. Kuminov
fixed: Done in r313. Please re-run configure.cmd to let the changes take …
10:54 PM Changeset [313] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
configure.cmd: Cleanup.
3:35 PM Ticket #55 (Implement window icons) closed by Dmitry A. Kuminov
fixed: Done in r309. Please note the following things: 1. It is not …
3:26 PM Changeset [311] by Dmitry A. Kuminov
tests: widget: Added the QMenuBar test case.
3:25 PM Changeset [310] by Dmitry A. Kuminov
tests: Added support for RUN_ARGS qmake variable in run make targets …
3:22 PM Changeset [309] by Dmitry A. Kuminov
gui: Implemented setting window icons for top-level windows with …
1:49 AM Changeset [308] by Dmitry A. Kuminov
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 Dmitry A. Kuminov
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 Dmitry A. Kuminov
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 Dmitry A. Kuminov
fixed: Okay, it was a tiny bug too. Fixed in r307. This seems to fix a lot of …
12:00 AM Changeset [307] by Dmitry A. Kuminov
gui: Fixed incorrect Qt dirty widget region calculation when …

Nov 9, 2009:

5:24 PM Changeset [306] by Dmitry A. Kuminov
gui: QPushButton: Fixed: Deactivating the window with a push button …
5:22 PM Changeset [305] by Dmitry A. Kuminov
gui: QMenu: Don't replay mouse events for a widget that is an origin …
Note: See TracTimeline for information about the timeline view.