Timeline



Sep 11, 2009:

3:01 PM Ticket #68 (Dead keys are not processed correctly) created by Dmitry A. Kuminov
Dead keys (ones intended to produce composite characters) are not …
11:55 AM Ticket #60 (Include SVG Library) closed by Dmitry A. Kuminov
fixed
9:33 AM WikiStart edited by Silvan Scherrer
added some screenshots (diff)
9:32 AM WikiStart edited by Silvan Scherrer
(diff)
9:29 AM smplayer068.jpg attached to WikiStart by Silvan Scherrer
smplayer v 0.6.8
2:46 AM Ticket #65 (Odd QFileDialog behavior) closed by Dmitry A. Kuminov
fixed: Problem 1 has been fixed in r178. The file dialog looks quite …
2:34 AM Ticket #67 (Popup windows are too large) created by Dmitry A. Kuminov
Popup windows (like drop-down menus or combobox lists) sometimes …
2:30 AM Changeset [178] by Dmitry A. Kuminov
corelib: Fixed: QDirIterator("X:") would iterate over the current …
2:27 AM Changeset [177] by Dmitry A. Kuminov
corelib: Fixed: QDir::currentPath() would return the file path without …

Sep 10, 2009:

6:38 PM Ticket #66 (QSysInfo::OS2Ver) created by Silvan Scherrer
if we are bored we may add the above function to detect the right OS2 …
2:36 AM Changeset [176] by Dmitry A. Kuminov
corelib: Found that DCE_POSTONE is required in DosCreateEventSem() in …

Sep 9, 2009:

10:02 PM Changeset [175] by Dmitry A. Kuminov
corelib: Improved timers: don't block other threads by constantly …
9:04 PM Changeset [174] by Dmitry A. Kuminov
More ignore patterns.
2:38 AM Changeset [173] by Dmitry A. Kuminov
gui/dialogs: Fixed: Duplicate file names were added to the file list …
1:54 AM Changeset [172] by Dmitry A. Kuminov
corelib/io, gui/dialogs: Handle DOS-like filesystem details (drives, …
1:46 AM Changeset [171] by Dmitry A. Kuminov
corelib/io: QFSFileEngine::caseSensitive() must return false on OS/2.
1:25 AM Changeset [170] by Dmitry A. Kuminov
gui: Provided a temporary workaround for the mystic failure to build …

Sep 8, 2009:

5:29 PM Changeset [169] by Dmitry A. Kuminov
gui: Fixed the build after disabling the qt3support module: some …
12:05 PM Ticket #65 (Odd QFileDialog behavior) created by Dmitry A. Kuminov
QFileDialog behaves wrongly on OS/2. Things that I noticed: 1. The …
12:23 AM Changeset [168] by Dmitry A. Kuminov
More ignore patterns.

Sep 7, 2009:

11:04 PM Changeset [167] by Dmitry A. Kuminov
src: Enabled all configured modules by default on OS/2 (this …
10:56 PM Changeset [166] by Dmitry A. Kuminov
Added short DLL names for many modules and plugins.
10:54 PM Changeset [165] by Dmitry A. Kuminov
3rdparty/libtiff: Use tif_unix.c on OS/2 for basic functions.
10:11 PM Changeset [164] by Dmitry A. Kuminov
configure.cmd: Disabled qt3support module by default (see #64).
10:08 PM Changeset [163] by Dmitry A. Kuminov
qt3support: Added QT_NO_DRAGANDDROP to Q3IconView [vendor bug].
10:06 PM Changeset [162] by Dmitry A. Kuminov
qmake: On OS/2, obey create_prl even for plugins (this is necessary …
7:51 PM Ticket #46 (Test socket notifiers) closed by Dmitry A. Kuminov
fixed: This task was actually done within #19. I tried various ftp sites with …
7:49 PM Ticket #19 (Port network module) closed by Dmitry A. Kuminov
fixed
7:45 PM Ticket #64 (Port qt3support module) created by Dmitry A. Kuminov
There are some platform-dependent parts such as in the Q3Process class …
3:25 AM Changeset [161] by Dmitry A. Kuminov
corelib: Fixed a number of socket notifier bugs in the event …

Sep 5, 2009:

3:04 AM Ticket #63 (Query hardware address of the network interface) created by Dmitry A. Kuminov
Currently, QNetworkInterface::hardwareAddress() returns an empty …
2:57 AM Changeset [160] by Dmitry A. Kuminov
network: Ported QHostInfo and QNetworkInterface to OS/2.
2:52 AM Changeset [159] by Dmitry A. Kuminov
Ignore patterns.
2:46 AM Changeset [158] by Dmitry A. Kuminov
qmake: Added support for TARGET_SHORT variable that allows to specify …

Sep 4, 2009:

1:58 PM WikiStart edited by Dmitry A. Kuminov
Stupidity (diff)
1:58 PM WikiStart edited by Dmitry A. Kuminov
Typos (diff)
1:47 PM WikiStart edited by Dmitry A. Kuminov
Added note about the bug in Beta1. (diff)
1:41 PM Ticket #62 (lrelease & lupdate support) created by Silvan Scherrer
see above
1:30 PM Ticket #61 (Release version of QtGui4.dll is built 3 times) closed by Dmitry A. Kuminov
wontfix: You are not fully correct here. The split DLL feature is effectively …
1:18 PM Ticket #58 (make will not create certain modules because of a trailing backslash) closed by Dmitry A. Kuminov
fixed: I suppose you tried the .zip file. The problem you described was fixed …
2:06 AM Changeset [157] by Dmitry A. Kuminov
network: Implemented QLocalServer/QLocalSocket/QNativeSocketEngine …

Sep 3, 2009:

1:21 PM Ticket #61 (Release version of QtGui4.dll is built 3 times) created by rudi
From my understanding, the split DLL feature should only be applied to …
12:39 PM Ticket #60 (Include SVG Library) created by rudi
QtSvg4.dll works O.K. It can be included in the regular build.
10:53 AM Ticket #59 ("make clean" will crash CMD.EXE) created by rudi
During the processing of "make clean" CMD.EXE will crash leaving …
10:37 AM Ticket #58 (make will not create certain modules because of a trailing backslash) created by rudi
Using GNU Make 3.81 r2 certain libraries cannot be built using the …
12:03 AM Changeset [156] by Dmitry A. Kuminov
configure.cmd: Added QT_NO_IPV6 (no IPv6 on OS/2).

Sep 2, 2009:

3:31 PM Changeset [155] by Dmitry A. Kuminov
os2-g++/qplatformdefs.h: Added missing network definitions.

Sep 1, 2009:

10:00 PM Ticket #57 (Implement widget masks) created by Dmitry A. Kuminov
This is QWidgetPrivate::setMask_sys() which is used to create …
9:58 PM Ticket #56 (Implement widget scroll operations) created by Dmitry A. Kuminov
QWidgetPrivate::scroll_sys() is used for scrolling the entire widget …
9:55 PM Ticket #55 (Implement window icons) created by Dmitry A. Kuminov
QWidgetPrivate::setWindowIcon_sys() is a stub now and must be …
3:35 PM Ticket #47 (Test timers) closed by Dmitry A. Kuminov
fixed: I actually tested them while making part7 of the addressbook tutorial …

Aug 31, 2009:

11:56 PM Changeset [154] by Dmitry A. Kuminov
qmake: Automatically use different link flags when linking qmake with …
4:11 PM Changeset [153] by Dmitry A. Kuminov
qmake/os2/gnumake: Corrected the space escaping function definition; …
3:15 PM Changeset [152] by Dmitry A. Kuminov
README.OS2: Mention the requirement of CMD.EXE as a shell.
2:40 PM Changeset [151] by Dmitry A. Kuminov
configure.cmd: Return to the root source tree directory after building …
4:22 AM WikiStart edited by Dmitry A. Kuminov
Updated download link (diff)

Aug 29, 2009:

7:01 PM WikiStart edited by Dmitry A. Kuminov
Added download link for Beta 1 (