Timeline
2010-05-31:
- 21:06 Ticket #160 (Assistant not drawing correctly on startup (direct frame bufffer mode ...) closed by
- fixed: Corrected the DevClose? thing (however I doubt that this code will be ever …
- 21:06 Changeset [744] by
- gui: Minor cleanup.
- 16:52 Changeset [743] by
- gui: Fixed: Qt Assistant would corrupt screen at startup in DIVE FB mode …
- 12:48 Ticket #159 (DIVE modes crash on 24bit (BGR3) screen surface) closed by
- fixed
- 02:32 Changeset [742] by
- gui: Fixed a typo that caused DIVE direct FB mode to be disabled for DIVE …
2010-05-27:
- 08:31 Ticket #160 (Assistant not drawing correctly on startup (direct frame bufffer mode ...) created by
- When using direct frame buffer access, QtAssistant? doesn't paint it's …
- 07:55 Ticket #159 (DIVE modes crash on 24bit (BGR3) screen surface) created by
- Testing the new QWindowSurfaces on an ATI Rage128 (SNAP forced to 24bit …
2010-05-20:
- 21:17 Ticket #149 (VLC blocked when opening a non-existent file and quitting) closed by
- wontfix: Ah yes, that was the problem I think. At least in Qt3 (and I suppose in …
2010-05-16:
- 16:44 Ticket #156 (QAssistant won't start) closed by
- fixed
- 12:10 Ticket #158 (No Help in QT Designer or Linguist) closed by
- fixed: The cause of the problem is the same as in #156.
- 12:10 Ticket #157 (Examples and Demos will not launch.) closed by
- fixed: The cause of the problem is the same as in #156.
- 02:56 Ticket #158 (No Help in QT Designer or Linguist) created by
- When trying to get help documentation in the new 4.6.2 version of QT …
- 02:37 Ticket #157 (Examples and Demos will not launch.) created by
- Any attempt to launch a demo in the new QT 4.6.2 (everything installed: …
- 02:30 Ticket #156 (QAssistant won't start) created by
- After installing the new QT 4.6.2 (all components -dev, doc, examples, …
2010-05-15:
- 11:16 Ticket #142 (QT4-GA setup documentation-- at best, a disaster!) closed by
- worksforme: Please check the new 4.6.2 release. I now provide a complete GCC422 …
2010-05-14:
- 13:38 Milestone Qt 4.6.2 completed
- Key goals: * Upgrade the source tree to version 4.6.1 from the vendor. * …
- 13:15 WikiStart edited by
- Updated for 4.6.2. (diff)
- 12:38 Changeset [741] by
- Tagged 4.6.2 release.
- 00:40 Changeset [740] by
- Updated README and CHANGES for 4.6.2.
- 00:30 Changeset [739] by
- packaging: Don't show the "select additional configuration" page to make …
2010-05-13:
- 22:41 Ticket #146 (WPI "lib" package still refuses to load w/o XWorkplace) closed by
- fixed: In r737, I added creation of the separate "noxwpdep" WPI. Note htat when …
- 22:40 Ticket #155 (Depend on WarpIn 1.0.20) created by
- This is a continuation of #146. When WarpIn? 1.0.20 is out, we should …
- 20:55 Changeset [738] by
- packaging: Typos.
- 20:52 Changeset [737] by
- packaging: Create a noxwpdep version of the "lib" archive for those who …
- 19:33 Changeset [736] by
- packaging: Added a big warning to the "lib" archive about uninstalling the …
- 19:10 Ticket #101 (Use DIVE to speed up blitting in QRasterWindowSurface) closed by
- fixed: Enough for this defect.
- 18:57 Changeset [735] by
- gui: If neither QT_PM_DIVE nor QT_PM_NO_DIVE is set, the default is …
- 16:59 Changeset [734] by
- packaging: Updated WPI rules to include all new modules, demos and …
- 13:30 Changeset [733] by
- packaging: Needed for r732.
- 13:30 Changeset [732] by
- packaging: Make sure target WPI package directories are created before …
- 11:42 Changeset [731] by
- mkdir-p.cmd: Accept paths with trailing and duplicate slashes.
2010-05-12:
- 22:21 Changeset [730] by
- javascriptcore: Ported r726, r728:729 from webkit.
- 22:17 Changeset [729] by
- webkit: Oops, restore accidentally deleted lines in r728.
- 20:52 Changeset [728] by
- webkit: Use posix_memalign() and cell blocks of 256K as on other desktop …
- 10:22 Changeset [727] by
- More ignore patterns.
2010-05-11:
- 21:24 Ticket #135 (Check if WebKit can be built) closed by
- fixed: The bug is fixed in r726. That was a tough one (to find). The browser demo …
- 21:23 Changeset [726] by
- webkit: Fixed: garbage collector would not mark live objects on stack and …
2010-05-10:
- 14:34 Ticket #153 (Remove the need of GCC422.DLL) closed by
- wontfix: as this compiler GCC 4.4.2 and better ist used on a lot more projects w/o …
- 14:21 Ticket #150 (MOC output on "No relevant classes found") closed by
- wontfix: as this is not a specific problem of our port i close it. Eventually open …
- 14:19 Ticket #129 (Build break using GCC 3.3.5) closed by
- wontfix: as GCC 4.4.2 is the recomended and only tested one, we are not going to …
2010-05-01:
- 00:51 Changeset [725] by
- packaging: Delete temporary package directories at start to make sure …
- 00:43 Changeset [724] by
- packaging: Ignore out directories.
2010-04-30:
- 22:21 Changeset [723] by
- packaging: Fixed GetPkgVersion?(): make sure the package is not searched in …
- 22:19 Changeset [722] by
- packaging: Improved QtEnv?.cmd: - Avoid double slashes. - Add X:\OS2\DLL to …
- 22:12 Changeset [721] by
- packaging: Added -B -D and -W command line options to make_packages.cmd.
- 17:59 Ticket #152 (Apply performance options) closed by
- fixed
- 17:58 Changeset [720] by
- gnumake/os2-g++: Switch the compiler to using the i486 instruciton set for …
- 17:49 Changeset [719] by
- gui: Use the const version of QImage::bits() to avoid making the deep …
- 17:45 Changeset [718] by
- gui: Fixed painting under the mouse pointer in Dive mode while performing …
- 12:58 Ticket #154 (Floating point exception in various scenarios) closed by
- fixed: Done in r717. Thank you for noticing!
- 12:55 Changeset [717] by
- corelib: Clear FPU CW in qdtoa() (fixes ticket:154).
- 00:22 Ticket #88 (Qt 4.6) closed by
- fixed: I think this ticket is outdated. We have more specific tickets for the 4.6 …
- 00:21 Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) closed by
- fixed: In r715, I reverted r615 (the DosSetError?() call at startup). Instead, in …
- 00:17 Changeset [716] by
- corelib: Do DosOpen?() with OPEN_FLAGS_FAIL_ON_ERROR on drive letters …
- 00:13 Changeset [715] by
- corelib: Reverted r615 (see #131).
2010-04-28:
- 20:41 Changeset [714] by
- gui: Added a special direct Dive framebuffer access mode that hides the …
- 18:02 Changeset [713] by
- gui: Implemented the direct framebuffer access method in Dive mode (based …
2010-04-27:
- 16:15 Changeset [712] by
- gui: Fixed widget painting in Dive mode when the screen color format is …
2010-04-26:
- 17:36 Changeset [711] by
- gui: Fixed: Never add tooltip windows to the top-level window list and …
- 16:59 Changeset [710] by
- gui: Fixed distortions in Dive mode when moving windows of other processes …
- 13:05 Changeset [709] by
- gui: Added qwindowsurface_pm_p.h to includes.
- 02:41 Changeset [708] by
- gui: Use the fastest GPI matrix transformation for mirroring the image …
- 02:40 Changeset [707] by
- gui: Process deferred window flush events in Dive mode to make sure the …
- 01:05 Changeset [706] by
- gui: Implemented drawing widgets through Dive (see #101) and enabled it by …
- 01:02 Changeset [705] by
- gui: Added QWidget::addPmEventFilter()/removPmEventFilter() (OS/2 …
- 01:01 Changeset [704] by
- gui: Removed outdated QWL_ data item reservation.
2010-04-21:
- 11:35 Ticket #154 (Floating point exception in various scenarios) created by
- The exception happens in qdtoa(). In src\corelib\qlocale.cpp, lines 6776 …
- 10:48 Ticket #153 (Remove the need of GCC422.DLL) created by
- The option "-static-libgcc" applied to the link step seems to do the trick …
- 10:30 Ticket #152 (Apply performance options) created by
- Since we need to use any piece of performance we can get and we don't have …
2010-04-13:
- 11:25 WikiStart edited by
- made gcc req more verbose (diff)
2010-03-23:
- 12:33 Ticket #151 (QFile::copy fails) closed by
- fixed: No, that doesn't make sense to create tickets for fixed problems (fixed in …
- 10:05 Ticket #151 (QFile::copy fails) created by
- Not sure if it makes sense to add a ticket for a problem that is only …
2010-03-21:
- 20:26 Changeset [703] by
- 3rdparty/CLucene: Fixed: Provide replacements for kLIBC's broken wcscmp() …
2010-03-19:
- 15:07 Ticket #150 (MOC output on "No relevant classes found") created by
- This is a rather weird one, but I'm asking for your opinion on that... …
- 14:40 Ticket #48 (Enable MMX/SSE) closed by
- fixed: Silvan did some tests in #101. Closing this one.
- 14:24 Ticket #138 (QMake ignores LIBS_PRIVATE) closed by
- fixed: Thank you for noticing :)
- 12:57 Changeset [702] by
- corelib/io: QOS2FileSystemWatcherEngine: Suppress a false warning.
2010-03-18:
- 15:54 Changeset [701] by
- tools/assistant: Fixed: Would only recognize the first of two or more …
- 15:47 Changeset [700] by
- corelib: QProcess: Fixed: Having stderr of a started child process …
- 15:42 Changeset [699] by
- corelib: QProcess: Simplified debug output.
- 14:19 Ticket #149 (VLC blocked when opening a non-existent file and quitting) created by
- Hi/2. As subject, VLC is blocked if failing to open a file. The blocked …
- 14:02 Ticket #145 (Can't checkout SVN anymore) closed by
- invalid
2010-03-17:
- 23:22 Changeset [698] by
- gui: Fixed crash in PMMERGE during resize & move of the top level window …
- 13:09 Ticket #148 (Assistant doesn't work anymore) closed by
- invalid: You need to make sure it can find and load the qsqlit4.dll plugin. If it …
- 13:06 Changeset [697] by
- tools/assistant: Use the GUI message box to show error messages instead of …
- 12:27 Ticket #143 (Linguist build fails.) closed by
- fixed: Ok.
- 12:00 Ticket #148 (Assistant doesn't work anymore) created by
- With the latest trunk, Assistant quit. The program just exists without …
2010-03-16:
- 23:07 Changeset [696] by
- qtdemo: Make it find demo and example executables on OS/2.
- 22:57 Changeset [695] by
- qtdemo: Added OS/2 icon.
- 15:16 Changeset [694] by
- Typo.
- 15:08 Changeset [693] by
- corelib: Fixed too fat frame around tooltips.
- 00:38 Changeset [692] by
- configure.cmd: Use QT_NO_DEBUG instead of NDEBUG to detect the release …
- 00:37 Changeset [691] by
- docs: ignore output.
- 00:21 Changeset [690] by
- docs: Fixed warnings and added some missing documentation for OS/2 …
2010-03-15:
- 21:42 Changeset [689] by
- examples: Ignore patterns.
- 21:36 Changeset [688] by
- doc: Fixed the OS/2 build.
- 21:33 Changeset [687] by
- configure.cmd: Build translations by default and build docs by default in …
- 18:50 Changeset [686] by
- demos/browser: Updated OS/2 icon.
- 18:36 Changeset [685] by
- translations: Ignore output.
- 18:31 Changeset [684] by
- translations: Fixed the OS/2 build.
- 18:30 Changeset [683] by
- corelib: Fixed r614 regression (QDir(<relative_path>) would contain no …
- 17:10 Changeset [682] by
- qmake: Don't output TRANSLATIONS twice to the zip target dependencies.
- 10:28 Ticket #147 (runtime wpi still halts on no Xcenter) closed by
- fixed: same as ticket:146
- 08:34 Ticket #147 (runtime wpi still halts on no Xcenter) created by
- ftp://ftp.netlabs.org/pub/qt4/4.5.1-ga/qt-lib-4_5_1-ga-noxwpdep.wpi I got …
2010-03-13:
- 23:17 Changeset [681] by
- 3rdparty: CLucene: Be on the safe side and don't undefine O_BINARY (though …
- 22:22 Changeset [680] by
- demos/browser: Disable qDebug() only in real release builds.
- 22:16 Changeset [679] by
- corelib: QTemporaryFile: FIxed: Files were opened in O_TEXT mode which …
2010-03-12:
- 14:10 Ticket #146 (WPI "lib" package still refuses to load w/o XWorkplace) created by
- Today downloaded Qt packages and GCC. Gcc installs w/o problem. Despite …
- 01:15 Changeset [678] by
- demos/browser: Added OS/2 icon.
2010-03-11:
- 23:11 Changeset [677] by
- gui: QWidget: Fixed 4.6.2 merge typo (broke non-QT_NO_IM builds).
- 19:57 Changeset [676] by
- 3rdparty/JavaScriptCore: Fixed: Stack blocks were free()d twice.
- 18:28 Changeset [675] by
- qmake: os2/gnumake: WLINK actually understands /PM:PM /PM:VIO too, thanks …
- 15:36 Changeset [674] by
- examples: Disabled inputpanel example due to QT_NO_IM on OS/2.
- 09:21 Ticket #145 (Can't checkout SVN anymore) created by
- I don't know where to report this, but I cannot checkout / update the …
- 03:04 Changeset [673] by
- qmake: os2/gnumake: Replaced hard-coded DEF_FILE generation target with …
- 02:57 Changeset [672] by
- emxexpw.cmd: Added -exe option to generate a .DEF for an executable.
- 02:53 Changeset [671] by
- qmake: os2/gnumake: Fixed r670 regression.
2010-03-10:
- 23:06 Changeset [670] by
- qmake: os2/gnumake: Be consistent and use q function for space escaping …
- 22:00 Changeset [669] by
- global: Make sure Q_*_EXPORT_INLINE functions are actually inlined in …
- 16:05 Changeset [668] by
- Fixed some release warnings.
- 13:40 Ticket #144 (Don't show floppy drives) created by
- Inspired by #137 I'm asking myself if it would be complicated to remove A: …
- 13:30 Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) reopened by
- The current implementation still gives me one error popup for each …
- 13:23 Changeset [667] by
- configure.cmd: Fixed compiler version detection.
- 01:36 Changeset [666] by
- Oops (typo in r665).
- 01:33 Changeset [665] by
- corelib: Sockets: Fixed: "has data to read" socket notifications would be …
- 01:27 Changeset [664] by
- corelib: Sockets: Don't call select() on a temporarily disabled socket.
2010-03-09:
- 12:27 Changeset [663] by
- tools: linguist: Even more QT_NO_PRINTER.
2010-03-08:
- 21:45 Changeset [662] by
- tools: linguist: Added more QT_NO_PRINTER.
- 21:29 Changeset [661] by
- gui: Removed DLL split in debug mode since it seems to work fine as a …
- 19:36 Changeset [660] by
- corelib: Fixed QFile: QIODevice::Unbuffered would cause open() files in …
- 17:09 Changeset [659] by
- global: Updated year to 2010 in OS/2-specific headers.
- 16:45 Changeset [658] by
- configure.cmd: Ask if the webkit module should be built (defaults to "no" …
- 16:14 Changeset [657] by
- Ignore patterns.
- 16:00 Changeset [656] by
- qmake:qmake: os2/gnumake: Add support for the declspec(dllexport)-based …
- 15:50 Changeset [655] by
- emxexpw.cmd: Allow to run w/o the object list which generates a DEF file …
- 15:45 Changeset [654] by
- qmake: os2/gnumake: Use -Wl, to pass the object list response file to the …
- 15:41 Changeset [653] by
- demos/browser: Fixed the build (CWD in INCLUDEPATH).
- 15:39 Changeset [652] by
- global: Avoid warning about the dllimport attribute is ignored.
- 12:52 Changeset [651] by
- trunk: Merged in qt 4.6.2 sources.
- 09:53 Ticket #143 (Linguist build fails.) created by
- tools\linguist\linguist\mainwindow.cpp doesn't honour QT_NO_PRINTER. …
- 00:06 Changeset [650] by
- vendor: Tagged qt-everywhere-opensource-src-4.6.2 for further reference.
2010-03-07:
- 23:52 Changeset [649] by
- vendor: Merged in qt-everywhere-opensource-src-4.6.2 from Nokia.
- 21:50 Changeset [648] by
- global: Use declspec(dllexport) on OS/2 (first step to reduce the number …
- 21:20 Ticket #119 (Port QAssistant) closed by
- fixed: The problem in assistant is fixed in r647. This defect may be closed now.
- 21:20 Changeset [647] by
- tools: assistant: Fixed 100% CPU load/system freeze when controlling the …
- 21:17 Changeset [646] by
- corelib: QProcess: Fixed a problem that, depending on the order of events, …
- 20:39 Changeset [645] by
- corelib: QProcess: Fixed a typo that could make it impossible to read from …
- 19:09 Changeset [644] by
- corelib: Increase the sleep time in r643.
- 18:25 Ticket #124 (QSynth makes CPU load 99.9%) closed by
- wontfix: I found the exact reason for the freeze. Please see …
- 18:22 Changeset [643] by
- corelib: Protect against the frozen system when QSocketNotifier is given …
- 05:14 Ticket #142 (QT4-GA setup documentation-- at best, a disaster!) created by
- Is there any chance you could publish documentation that normal human …
2010-03-06:
- 00:32 Changeset [642] by
- gui: Use native file icons in standard Qt file dialogs.
2010-03-05:
- 21:35 Changeset [641] by
- examples/help: contextsensitivehelp: Fixed the build.
- 21:33 Changeset [640] by
- demos/examples: Reverted r515 and r540 (enabled help- and …
- 20:32 Changeset [639] by
- 3rdparty: JavaScriptCore?: Removed annoying warnings.
- 20:27 Changeset [638] by
- Ignore patterns.
- 20:06 Changeset [637] by
- webcore: Made it build on OS/2.
- 19:50 Changeset [636] by
- webkit: Appliied r592 to a local javaScriptCore.
- 12:54 Ticket #88 (Qt 4.6) reopened by
- I will update to 4.6.2; there doesn't seem to be any changes that would …
- 12:31 Changeset [635] by
- general: QLocale: Fixed broken tools builds.
- 01:47 Changeset [634] by
- tools: Enabled building of assistant and tools.
- 01:44 Changeset [633] by
- 3rdparty/clucene: Use _ASCII mode on OS/2 since wcscmp()/wcsncmp() are …
- 01:38 Changeset [632] by
- 3rdparty/clucene: Made it build in _ASCII mode.
2010-03-04:
- 21:03 Changeset [631] by
- tools/assistant: Make it build on OS/2.
- 19:39 Changeset [630] by
- 3rdparty/clucene: Added OS/2 support [patch by rudi].
- 19:33 Changeset [629] by
- qmake: os2/gnumake: Added support for LIBS_PRIVATE introduced in Qt 4.6.
- 01:22 Ticket #137 (QDirModel shows phantom drive B:) closed by
- fixed
- 01:21 Ticket #6 (Port QFileSystemWatcher) closed by
- fixed: It turned out that checking for drive changes every 3 seconds is very …
- 01:19 Changeset [628] by
- corelib: Enabled native XWP-based file watcher on OS/2.
- 01:07 Changeset [627] by
- gui: Don't hide valid drive letters with no media inserted from …
2010-03-03:
- 23:18 Changeset [626] by
- Reverted r613 (see #137).
- 23:06 Changeset [625] by
- tests/widget: Extended locale test.
- 21:25 Ticket #123 (Derive language settings from the system) closed by
- fixed: Done in r622. Now, the language is derived from the country code of the …
- 21:24 Changeset [624] by
- Readme for r623.
- 21:22 Changeset [623] by
- corelib: Ignore the system locale object by default as it is known to have …
- 20:54 Changeset [622] by
- corelib: Implemented deriving the defaut locale from the process country …
- 03:04 Changeset [621] by
- gui: QPixmap: Enhanced fromPmHBITMAO, added fromPmHPOINTER().
2010-03-02:
- 14:45 Changeset [620] by
- Ups.
- 14:20 Changeset [619] by
- Be on the safe side.
- 14:03 Ticket #39 (Port QAccessible) closed by
- fixed: It turned out that we only need to enable the compilation of the …
- 13:46 Changeset [618] by
- gui: Enabled accessibility support on OS/2. Closes #39.
Note: See TracTimeline
for information about the timeline view.
