Timeline



Sep 29, 2009:

3:13 PM Gomoku.jpg attached to WikiStart by Tellie
A little game

Sep 26, 2009:

12:34 AM Changeset [195] by Dmitry A. Kuminov
corelib: Don't break waiting on sync primitives because of …

Sep 25, 2009:

11:36 PM Ticket #83 (QWidget::create()) closed by Dmitry A. Kuminov
invalid: 0x00081034 is PMERR_INVALID_RESOURCE_FORMAT... ok, everything is clear …
11:28 PM Changeset [194] by Dmitry A. Kuminov
qmake: gnumake/os2: Spaces in dependencies that are actually make …
11:23 PM Changeset [193] by Dmitry A. Kuminov
qmake: Put RC definition (if QMAKE_RC is non-empty) to the generated …
3:31 PM WikiStart edited by Silvan Scherrer
(diff)
3:29 PM blubbels.jpg attached to WikiStart by Silvan Scherrer
blubbels 0.9
3:02 PM Ticket #83 (QWidget::create()) created by Silvan Scherrer
while testing blubbels i saw the following: QWidget::create(): …
1:42 PM Ticket #82 (add support for wrc) created by Silvan Scherrer
adding support for wrc in qmake. if emxomfld_rc_type=WRC then take …

Sep 24, 2009:

4:09 AM Changeset [192] by Dmitry A. Kuminov
corelib: QProcess: Implemented child termination/death detection for …

Sep 23, 2009:

8:48 AM Ticket #81 (Error) closed by Silvan Scherrer
fixed: You should use either wrc from watcom or rc v5. i use rc v5.00.007 …

Sep 22, 2009:

10:39 PM Changeset [191] by Dmitry A. Kuminov
corelib: Oops, fixed regression of r190 (hang at application …
9:36 PM Ticket #81 (Error) created by Tellie
Some programs give me this output. g++ -Zomf -Zstack 0x2000 -Zmap …
8:44 PM Changeset [190] by Dmitry A. Kuminov
corelib: QProcess: Implemented child termination/death detection using …
12:12 AM Ticket #59 ("make clean" will crash CMD.EXE) closed by Dmitry A. Kuminov
fixed
12:10 AM Changeset [189] by Dmitry A. Kuminov
qmake: Obey OS/2 CMD.EXE cmd.line length restriction in $(DEL_FILE) …

Sep 21, 2009:

3:46 PM Qccrypt-0.1.2.jpg attached to WikiStart by Tellie
Qccrypt is a gui for Ccrypt
3:42 PM abby-0.4.3-about.jpg attached to WikiStart by Tellie
Abby is a gui for cclive
10:06 AM WikiStart edited by Silvan Scherrer
(diff)
9:57 AM mp3diags.jpg attached to WikiStart by psmedley
Screenshot of mp3diags

Sep 18, 2009:

11:09 AM Milestone Qt Beta 2 completed
our second beta

Sep 17, 2009:

6:20 PM Ticket #80 (Child widgets are sometimes not redrawn) created by Dmitry A. Kuminov
There is one more redraw problem I found. This problem may be seen if …
6:12 PM WikiStart edited by Dmitry A. Kuminov
Added download link for Beta 2 (diff)
6:06 PM Ticket #79 (Make sure single Alt key press is first handled by Qt) created by Dmitry A. Kuminov
The Alt key is intercepted by PM and used to activate the native PM …
5:55 PM Ticket #78 (Make binary builds portable) created by Dmitry A. Kuminov
Currently, Qt binaries (in particular, qmake.exe and QtCore4*.dll) …
5:36 PM Ticket #77 (Fix support for 'console' and 'windows' CONFIG flags) created by Dmitry A. Kuminov
The 'console' flag should generate a console application (that …
5:20 PM Ticket #76 (Generate root makefile) created by Dmitry A. Kuminov
Improve configure.cmd so that it generates the root Makefile and …
5:15 PM Ticket #75 (Add support for lxlite) created by Dmitry A. Kuminov
For linking Qt and Qt apps, we are stuck to WLINK (ILINK is bogus and …
2:10 PM Changeset [188] by Dmitry A. Kuminov
Readme for Beta 2.
1:25 PM Ticket #74 (Popup windows cause widget duplication) closed by Dmitry A. Kuminov
fixed
1:09 PM Changeset [187] by Dmitry A. Kuminov
gui: Fixed child widget duplication (#74).

Sep 16, 2009:

9:50 PM Ticket #74 (Popup windows cause widget duplication) created by Dmitry A. Kuminov
If a popup window is shown at least once in a top-level window which …
9:12 PM Changeset [186] by Dmitry A. Kuminov
gui: Enabled actual enforcing min/max Qt widget constraints for …
8:34 PM Changeset [185] by Dmitry A. Kuminov
gui: Fixed: Close popups when resizing/moving the top level window.
5:37 PM Ticket #67 (Popup windows are too large) closed by Dmitry A. Kuminov
fixed: Should be fixed in r184.
5:37 PM Changeset [184] by Dmitry A. Kuminov
gui: Fixed: Initial size of popup windows could be too big, ignoring …
3:48 PM Ticket #56 (Implement widget scroll operations) closed by Dmitry A. Kuminov
fixed: Done in r183. There's a @todo about should we obey the …
3:47 PM Changeset [183] by Dmitry A. Kuminov
gui: Implemented widget scrolling (QWidget::scroll() and friends).

Sep 15, 2009:

1:24 PM Ticket #54 (Finish QCursor) closed by Dmitry A. Kuminov
fixed: The basic functionality (standard cursors) is implemented in r182. The …
1:24 PM Ticket #73 (Implement custom cursor shapes) created by Dmitry A. Kuminov
This task includes creating QCursor objects from QPixmap and QBitmap. …
1:21 PM Changeset [182] by Dmitry A. Kuminov
gui: Implemented standard cursor shapes (#54).
9:19 AM Ticket #69 (QProcess cannot start process) closed by Dmitry A. Kuminov
fixed: I've committed a fix that makes redirection work for kLIBC-based …
9:19 AM Ticket #72 (QProcess cannot start applications of other types directly) created by Dmitry A. Kuminov
An attempt to start a PM application from a console Qt application …
9:16 AM Ticket #71 (QProcess::startDetached() doesn't work) created by Dmitry A. Kuminov
Since P_DETACH isn't supported by kLIBC's spawnvpe(), …
9:12 AM Ticket #70 (Standard I/O streams of non-kLIBC based processes are not properly ...) created by Dmitry A. Kuminov
If QProcess starts an application that isn't based on the same (kLIBC) …
9:09 AM Changeset [181] by Dmitry A. Kuminov
corelib: Fixed stdio redirection in QProcess but it will only work for …

Sep 14, 2009:

2:40 PM WikiStart edited by Silvan Scherrer
kdiff screenshot added (diff)
2:38 PM kdiff3.jpg attached to WikiStart by Silvan Scherrer
screenshot of kdiff3
11:24 AM Ticket #68 (Dead keys are not processed correctly) closed by Dmitry A. Kuminov
fixed: That's expected. When the code page is not explicitly specified, Qt …

Sep 13, 2009:

7:37 PM Ticket #69 (QProcess cannot start process) created by Dmitry A. Kuminov
The following simple program: […] terminates immediately with the …

Sep 12, 2009:

1:30 AM Changeset [180] by Dmitry A. Kuminov
gui: Fixed: Ctrl+A..Z should generate characters with codes 0x01-0x1F.
12:10 AM Changeset [179] by Dmitry A. Kuminov
gui: Implemented support for entering dead keys from the keyboard (#68).

Sep 11, 2009:

1: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 …
9:55 AM Ticket #60 (Include SVG Library) closed by Dmitry A. Kuminov
fixed
7:33 AM WikiStart edited by Silvan Scherrer
added some screenshots (diff)
7:32 AM WikiStart edited by Silvan Scherrer
(diff)
7:29 AM smplayer068.jpg attached to WikiStart by Silvan Scherrer
smplayer v 0.6.8
12: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 …
12:34 AM Ticket #67 (Popup windows are too large) created by Dmitry A. Kuminov
Popup windows (like drop-down menus or combobox lists) sometimes …
12:30 AM Changeset [178] by Dmitry A. Kuminov
corelib: Fixed: QDirIterator("X:") would iterate over the current …
12:27 AM Changeset [177] by Dmitry A. Kuminov
corelib: Fixed: QDir::currentPath() would return the file path without …

Sep 10, 2009:

4: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 …
12:36 AM Changeset [176] by Dmitry A. Kuminov
corelib: Found that DCE_POSTONE is required in DosCreateEventSem?() in …

Sep 9, 2009:

8:02 PM Changeset [175] by Dmitry A. Kuminov
corelib: Improved timers: don't block other threads by constantly …
7:04 PM Changeset [174] by Dmitry A. Kuminov
More ignore patterns.
12:38 AM Changeset [173] by Dmitry A. Kuminov
gui/dialogs: Fixed: Duplicate file names were added to the file list …

Sep 8, 2009:

11:54 PM Changeset [172] by Dmitry A. Kuminov
corelib/io, gui/dialogs: Handle DOS-like filesystem details (drives, …
11:46 PM Changeset [171] by Dmitry A. Kuminov
corelib/io: QFSFileEngine::caseSensitive() must return false on OS/2.
11:25 PM Changeset [170] by Dmitry A. Kuminov
gui: Provided a temporary workaround for the mystic failure to build …
3:29 PM Changeset [169] by Dmitry A. Kuminov
gui: Fixed the build after disabling the qt3support module: some …
10:05 AM Ticket #65 (Odd QFileDialog behavior) created by Dmitry A. Kuminov
QFileDialog behaves wrongly on OS/2. Things that I noticed: 1. The …

Sep 7, 2009:

10:23 PM Changeset [168] by Dmitry A. Kuminov
More ignore patterns.
9:04 PM Changeset [167] by Dmitry A. Kuminov
src: Enabled all configured modules by default on OS/2 (this …
8:56 PM Changeset [166] by Dmitry A. Kuminov
Added short DLL names for many modules and plugins.
8:54 PM Changeset [165] by Dmitry A. Kuminov
3rdparty/libtiff: Use tif_unix.c on OS/2 for basic functions.
8:11 PM Changeset [164] by Dmitry A. Kuminov
configure.cmd: Disabled qt3support module by default (see #64).
8:08 PM Changeset [163] by Dmitry A. Kuminov
qt3support: Added QT_NO_DRAGANDDROP to Q3IconView [vendor bug].
8:06 PM Changeset [162] by Dmitry A. Kuminov
qmake: On OS/2, obey create_prl even for plugins (this is necessary …
5: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 …
5:49 PM Ticket #19 (Port network module) closed by Dmitry A. Kuminov
fixed
5:45 PM Ticket #64 (Port qt3support module) created by Dmitry A. Kuminov
There are some platform-dependent parts such as in the Q3Process class …
1:25 AM Changeset [161] by Dmitry A. Kuminov
corelib: Fixed a number of socket notifier bugs in the event …

Sep 5, 2009:

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

Sep 4, 2009:

11:58 AM WikiStart edited by Dmitry A. Kuminov
Stupidity (diff)
11:58 AM WikiStart edited by Dmitry A. Kuminov
Typos (diff)
11:47 AM WikiStart edited by Dmitry A. Kuminov
Added note about the bug in Beta1. (diff)
11:41 AM Ticket #62 (lrelease & lupdate support) created by Silvan Scherrer
see above
11:30 AM 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 …
11:18 AM 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 …
12:06 AM Changeset [157] by Dmitry A. Kuminov
network: Implemented QLocalServer/QLocalSocket/QNativeSocketEngine …

Sep 3, 2009:

11:21 AM 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 …
10:39 AM Ticket #60 (Include SVG Library) created by rudi
QtSvg4.dll works O.K. It can be included in the regular build.
8:53 AM Ticket #59 ("make clean" will crash CMD.EXE) created by rudi
During the processing of "make clean" CMD.EXE will crash leaving …
8: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 …

Sep 2, 2009:

10:03 PM Changeset [156] by Dmitry A. Kuminov
configure.cmd: Added QT_NO_IPV6 (no IPv6 on OS/2).
1:31 PM Changeset [155] by Dmitry A. Kuminov
os2-g++/qplatformdefs.h: Added missing network definitions.

Sep 1, 2009:

8:00 PM Ticket #57 (Implement widget masks) created by Dmitry A. Kuminov
This is QWidgetPrivate::setMask_sys() which is used to create …
7:58 PM Ticket #56 (Implement widget scroll operations) created by Dmitry A. Kuminov
QWidgetPrivate::scroll_sys() is used for scrolling the entire widget …
7:55 PM Ticket #55 (Implement window icons) created by Dmitry A. Kuminov
QWidgetPrivate::setWindowIcon_sys() is a stub now and must be …
1: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:

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

Aug 29, 2009:

5:01 PM WikiStart edited by Dmitry A. Kuminov
Added download link for Beta 1 (diff)
4:06 PM Changeset [150] by Dmitry A. Kuminov
Renamed trolltech to nokia in branches.
3:59 PM Changeset [149] by Dmitry A. Kuminov
Tagged Beta 1.
8:42 AM WikiStart edited by Dmitry A. Kuminov
Added screenshot (diff)
8:33 AM qt4-os2-beta1.jpg attached to WikiStart by Dmitry A. Kuminov
Beta 1 screenshot
8:03 AM Ticket #3 (Port all key GUI classes) closed by Dmitry A. Kuminov
fixed: Done with zipping, checking and so on. Announced on the first wiki …
7:59 AM WikiStart edited by Dmitry A. Kuminov
Credits updated (diff)
7:53 AM WikiStart edited by Dmitry A. Kuminov
(diff)
7:30 AM Milestone QtGui Beta completed
Port all key GUI classes. Hunting season for bugs is open :) As …
7:10 AM Changeset [148] by Dmitry A. Kuminov
README.OS2: make release and make debug won't work from src (qmake bug).
6:43 AM Changeset [147] by Dmitry A. Kuminov
gui: project file: Make sure splitDLL stuff is only used for the dll build.
6:16 AM Changeset [146] by Dmitry A. Kuminov
configure.cmd: Typo (tried to remove a non-existent directory and failed).
5:57 AM Changeset [145] by Dmitry A. Kuminov
More limitations.
5:45 AM Changeset [144] by Dmitry A. Kuminov
Added README.OS2.
5:04 AM Ticket #27 (Port QWidget) closed by Dmitry A. Kuminov
fixed: This task is basically done. There is a number of @todo still in the …
5:03 AM Ticket #26 (Port QApplication) closed by Dmitry A. Kuminov
fixed: This task is basically done. There is a number of @todo still in the …
4:42 AM Ticket #54 (Finish QCursor) created by Dmitry A. Kuminov
QCursor is not able to actually change the mouse pointer shape at the …
4:40 AM Ticket #29 (Port QCursor) closed by Dmitry A. Kuminov
fixed: The new dependency is #53. Closing this one.
4:40 AM Ticket #38 (Port QPixmap) closed by Dmitry A. Kuminov
fixed: The dummy implementation is in there; created #53 for the rest. Not …
4:39 AM Ticket #53 (Finish QPixmap) created by Dmitry A. Kuminov
There are a few unimplemented platform-dependent methods in QPixmap …
4:36 AM Ticket #41 (Port QFont, QFontEngine and QFontDatabase) closed by Dmitry A. Kuminov
fixed: No time for this in the Beta; a single font is enough for …
4:33 AM Ticket #52 (Create FreeType driver for OS/2 bitmap fonts) created by Dmitry A. Kuminov
In order to support OS/2 bitmap fonts, we need a driver that will read …
4:30 AM Ticket #51 (Use OS/2 font database to match fonts) created by Dmitry A. Kuminov
We will use the Freetype2 library to cache installed fonts and perform …
4:25 AM Changeset [143] by Dmitry A. Kuminov
gui: Disabled debug output.
3:46 AM Changeset [142] by Dmitry A. Kuminov
gui: Implemented QWidgetPrivate::createDefaultWindowSurface_sys().
3:44 AM Changeset [141] by Dmitry A. Kuminov
core: A bunch of fixes to QEventDispatcherPM which actually made Qt …

Aug 28, 2009:

11:11 PM Changeset [140] by Dmitry A. Kuminov
gui: Fixed: mouse auto capture on button press didn't work because of …
10:37 PM Changeset [139] by Dmitry A. Kuminov
gui: Fixed: Pressing a mouse button over a child widget would deliver …
10:06 PM Changeset [138] by Dmitry A. Kuminov
gui: Implemented focus notifications.
6:23 PM Changeset [137] by Dmitry A. Kuminov
gui: Dummy QKeyMapperPrivate::possibleKeys() implementation.
6:22 PM Ticket #33 (Port QKeyMapper) closed by Dmitry A. Kuminov
fixed: Created the initial QKeyMapper implementation in r136 suitable for the …
6:21 PM Ticket #50 (Finish QKeyMapper) created by Dmitry A. Kuminov
There are few things in QKeyMapper that remain to be done: - …
5:46 PM Changeset [136] by Dmitry A. Kuminov
gui: Implemented QKeyMapper (#33).
2:59 PM Changeset [135] by Dmitry A. Kuminov
core: Added a hack to use cp866 on OS/2 if LANG is ru_RU.
1:51 PM Ticket #49 (Detect locale properly) created by Dmitry A. Kuminov
String conversion functions depend on the locale. Currently, the …

Aug 27, 2009:

12:03 AM Ticket #30 (Port QDesktopWidget) closed by Dmitry A. Kuminov
fixed: Implemented in r134.
12:02 AM Changeset [134] by Dmitry A. Kuminov
gui: Implemented QDesktopWidget.

Aug 26, 2009:

11:32 PM Changeset [133] by Dmitry A. Kuminov
gui: Implemented popup window open/close.
9:45 PM Changeset [132] by Dmitry A. Kuminov
gui: Enabled dummy QDesktopServices and FreeType? by default.
7:48 PM Changeset [131] by Dmitry A. Kuminov
gui: Implemented QWidgetPrivate::setFocus_sys(), raise_sys(), …
7:37 PM Changeset [130] by Dmitry A. Kuminov
gui: Implemented QWidget::grabMouse/Keyboard(), …
7:15 PM Changeset [129] by Dmitry A. Kuminov
gui: Implemented QWidgetPrivate::setWindowTitle_sys().
7:00 PM Changeset [128] by Dmitry A. Kuminov
gui: Implemented QWidget::setParent_sys(). Many examples started to …
5:45 PM Changeset [127] by Dmitry A. Kuminov
gui: Fixed: On OS/2, raster paint engine didn't obey the antialias …
5:03 PM Changeset [126] by Dmitry A. Kuminov
3dparty: Imported original fontconfig 2.7.1 sources.

Aug 25, 2009:

2:54 PM Changeset [125] by Dmitry A. Kuminov
gui: Added QFontEnginePMFT that makes use of FreeType? to render fonts …

Aug 21, 2009:

1:34 AM Changeset [124] by Dmitry A. Kuminov
gui: Implemented QWidge::metric(). Added using of test (box) font …

Aug 19, 2009:

10:31 PM Changeset [123] by Dmitry A. Kuminov
gui: Typos.
10:19 PM Changeset [122] by Dmitry A. Kuminov
gui: Don't change top level window size/position in Qt when it gets …
9:26 PM Changeset [121] by Dmitry A. Kuminov
gui: 1) Fixed window state change handling so that the window is …

Aug 18, 2009:

2:30 PM Changeset [120] by Dmitry A. Kuminov
gui: QWidget::setWindowState/setGeometry_sys/setWSGeometry in progress.

Aug 17, 2009:

6:58 PM Changeset [119] by Dmitry A. Kuminov
qmake/GNUMAKE: Improved PRL file processing (could sometimes lose …
6:54 PM Changeset [118] by Dmitry A. Kuminov
configure.cmd: Put OS/2 version limitation defines to qconfig.h so …
3:23 PM Changeset [117] by Dmitry A. Kuminov
gui: Typo.
5:09 AM Changeset [116] by Dmitry A. Kuminov
gui: Implemented size/move event translation.
5:06 AM Changeset [115] by Dmitry A. Kuminov
gui: Added OS/2 support to QRasterWindowSurface and to QNativeImage …

Aug 14, 2009:

9:20 PM Changeset [114] by Dmitry A. Kuminov
gui: Implemented QWidget::map[To|From]Global.
9:19 PM Ticket #37 (Port QRegion) closed by Dmitry A. Kuminov
fixed: Done in r113.
9:18 PM Changeset [113] by Dmitry A. Kuminov
gui: Implemented the OS/2 bits of QRegion (#37).
3:13 PM Changeset [112] by Dmitry A. Kuminov
gui: Paint event translation.

Aug 13, 2009:

7:16 PM Changeset [111] by Dmitry A. Kuminov
gui: More QCursor bits.
6:22 PM Changeset [110] by Dmitry A. Kuminov
Addon to r109.
6:20 PM Changeset [109] by Dmitry A. Kuminov
gui: Added modality implementation.

Aug 12, 2009:

8:18 PM Changeset [108] by Dmitry A. Kuminov
gui: Added mouse event translation, various message handling.
8:13 PM Changeset [107] by Dmitry A. Kuminov
configure.cmd: Added QT_NO_DRAGANDDROP (no DnD yet).
1:28 AM Changeset [106] by Dmitry A. Kuminov
gui: Improved wdget create/destroy debug messages.
1:27 AM Changeset [105] by Dmitry A. Kuminov
gui: Split the debug version of the QtGui? DLL into 3 pieces on OS/2 to …
1:23 AM Changeset [104] by Dmitry A. Kuminov
mkspecs/features/os2: Added splitDllBegin/splitDllPart/splitDllEnd …
1:19 AM Changeset [103] by Dmitry A. Kuminov
mkspecs/os2-g++: 1) Generate a separate rule for the import library …
1:13 AM Changeset [102] by Dmitry A. Kuminov
emxexpw.cmd: Surround E_BlaBla literals with quotes to avoid …

Aug 6, 2009:

2:01 PM Changeset [101] by Dmitry A. Kuminov
mkspecs/os2-g++: Detect the linker (ILINK or WLINK) dynamically based …
12:24 AM Changeset [100] by Dmitry A. Kuminov
gui: Implemented widget show/hide functions. Added widget mask (clip …

Aug 5, 2009:

1:19 AM Changeset [99] by Dmitry A. Kuminov
gui: Implemented widget creation/destruction functions.

Aug 3, 2009:

9:30 PM Changeset [98] by Dmitry A. Kuminov
gui: Added deferred window size/move request processing.
9:28 PM Changeset [97] by Dmitry A. Kuminov
Enabled the QtGui? module on OS/2.
11:23 AM Changeset [96] by Dmitry A. Kuminov
qmake: When using debug-and-release mode on OS/2, debug versions of Qt …

Jul 30, 2009:

11:13 PM Changeset [95] by Dmitry A. Kuminov
gui: Added OS/2 stubs for platform-specific parts of all key GUI …

Jul 29, 2009:

6:58 PM Ticket #23 (qmake: call moc with generated response files) closed by Dmitry A. Kuminov
fixed: Done in r94. Had also to fix the tiny moc bug (r93).
6:57 PM Changeset [94] by Dmitry A. Kuminov
qmake/OS/2: Added DEFINES_RSP file generation to overcome command line …
6:50 PM Changeset [93] by Dmitry A. Kuminov
moc: Fixed: If a @<file> command line option immediately followed …
4:17 PM Ticket #48 (Enable MMX/SSE) created by Dmitry A. Kuminov
The Qt4 painting engine makes usage of various MMX/3DNow and SSE/SSE2 …

Jul 28, 2009:

9:08 PM Changeset [92] by Dmitry A. Kuminov
gui: Started OS/2 versions of QApplication and QWidget.
1:52 PM Changeset [91] by Dmitry A. Kuminov
configure.cmd: Added QT_NO_TABLET, QT_NO_SESSIONMANAGER. Maintain two …
12:14 PM Changeset [90] by Dmitry A. Kuminov
mkspecs/os2-g++: Added QMAKE_COMPILER_DEFINES to simulate the OS/2 …
9:24 AM WikiStart edited by Dmitry A. Kuminov
(diff)

Jul 27, 2009:

8:25 PM Changeset [89] by Dmitry A. Kuminov
OS/2: Move QPMObjectWindow declaration to …
7:36 PM Changeset [88] by Dmitry A. Kuminov
build: Enabled uic; disabled scripttools plugins modules (dependencies …
7:32 PM Changeset [87] by Dmitry A. Kuminov
More ignored output.
7:22 PM Changeset [86] by Dmitry A. Kuminov
examples: waitconditions only needs QtCore?.
5:41 PM Ticket #24 (Complete QEventDispatcher) closed by Dmitry A. Kuminov
fixed: The processing of the message loop is done in r85. The only thing left …
5:39 PM Changeset [85] by Dmitry A. Kuminov
corelib: Implemented message queue, finished QEventDispatcherPM (#24).

Jul 25, 2009:

11:25 PM Ticket #47 (Test timers) created by Dmitry A. Kuminov
Timers must be tested under heavy conditions (primarily, many active …
11:24 PM Ticket #46 (Test socket notifiers) created by Dmitry A. Kuminov
Socket notifiers must be tested under heavy conditions (primarily …
11:19 PM Changeset [84] by Dmitry A. Kuminov
corelib: Implemented timers (#24).

Jul 24, 2009:

12:31 AM Changeset [83] by Dmitry A. Kuminov
corelib: Implemented socket notifiers (#24).

Jul 21, 2009:

1:38 PM Ticket #45 (Port QDesktopServices) created by Dmitry A. Kuminov
Provide the OS/2 version of the QDesktopServices class.
1:37 PM Ticket #44 (Port QSystemTrayIcon) created by Dmitry A. Kuminov
Provide the OS/2 version of the QSystemTrayIcon class.
1:31 PM Ticket #43 (Port QPrintDialog and QPageSetupDialog) created by Dmitry A. Kuminov
Provide the OS/2 version of the QPrintDialog and QPageSetupDialog classes.
1:31 PM Ticket #42 (Port QFileDialog) created by Dmitry A. Kuminov
Provide the OS/2 version of the QFileDialog class.
1:26 PM Ticket #41 (Port QFont, QFontEngine and QFontDatabase) created by Dmitry A. Kuminov
Provide the OS/2 version of the QFont, QFontEngine and QFontDatabase …
1:25 PM Ticket #40 (Port QInputContext) created by Dmitry A. Kuminov
Provide the OS/2 version of the QInputContext class.
1:24 PM Ticket #39 (Port QAccessible) created by Dmitry A. Kuminov
Provide the OS/2 version of the QAccessible class.
1:22 PM Ticket #38 (Port QPixmap) created by Dmitry A. Kuminov
Provide the OS/2 version of the QPixmap class.
1:21 PM Ticket #37 (Port QRegion) created by Dmitry A. Kuminov
Provide the OS/2 version of the QRegion class.
1:20 PM Ticket #36 (Port QPrintEngine and QPrinterInfo) created by Dmitry A. Kuminov
Provide the OS/2 version of the QPrintEngine and QPrinterInfo classes.
1:18 PM Ticket #35 (Finish QColormap) created by Dmitry A. Kuminov
Provide the OS/2 version of the QPaintDevice and QColormap classes.
1:17 PM Ticket #34 (Port QSound) created by Dmitry A. Kuminov
Provide the OS/2 version of the QSound class.
1:14 PM Ticket #33 (Port QKeyMapper) created by Dmitry A. Kuminov
Provide the OS/2 version of the QKeyMapper class.
1:13 PM Ticket #32 (Port DND classes) created by Dmitry A. Kuminov
Provide the OS/2 version of the Drag And Drop supporting classes. This …
1:12 PM Ticket #31 (Port MIME classes) created by Dmitry A. Kuminov
Provide the OS/2 version of the classes for MIME support. This …
1:05 PM Ticket #30 (Port QDesktopWidget) created by Dmitry A. Kuminov
Provide the OS/2 version of the QDesktopWidget class.
1:04 PM Ticket #29 (Port QCursor) created by Dmitry A. Kuminov
Provide the OS/2 version of the QCursor class.
1:03 PM Ticket #28 (Port QClipboard) created by Dmitry A. Kuminov
Provide the OS/2 version of the QClipboard class.
1:02 PM Ticket #27 (Port QWidget) created by Dmitry A. Kuminov
Provide the initial OS/2 version of the QWidget class.
1:00 PM Ticket #26 (Port QApplication) created by Dmitry A. Kuminov
Provide the OS/2 version of the QApplication class.
9:40 AM Ticket #25 (QFSFileEngine: Implement memory mapped files) created by Dmitry A. Kuminov
Adding support for memory mapped files (QAbstractFileEngine::map() and …

Jul 11, 2009:

7:37 AM WikiStart edited by Dmitry A. Kuminov
(diff)
12:08 AM WikiStart edited by Dmitry A. Kuminov
(diff)
12:04 AM Ticket #2 (Port all important basic classes from src/corelib) closed by Dmitry A. Kuminov
fixed: I think that this milestone can be considered as done.
12:03 AM Ticket #21 (Adopt other core classes to OS/2) closed by Dmitry A. Kuminov
fixed

Jul 10, 2009:

11:51 PM Changeset [82] by Dmitry A. Kuminov
QMutex: OS/2: Use an event semaphore since the rest is done through …
11:00 PM Milestone QtCore Beta completed
Port all important basic classes from src/corelib. We …
11:14 AM Changeset [81] by Dmitry A. Kuminov
QThread: OS/2: move set priority stuff to a separate private function …
11:10 AM Changeset [80] by Dmitry A. Kuminov
mkspecs: added os2 features for recognizing 'console' and 'windows' …
11:06 AM Ticket #24 (Complete QEventDispatcher) created by Dmitry A. Kuminov
The basics of QEventDispatcher are done within #9. This task is about …
11:05 AM Ticket #9 (Port QEventDispatcher) closed by Dmitry A. Kuminov
fixed
9:19 AM Changeset [79] by Dmitry A. Kuminov
Adopted QDateTime to OS/2 (posix).

Jul 9, 2009:

7:11 PM Changeset [78] by Dmitry A. Kuminov
mkspecs/os2-g++: Apparently, the copy command doesn't accept the /Y …
6:58 PM Changeset [77] by Dmitry A. Kuminov
mkspecs: Make the 'shared' CONFIG option obey QMAKE_LFLAGS_DLL flags …
6:46 PM Ticket #8 (Port QCoreApplication) closed by Dmitry A. Kuminov
fixed: Removed the debug stuff from qcoreapplication_pm.cpp in r76.One minor …
6:45 PM Changeset [76] by Dmitry A. Kuminov
corelib: Removed obsolete code from QCoreApplication/OS2.
6:37 PM Ticket #12 (Port QLibrary) closed by Dmitry A. Kuminov
fixed: Done in r75.
6:37 PM Changeset [75] by Dmitry A. Kuminov
corelib: OS/2: Implemented QLibrary.
6:33 PM Changeset [74] by Dmitry A. Kuminov
corelib: OS/2: Export qt_create_tls() as it's neede by qthread.cpp.
12:17 PM Ticket #7 (Port QProcess) closed by Dmitry A. Kuminov
fixed
12:16 PM Changeset [73] by Dmitry A. Kuminov
corelib: OS/2: Implemented QProcess::startDetached().
11:43 AM Changeset [72] by Dmitry A. Kuminov
corelib: OS/2: Reimplemented QProcess using libc pipes (#7).

Jul 7, 2009:

12:09 PM Ticket #22 (test) closed by Silvan Scherrer
fixed

Jul 6, 2009:

11:49 PM Changeset [71] by Dmitry A. Kuminov
corelib: OS/2: Partly implemented QProcess using native pipes (#7).

Jul 5, 2009:

9:00 PM Changeset [70] by Dmitry A. Kuminov
configure.cmd: Temporarily disabled QSystemSemaphore and QSharedMemory …
8:45 PM Ticket #23 (qmake: call moc with generated response files) created by Dmitry A. Kuminov
In order to overcome the CMD.EXE 1024 character command line length …

Jul 4, 2009:

11:24 PM Ticket #13 (Port QThread, QMutex, QWaitCondition) closed by Dmitry A. Kuminov
fixed
12:31 PM Changeset [69] by Dmitry A. Kuminov
corelib: OS/2: Ported QThread (#13).
12:21 PM Changeset [68] by Dmitry A. Kuminov
corelib: OS/2: Initial port of QCoreApplication (#8).
12:13 PM Changeset [67] by Dmitry A. Kuminov
corelib: OS/2: Initial port of QEventDispatcher.

Jul 3, 2009:

12:25 PM WikiStart edited by Silvan Scherrer
(diff)
12:22 PM WikiStart edited by Silvan Scherrer
added mailinglist (diff)
12:12 PM Ticket #22 (test) created by Silvan Scherrer
this is a test to see it the mailing list works
Note: See TracTimeline for information about the timeline view.