Timeline
2009-09-30:
- 06:08 Changeset [196] by
- corelib: Improved socket notifiers: don't block other threads by …
2009-09-29:
2009-09-26:
- 02:34 Changeset [195] by
- corelib: Don't break waiting on sync primitives because of ERROR_INTERRUPT …
- 01:36 Ticket #83 (QWidget::create()) closed by
- invalid: 0x00081034 is PMERR_INVALID_RESOURCE_FORMAT... ok, everything is clear to …
- 01:28 Changeset [194] by
- qmake: gnumake/os2: Spaces in dependencies that are actually make variable …
- 01:23 Changeset [193] by
- qmake: Put RC definition (if QMAKE_RC is non-empty) to the generated …
2009-09-25:
- 17:31 WikiStart edited by
- (diff)
- 17:02 Ticket #83 (QWidget::create()) created by
- while testing blubbels i saw the following: QWidget::create(): …
- 15:42 Ticket #82 (add support for wrc) created by
- adding support for wrc in qmake. if emxomfld_rc_type=WRC then take wrc …
2009-09-24:
- 06:09 Changeset [192] by
- corelib: QProcess: Implemented child termination/death detection for …
2009-09-23:
- 10:48 Ticket #81 (Error) closed by
- fixed: You should use either wrc from watcom or rc v5. i use rc v5.00.007 Jan. …
- 00:39 Changeset [191] by
- corelib: Oops, fixed regression of r190 (hang at application termination). …
2009-09-22:
- 23:36 Ticket #81 (Error) created by
- Some programs give me this output. g++ -Zomf -Zstack 0x2000 -Zmap -Zlinker …
- 22:44 Changeset [190] by
- corelib: QProcess: Implemented child termination/death detection using …
- 02:12 Ticket #59 ("make clean" will crash CMD.EXE) closed by
- fixed
- 02:10 Changeset [189] by
- qmake: Obey OS/2 CMD.EXE cmd.line length restriction in $(DEL_FILE) …
2009-09-21:
2009-09-18:
- 13:09 Milestone Qt Beta 2 completed
- our second beta
2009-09-17:
- 20:20 Ticket #80 (Child widgets are sometimes not redrawn) created by
- There is one more redraw problem I found. This problem may be seen if a …
- 20:12 WikiStart edited by
- Added download link for Beta 2 (diff)
- 20:06 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 window …
- 19:55 Ticket #78 (Make binary builds portable) created by
- Currently, Qt binaries (in particular, qmake.exe and QtCore4*.dll) have …
- 19:36 Ticket #77 (Fix support for 'console' and 'windows' CONFIG flags) created by
- The 'console' flag should generate a console application (that requires …
- 19:20 Ticket #76 (Generate root makefile) created by
- Improve configure.cmd so that it generates the root Makefile and Makefiles …
- 19:15 Ticket #75 (Add support for lxlite) created by
- For linking Qt and Qt apps, we are stuck to WLINK (ILINK is bogus and …
- 16:10 Changeset [188] by
- Readme for Beta 2.
- 15:25 Ticket #74 (Popup windows cause widget duplication) closed by
- fixed
- 15:09 Changeset [187] by
- gui: Fixed child widget duplication (#74).
2009-09-16:
- 23:50 Ticket #74 (Popup windows cause widget duplication) created by
- If a popup window is shown at least once in a top-level window which …
- 23:12 Changeset [186] by
- gui: Enabled actual enforcing min/max Qt widget constraints for top-level …
- 22:34 Changeset [185] by
- gui: Fixed: Close popups when resizing/moving the top level window.
- 19:37 Ticket #67 (Popup windows are too large) closed by
- fixed: Should be fixed in r184.
- 19:37 Changeset [184] by
- gui: Fixed: Initial size of popup windows could be too big, ignoring its …
- 17:48 Ticket #56 (Implement widget scroll operations) closed by
- fixed: Done in r183. There's a @todo about should we obey the WA_OpaquePaintEvent …
- 17:47 Changeset [183] by
- gui: Implemented widget scrolling (QWidget::scroll() and friends).
2009-09-15:
- 15:24 Ticket #54 (Finish QCursor) closed by
- fixed: The basic functionality (standard cursors) is implemented in r182. The …
- 15:24 Ticket #73 (Implement custom cursor shapes) created by
- This task includes creating QCursor objects from QPixmap and QBitmap. …
- 15:21 Changeset [182] by
- gui: Implemented standard cursor shapes (#54).
- 11:19 Ticket #69 (QProcess cannot start process) closed by
- fixed: I've committed a fix that makes redirection work for kLIBC-based …
- 11:19 Ticket #72 (QProcess cannot start applications of other types directly) created by
- An attempt to start a PM application from a console Qt application will …
- 11:16 Ticket #71 (QProcess::startDetached() doesn't work) created by
- Since P_DETACH isn't supported by kLIBC's spawnvpe(), …
- 11:12 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 Changeset [181] by
- corelib: Fixed stdio redirection in QProcess but it will only work for …
2009-09-14:
- 16:40 WikiStart edited by
- kdiff screenshot added (diff)
- 13:24 Ticket #68 (Dead keys are not processed correctly) closed by
- fixed: That's expected. When the code page is not explicitly specified, Qt …
2009-09-13:
- 21:37 Ticket #69 (QProcess cannot start process) created by
- The following simple program: […] terminates immediately with the …
2009-09-12:
- 03:30 Changeset [180] by
- gui: Fixed: Ctrl+A..Z should generate characters with codes 0x01-0x1F.
- 02:10 Changeset [179] by
- gui: Implemented support for entering dead keys from the keyboard (#68).
2009-09-11:
- 15:01 Ticket #68 (Dead keys are not processed correctly) created by
- Dead keys (ones intended to produce composite characters) are not …
- 11:55 Ticket #60 (Include SVG Library) closed by
- fixed
- 09:33 WikiStart edited by
- added some screenshots (diff)
- 09:32 WikiStart edited by
- (diff)
- 02:46 Ticket #65 (Odd QFileDialog behavior) closed by
- fixed: Problem 1 has been fixed in r178. The file dialog looks quite operational …
- 02:34 Ticket #67 (Popup windows are too large) created by
- Popup windows (like drop-down menus or combobox lists) sometimes appear …
- 02:30 Changeset [178] by
- corelib: Fixed: QDirIterator("X:") would iterate over the current …
- 02:27 Changeset [177] by
- corelib: Fixed: QDir::currentPath() would return the file path without the …
2009-09-10:
- 18:38 Ticket #66 (QSysInfo::OS2Ver) created by
- if we are bored we may add the above function to detect the right OS2 …
- 02:36 Changeset [176] by
- corelib: Found that DCE_POSTONE is required in DosCreateEventSem?() in …
2009-09-09:
- 22:02 Changeset [175] by
- corelib: Improved timers: don't block other threads by constantly posting …
- 21:04 Changeset [174] by
- More ignore patterns.
- 02:38 Changeset [173] by
- gui/dialogs: Fixed: Duplicate file names were added to the file list in …
- 01:54 Changeset [172] by
- corelib/io, gui/dialogs: Handle DOS-like filesystem details (drives, …
- 01:46 Changeset [171] by
- corelib/io: QFSFileEngine::caseSensitive() must return false on OS/2.
- 01:25 Changeset [170] by
- gui: Provided a temporary workaround for the mystic failure to build …
2009-09-08:
- 17:29 Changeset [169] by
- gui: Fixed the build after disabling the qt3support module: some …
- 12:05 Ticket #65 (Odd QFileDialog behavior) created by
- QFileDialog behaves wrongly on OS/2. Things that I noticed: 1. The root …
- 00:23 Changeset [168] by
- More ignore patterns.
2009-09-07:
- 23:04 Changeset [167] by
- src: Enabled all configured modules by default on OS/2 (this effectively …
- 22:56 Changeset [166] by
- Added short DLL names for many modules and plugins.
- 22:54 Changeset [165] by
- 3rdparty/libtiff: Use tif_unix.c on OS/2 for basic functions.
- 22:11 Changeset [164] by
- configure.cmd: Disabled qt3support module by default (see #64).
- 22:08 Changeset [163] by
- qt3support: Added QT_NO_DRAGANDDROP to Q3IconView [vendor bug].
- 22:06 Changeset [162] by
- qmake: On OS/2, obey create_prl even for plugins (this is necessary for …
- 19:51 Ticket #46 (Test socket notifiers) closed by
- fixed: This task was actually done within #19. I tried various ftp sites with the …
- 19:49 Ticket #19 (Port network module) closed by
- fixed
- 19:45 Ticket #64 (Port qt3support module) created by
- There are some platform-dependent parts such as in the Q3Process class …
- 03:25 Changeset [161] by
- corelib: Fixed a number of socket notifier bugs in the event dispatcher …
2009-09-05:
- 03:04 Ticket #63 (Query hardware address of the network interface) created by
- Currently, QNetworkInterface::hardwareAddress() returns an empty string …
- 02:57 Changeset [160] by
- network: Ported QHostInfo and QNetworkInterface to OS/2.
- 02:52 Changeset [159] by
- Ignore patterns.
- 02:46 Changeset [158] by
- qmake: Added support for TARGET_SHORT variable that allows to specify a …
2009-09-04:
- 13:58 WikiStart edited by
- Stupidity (diff)
- 13:58 WikiStart edited by
- Typos (diff)
- 13:47 WikiStart edited by
- Added note about the bug in Beta1. (diff)
- 13:41 Ticket #62 (lrelease & lupdate support) created by
- see above
- 13:30 Ticket #61 (Release version of QtGui4.dll is built 3 times) closed by
- wontfix: You are not fully correct here. The split DLL feature is effectively …
- 13:18 Ticket #58 (make will not create certain modules because of a trailing backslash) closed by
- fixed: I suppose you tried the .zip file. The problem you described was fixed in …
- 02:06 Changeset [157] by
- network: Implemented QLocalServer/QLocalSocket/QNativeSocketEngine OS/2 …
2009-09-03:
- 13:21 Ticket #61 (Release version of QtGui4.dll is built 3 times) created by
- From my understanding, the split DLL feature should only be applied to …
- 12:39 Ticket #60 (Include SVG Library) created by
- QtSvg4.dll works O.K. It can be included in the regular build.
- 10:53 Ticket #59 ("make clean" will crash CMD.EXE) created by
- During the processing of "make clean" CMD.EXE will crash leaving behind a …
- 10:37 Ticket #58 (make will not create certain modules because of a trailing backslash) created by
- Using GNU Make 3.81 r2 certain libraries cannot be built using the …
- 00:03 Changeset [156] by
- configure.cmd: Added QT_NO_IPV6 (no IPv6 on OS/2).
2009-09-02:
- 15:31 Changeset [155] by
- os2-g++/qplatformdefs.h: Added missing network definitions.
2009-09-01:
- 22:00 Ticket #57 (Implement widget masks) created by
- This is QWidgetPrivate::setMask_sys() which is used to create …
- 21:58 Ticket #56 (Implement widget scroll operations) created by
- QWidgetPrivate::scroll_sys() is used for scrolling the entire widget …
- 21:55 Ticket #55 (Implement window icons) created by
- QWidgetPrivate::setWindowIcon_sys() is a stub now and must be implemented …
- 15:35 Ticket #47 (Test timers) closed by
- fixed: I actually tested them while making part7 of the addressbook tutorial work …
2009-08-31:
- 23:56 Changeset [154] by
- qmake: Automatically use different link flags when linking qmake with …
- 16:11 Changeset [153] by
- qmake/os2/gnumake: Corrected the space escaping function definition; could …
- 15:15 Changeset [152] by
- README.OS2: Mention the requirement of CMD.EXE as a shell.
- 14:40 Changeset [151] by
- configure.cmd: Return to the root source tree directory after building …
- 04:22 WikiStart edited by
- Updated download link (diff)
2009-08-29:
- 19:01 WikiStart edited by
- Added download link for Beta 1 (diff)
- 18:06 Changeset [150] by
- Renamed trolltech to nokia in branches.
- 17:59 Changeset [149] by
- Tagged Beta 1.
- 10:42 WikiStart edited by
- Added screenshot (diff)
- 10:03 Ticket #3 (Port all key GUI classes) closed by
- fixed: Done with zipping, checking and so on. Announced on the first wiki page. …
- 09:59 WikiStart edited by
- Credits updated (diff)
- 09:53 WikiStart edited by
- (diff)
- 09:30 Milestone QtGui Beta completed
- Port all key GUI classes. Hunting season for bugs is open :) As the …
- 09:10 Changeset [148] by
- README.OS2: make release and make debug won't work from src (qmake bug).
- 08:43 Changeset [147] by
- gui: project file: Make sure splitDLL stuff is only used for the dll …
- 08:16 Changeset [146] by
- configure.cmd: Typo (tried to remove a non-existent directory and failed).
- 07:57 Changeset [145] by
- More limitations.
- 07:45 Changeset [144] by
- Added README.OS2.
- 07:04 Ticket #27 (Port QWidget) closed by
- fixed: This task is basically done. There is a number of @todo still in the code, …
- 07:03 Ticket #26 (Port QApplication) closed by
- fixed: This task is basically done. There is a number of @todo still in the code, …
- 06:42 Ticket #54 (Finish QCursor) created by
- QCursor is not able to actually change the mouse pointer shape at the …
- 06:40 Ticket #29 (Port QCursor) closed by
- fixed: The new dependency is #53. Closing this one.
- 06:40 Ticket #38 (Port QPixmap) closed by
- fixed: The dummy implementation is in there; created #53 for the rest. Not …
- 06:39 Ticket #53 (Finish QPixmap) created by
- There are a few unimplemented platform-dependent methods in QPixmap that …
- 06:36 Ticket #41 (Port QFont, QFontEngine and QFontDatabase) closed by
- fixed: No time for this in the Beta; a single font is enough for demonstration. …
- 06:33 Ticket #52 (Create FreeType driver for OS/2 bitmap fonts) created by
- In order to support OS/2 bitmap fonts, we need a driver that will read and …
- 06:30 Ticket #51 (Use OS/2 font database to match fonts) created by
- We will use the Freetype2 library to cache installed fonts and perform …
- 06:25 Changeset [143] by
- gui: Disabled debug output.
- 05:46 Changeset [142] by
- gui: Implemented QWidgetPrivate::createDefaultWindowSurface_sys().
- 05:44 Changeset [141] by
- core: A bunch of fixes to QEventDispatcherPM which actually made Qt timers …
- 01:11 Changeset [140] by
- gui: Fixed: mouse auto capture on button press didn't work because of the …
- 00:37 Changeset [139] by
- gui: Fixed: Pressing a mouse button over a child widget would deliver …
- 00:06 Changeset [138] by
- gui: Implemented focus notifications.
2009-08-28:
- 20:23 Changeset [137] by
- gui: Dummy QKeyMapperPrivate::possibleKeys() implementation.
- 20:22 Ticket #33 (Port QKeyMapper) closed by
- fixed: Created the initial QKeyMapper implementation in r136 suitable for the …
- 20:21 Ticket #50 (Finish QKeyMapper) created by
- There are few things in QKeyMapper that remain to be done: - Implement …
- 19:46 Changeset [136] by
- gui: Implemented QKeyMapper (#33).
- 16:59 Changeset [135] by
- core: Added a hack to use cp866 on OS/2 if LANG is ru_RU.
- 15:51 Ticket #49 (Detect locale properly) created by
- String conversion functions depend on the locale. Currently, the locale is …
2009-08-27:
- 02:03 Ticket #30 (Port QDesktopWidget) closed by
- fixed: Implemented in r134.
- 02:02 Changeset [134] by
- gui: Implemented QDesktopWidget.
- 01:32 Changeset [133] by
- gui: Implemented popup window open/close.
2009-08-26:
- 23:45 Changeset [132] by
- gui: Enabled dummy QDesktopServices and FreeType? by default.
- 21:48 Changeset [131] by
- gui: Implemented QWidgetPrivate::setFocus_sys(), raise_sys(), lower_sys(), …
- 21:37 Changeset [130] by
- gui: Implemented QWidget::grabMouse/Keyboard(), releaseMouse/Keyboard(), …
- 21:15 Changeset [129] by
- gui: Implemented QWidgetPrivate::setWindowTitle_sys().
- 21:00 Changeset [128] by
- gui: Implemented QWidget::setParent_sys(). Many examples started to launch …
- 19:45 Changeset [127] by
- gui: Fixed: On OS/2, raster paint engine didn't obey the antialias flag …
- 19:03 Changeset [126] by
- 3dparty: Imported original fontconfig 2.7.1 sources.
2009-08-25:
- 16:54 Changeset [125] by
- gui: Added QFontEnginePMFT that makes use of FreeType? to render fonts and …
2009-08-21:
- 03:34 Changeset [124] by
- gui: Implemented QWidge::metric(). Added using of test (box) font engines …
2009-08-20:
- 00:31 Changeset [123] by
- gui: Typos.
- 00:19 Changeset [122] by
- gui: Don't change top level window size/position in Qt when it gets …
2009-08-19:
- 23:26 Changeset [121] by
- gui: 1) Fixed window state change handling so that the window is properly …
2009-08-18:
- 16:30 Changeset [120] by
- gui: QWidget::setWindowState/setGeometry_sys/setWSGeometry in progress.
2009-08-17:
- 20:58 Changeset [119] by
- qmake/GNUMAKE: Improved PRL file processing (could sometimes lose parts of …
- 20:54 Changeset [118] by
- configure.cmd: Put OS/2 version limitation defines to qconfig.h so that …
- 17:23 Changeset [117] by
- gui: Typo.
- 07:09 Changeset [116] by
- gui: Implemented size/move event translation.
- 07:06 Changeset [115] by
- gui: Added OS/2 support to QRasterWindowSurface and to QNativeImage (this …
2009-08-14:
- 23:20 Changeset [114] by
- gui: Implemented QWidget::map[To|From]Global.
- 23:19 Ticket #37 (Port QRegion) closed by
- fixed: Done in r113.
- 23:18 Changeset [113] by
- gui: Implemented the OS/2 bits of QRegion (#37).
- 17:13 Changeset [112] by
- gui: Paint event translation.
2009-08-13:
- 21:16 Changeset [111] by
- gui: More QCursor bits.
- 20:22 Changeset [110] by
- Addon to r109.
- 20:20 Changeset [109] by
- gui: Added modality implementation.
2009-08-12:
- 22:18 Changeset [108] by
- gui: Added mouse event translation, various message handling.
- 22:13 Changeset [107] by
- configure.cmd: Added QT_NO_DRAGANDDROP (no DnD yet).
- 03:28 Changeset [106] by
- gui: Improved wdget create/destroy debug messages.
- 03:27 Changeset [105] by
- gui: Split the debug version of the QtGui? DLL into 3 pieces on OS/2 to …
- 03:23 Changeset [104] by
- mkspecs/features/os2: Added splitDllBegin/splitDllPart/splitDllEnd …
- 03:19 Changeset [103] by
- mkspecs/os2-g++: 1) Generate a separate rule for the import library (for …
- 03:13 Changeset [102] by
- emxexpw.cmd: Surround E_BlaBla literals with quotes to avoid EXPRESSION …
2009-08-06:
- 16:01 Changeset [101] by
- mkspecs/os2-g++: Detect the linker (ILINK or WLINK) dynamically based on …
- 02:24 Changeset [100] by
- gui: Implemented widget show/hide functions. Added widget mask (clip …
2009-08-05:
- 03:19 Changeset [99] by
- gui: Implemented widget creation/destruction functions.
2009-08-03:
- 23:30 Changeset [98] by
- gui: Added deferred window size/move request processing.
- 23:28 Changeset [97] by
- Enabled the QtGui? module on OS/2.
- 13:23 Changeset [96] by
- qmake: When using debug-and-release mode on OS/2, debug versions of Qt …
2009-07-31:
- 01:13 Changeset [95] by
- gui: Added OS/2 stubs for platform-specific parts of all key GUI classes. …
2009-07-29:
- 20:58 Ticket #23 (qmake: call moc with generated response files) closed by
- fixed: Done in r94. Had also to fix the tiny moc bug (r93).
- 20:57 Changeset [94] by
- qmake/OS/2: Added DEFINES_RSP file generation to overcome command line …
- 20:50 Changeset [93] by
- moc: Fixed: If a @<file> command line option immediately followed another …
- 18:17 Ticket #48 (Enable MMX/SSE) created by
- The Qt4 painting engine makes usage of various MMX/3DNow and SSE/SSE2 …
2009-07-28:
- 23:08 Changeset [92] by
- gui: Started OS/2 versions of QApplication and QWidget.
- 15:52 Changeset [91] by
- configure.cmd: Added QT_NO_TABLET, QT_NO_SESSIONMANAGER. Maintain two …
- 14:14 Changeset [90] by
- mkspecs/os2-g++: Added QMAKE_COMPILER_DEFINES to simulate the OS/2 …
- 11:24 WikiStart edited by
- (diff)
2009-07-27:
- 22:25 Changeset [89] by
- OS/2: Move QPMObjectWindow declaration to …
- 21:36 Changeset [88] by
- build: Enabled uic; disabled scripttools plugins modules (dependencies are …
- 21:32 Changeset [87] by
- More ignored output.
- 21:22 Changeset [86] by
- examples: waitconditions only needs QtCore?.
- 19:41 Ticket #24 (Complete QEventDispatcher) closed by
- fixed: The processing of the message loop is done in r85. The only thing left in …
- 19:39 Changeset [85] by
- corelib: Implemented message queue, finished QEventDispatcherPM (#24).
2009-07-26:
- 01:25 Ticket #47 (Test timers) created by
- Timers must be tested under heavy conditions (primarily, many active at a …
- 01:24 Ticket #46 (Test socket notifiers) created by
- Socket notifiers must be tested under heavy conditions (primarily large …
- 01:19 Changeset [84] by
- corelib: Implemented timers (#24).
2009-07-24:
- 02:31 Changeset [83] by
- corelib: Implemented socket notifiers (#24).
2009-07-21:
- 15:38 Ticket #45 (Port QDesktopServices) created by
- Provide the OS/2 version of the QDesktopServices class.
- 15:37 Ticket #44 (Port QSystemTrayIcon) created by
- Provide the OS/2 version of the QSystemTrayIcon class.
- 15:31 Ticket #43 (Port QPrintDialog and QPageSetupDialog) created by
- Provide the OS/2 version of the QPrintDialog and QPageSetupDialog classes.
- 15:31 Ticket #42 (Port QFileDialog) created by
- Provide the OS/2 version of the QFileDialog class.
- 15:26 Ticket #41 (Port QFont, QFontEngine and QFontDatabase) created by
- Provide the OS/2 version of the QFont, QFontEngine and QFontDatabase …
- 15:25 Ticket #40 (Port QInputContext) created by
- Provide the OS/2 version of the QInputContext class.
- 15:24 Ticket #39 (Port QAccessible) created by
- Provide the OS/2 version of the QAccessible class.
- 15:22 Ticket #38 (Port QPixmap) created by
- Provide the OS/2 version of the QPixmap class.
- 15:21 Ticket #37 (Port QRegion) created by
- Provide the OS/2 version of the QRegion class.
- 15:20 Ticket #36 (Port QPrintEngine and QPrinterInfo) created by
- Provide the OS/2 version of the QPrintEngine and QPrinterInfo classes.
- 15:18 Ticket #35 (Finish QColormap) created by
- Provide the OS/2 version of the QPaintDevice and QColormap classes.
- 15:17 Ticket #34 (Port QSound) created by
- Provide the OS/2 version of the QSound class.
- 15:14 Ticket #33 (Port QKeyMapper) created by
- Provide the OS/2 version of the QKeyMapper class.
- 15:13 Ticket #32 (Port DND classes) created by
- Provide the OS/2 version of the Drag And Drop supporting classes. This …
- 15:12 Ticket #31 (Port MIME classes) created by
- Provide the OS/2 version of the classes for MIME support. This basically …
- 15:05 Ticket #30 (Port QDesktopWidget) created by
- Provide the OS/2 version of the QDesktopWidget class.
- 15:04 Ticket #29 (Port QCursor) created by
- Provide the OS/2 version of the QCursor class.
- 15:03 Ticket #28 (Port QClipboard) created by
- Provide the OS/2 version of the QClipboard class.
- 15:02 Ticket #27 (Port QWidget) created by
- Provide the initial OS/2 version of the QWidget class.
- 15:00 Ticket #26 (Port QApplication) created by
- Provide the OS/2 version of the QApplication class.
- 11:40 Ticket #25 (QFSFileEngine: Implement memory mapped files) created by
- Adding support for memory mapped files (QAbstractFileEngine::map() and …
2009-07-11:
- 09:37 WikiStart edited by
- (diff)
- 02:08 WikiStart edited by
- (diff)
- 02:04 Ticket #2 (Port all important basic classes from src/corelib) closed by
- fixed: I think that this milestone can be considered as done.
- 02:03 Ticket #21 (Adopt other core classes to OS/2) closed by
- fixed
- 01:51 Changeset [82] by
- QMutex: OS/2: Use an event semaphore since the rest is done through atomic …
- 01:00 Milestone QtCore Beta completed
- Port all important basic classes from src/corelib. We moved …
2009-07-10:
- 13:14 Changeset [81] by
- QThread: OS/2: move set priority stuff to a separate private function to …
- 13:10 Changeset [80] by
- mkspecs: added os2 features for recognizing 'console' and 'windows' (PM) …
- 13:06 Ticket #24 (Complete QEventDispatcher) created by
- The basics of QEventDispatcher are done within #9. This task is about …
- 13:05 Ticket #9 (Port QEventDispatcher) closed by
- fixed
- 11:19 Changeset [79] by
- Adopted QDateTime to OS/2 (posix).
2009-07-09:
- 21:11 Changeset [78] by
- mkspecs/os2-g++: Apparently, the copy command doesn't accept the /Y switch …
- 20:58 Changeset [77] by
- mkspecs: Make the 'shared' CONFIG option obey QMAKE_LFLAGS_DLL flags on …
- 20:46 Ticket #8 (Port QCoreApplication) closed by
- fixed: Removed the debug stuff from qcoreapplication_pm.cpp in r76.One minor …
- 20:45 Changeset [76] by
- corelib: Removed obsolete code from QCoreApplication/OS2.
- 20:37 Ticket #12 (Port QLibrary) closed by
- fixed: Done in r75.
- 20:37 Changeset [75] by
- corelib: OS/2: Implemented QLibrary.
- 20:33 Changeset [74] by
- corelib: OS/2: Export qt_create_tls() as it's neede by qthread.cpp.
- 14:17 Ticket #7 (Port QProcess) closed by
- fixed
- 14:16 Changeset [73] by
- corelib: OS/2: Implemented QProcess::startDetached().
- 13:43 Changeset [72] by
- corelib: OS/2: Reimplemented QProcess using libc pipes (#7).
2009-07-07:
- 14:09 Ticket #22 (test) closed by
- fixed
- 01:49 Changeset [71] by
- corelib: OS/2: Partly implemented QProcess using native pipes (#7).
2009-07-05:
- 23:00 Changeset [70] by
- configure.cmd: Temporarily disabled QSystemSemaphore and QSharedMemory …
- 22:45 Ticket #23 (qmake: call moc with generated response files) created by
- In order to overcome the CMD.EXE 1024 character command line length …
- 01:24 Ticket #13 (Port QThread, QMutex, QWaitCondition) closed by
- fixed
2009-07-04:
- 14:31 Changeset [69] by
- corelib: OS/2: Ported QThread (#13).
- 14:21 Changeset [68] by
- corelib: OS/2: Initial port of QCoreApplication (#8).
- 14:13 Changeset [67] by
- corelib: OS/2: Initial port of QEventDispatcher.
2009-07-03:
- 14:25 WikiStart edited by
- (diff)
- 14:22 WikiStart edited by
- added mailinglist (diff)
- 14:12 Ticket #22 (test) created by
- this is a test to see it the mailing list works
Note: See TracTimeline
for information about the timeline view.
