Timeline
May 16, 2010:
- 4:44 PM Ticket #156 (QAssistant won't start) closed by
 - fixed
 - 12:10 PM 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 PM Ticket #157 (Examples and Demos will not launch.) closed by
 - fixed: The cause of the problem is the same as in #156.
 - 2:56 AM 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 …
 - 2:37 AM Ticket #157 (Examples and Demos will not launch.) created by
 - Any attempt to launch a demo in the new QT 4.6.2 (everything …
 - 2:30 AM Ticket #156 (QAssistant won't start) created by
 - After installing the new QT 4.6.2 (all components -dev, doc, examples, …
 
May 15, 2010:
- 11:16 AM 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 …
 
May 14, 2010:
- 1:38 PM Milestone Qt 4.6.2 completed
 - Key goals: * Upgrade the source tree to version 4.6.1 from the …
 - 1:15 PM WikiStart edited by
 - Updated for 4.6.2. (diff)
 - 12:38 PM Changeset [741] by
 - Tagged 4.6.2 release.
 - 12:40 AM Changeset [740] by
 - Updated README and CHANGES for 4.6.2.
 - 12:30 AM Changeset [739] by
 - packaging: Don't show the "select additional configuration" page to …
 
May 13, 2010:
- 10:41 PM 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 …
 - 10:40 PM 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 …
 - 8:55 PM Changeset [738] by
 - packaging: Typos.
 - 8:52 PM Changeset [737] by
 - packaging: Create a noxwpdep version of the "lib" archive for those …
 - 7:33 PM Changeset [736] by
 - packaging: Added a big warning to the "lib" archive about uninstalling …
 - 7:10 PM Ticket #101 (Use DIVE to speed up blitting in QRasterWindowSurface) closed by
 - fixed: Enough for this defect.
 - 6:57 PM Changeset [735] by
 - gui: If neither QT_PM_DIVE nor QT_PM_NO_DIVE is set, the default is …
 - 4:59 PM Changeset [734] by
 - packaging: Updated WPI rules to include all new modules, demos and …
 - 1:30 PM Changeset [733] by
 - packaging: Needed for r732.
 - 1:30 PM Changeset [732] by
 - packaging: Make sure target WPI package directories are created before …
 - 11:42 AM Changeset [731] by
 - mkdir-p.cmd: Accept paths with trailing and duplicate slashes.
 
May 12, 2010:
- 10:21 PM Changeset [730] by
 - javascriptcore: Ported r726, r728:729 from webkit.
 - 10:17 PM Changeset [729] by
 - webkit: Oops, restore accidentally deleted lines in r728.
 - 8:52 PM Changeset [728] by
 - webkit: Use posix_memalign() and cell blocks of 256K as on other …
 - 10:22 AM Changeset [727] by
 - More ignore patterns.
 
May 11, 2010:
- 9:24 PM 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 …
 - 9:23 PM Changeset [726] by
 - webkit: Fixed: garbage collector would not mark live objects on stack …
 
May 10, 2010:
- 2:34 PM 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 …
 - 2:21 PM 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 …
 - 2:19 PM 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 …
 
May 1, 2010:
- 12:51 AM Changeset [725] by
 - packaging: Delete temporary package directories at start to make sure …
 - 12:43 AM Changeset [724] by
 - packaging: Ignore out directories.
 
Apr 30, 2010:
- 10:21 PM Changeset [723] by
 - packaging: Fixed GetPkgVersion(): make sure the package is not …
 - 10:19 PM Changeset [722] by
 - packaging: Improved QtEnv.cmd: - Avoid double slashes. - Add …
 - 10:12 PM Changeset [721] by
 - packaging: Added -B -D and -W command line options to make_packages.cmd.
 - 5:59 PM Ticket #152 (Apply performance options) closed by
 - fixed
 - 5:58 PM Changeset [720] by
 - gnumake/os2-g++: Switch the compiler to using the i486 instruciton set …
 - 5:49 PM Changeset [719] by
 - gui: Use the const version of QImage::bits() to avoid making the deep copy.
 - 5:45 PM Changeset [718] by
 - gui: Fixed painting under the mouse pointer in Dive mode while …
 - 12:58 PM Ticket #154 (Floating point exception in various scenarios) closed by
 - fixed: Done in r717. Thank you for noticing!
 - 12:55 PM Changeset [717] by
 - corelib: Clear FPU CW in qdtoa() (fixes ticket:154).
 - 12:22 AM Ticket #88 (Qt 4.6) closed by
 - fixed: I think this ticket is outdated. We have more specific tickets for the …
 - 12:21 AM 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, …
 - 12:17 AM Changeset [716] by
 - corelib: Do DosOpen() with OPEN_FLAGS_FAIL_ON_ERROR on drive letters …
 - 12:13 AM Changeset [715] by
 - corelib: Reverted r615 (see #131).
 
Apr 28, 2010:
- 8:41 PM Changeset [714] by
 - gui: Added a special direct Dive framebuffer access mode that hides …
 - 6:02 PM Changeset [713] by
 - gui: Implemented the direct framebuffer access method in Dive mode …
 
Apr 27, 2010:
- 4:15 PM Changeset [712] by
 - gui: Fixed widget painting in Dive mode when the screen color format …
 
Apr 26, 2010:
- 5:36 PM Changeset [711] by
 - gui: Fixed: Never add tooltip windows to the top-level window list and …
 - 4:59 PM Changeset [710] by
 - gui: Fixed distortions in Dive mode when moving windows of other …
 - 1:05 PM Changeset [709] by
 - gui: Added qwindowsurface_pm_p.h to includes.
 - 2:41 AM Changeset [708] by
 - gui: Use the fastest GPI matrix transformation for mirroring the image …
 - 2:40 AM Changeset [707] by
 - gui: Process deferred window flush events in Dive mode to make sure …
 - 1:05 AM Changeset [706] by
 - gui: Implemented drawing widgets through Dive (see #101) and enabled …
 - 1:02 AM Changeset [705] by
 - gui: Added QWidget::addPmEventFilter()/removPmEventFilter() (OS/2 …
 - 1:01 AM Changeset [704] by
 - gui: Removed outdated QWL_ data item reservation.
 
Apr 21, 2010:
- 11:35 AM Ticket #154 (Floating point exception in various scenarios) created by
 - The exception happens in qdtoa(). In src\corelib\qlocale.cpp, lines …
 - 10:48 AM Ticket #153 (Remove the need of GCC422.DLL) created by
 - The option "-static-libgcc" applied to the link step seems to do the …
 - 10:30 AM Ticket #152 (Apply performance options) created by
 - Since we need to use any piece of performance we can get and we don't …
 
Apr 13, 2010:
- 11:25 AM WikiStart edited by
 - made gcc req more verbose (diff)
 
Mar 23, 2010:
- 12:33 PM Ticket #151 (QFile::copy fails) closed by
 - fixed: No, that doesn't make sense to create tickets for fixed problems …
 - 10:05 AM Ticket #151 (QFile::copy fails) created by
 - Not sure if it makes sense to add a ticket for a problem that is only …
 
Mar 21, 2010:
- 8:26 PM Changeset [703] by
 - 3rdparty/CLucene: Fixed: Provide replacements for kLIBC's broken …
 
Mar 19, 2010:
- 3:07 PM 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... …
 - 2:40 PM Ticket #48 (Enable MMX/SSE) closed by
 - fixed: Silvan did some tests in #101. Closing this one.
 - 2:24 PM Ticket #138 (QMake ignores LIBS_PRIVATE) closed by
 - fixed: Thank you for noticing :)
 - 12:57 PM Changeset [702] by
 - corelib/io: QOS2FileSystemWatcherEngine: Suppress a false warning.
 
Mar 18, 2010:
- 3:54 PM Changeset [701] by
 - tools/assistant: Fixed: Would only recognize the first of two or more …
 - 3:47 PM Changeset [700] by
 - corelib: QProcess: Fixed: Having stderr of a started child process …
 - 3:42 PM Changeset [699] by
 - corelib: QProcess: Simplified debug output.
 - 2:19 PM 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 …
 - 2:02 PM Ticket #145 (Can't checkout SVN anymore) closed by
 - invalid
 
Mar 17, 2010:
- 11:22 PM Changeset [698] by
 - gui: Fixed crash in PMMERGE during resize & move of the top level …
 - 1:09 PM 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 …
 - 1:06 PM Changeset [697] by
 - tools/assistant: Use the GUI message box to show error messages …
 - 12:27 PM Ticket #143 (Linguist build fails.) closed by
 - fixed: Ok.
 - 12:00 PM Ticket #148 (Assistant doesn't work anymore) created by
 - With the latest trunk, Assistant quit. The program just exists without …
 
Mar 16, 2010:
- 11:07 PM Changeset [696] by
 - qtdemo: Make it find demo and example executables on OS/2.
 - 10:57 PM Changeset [695] by
 - qtdemo: Added OS/2 icon.
 - 3:16 PM Changeset [694] by
 - Typo.
 - 3:08 PM Changeset [693] by
 - corelib: Fixed too fat frame around tooltips.
 - 12:38 AM Changeset [692] by
 - configure.cmd: Use QT_NO_DEBUG instead of NDEBUG to detect the release …
 - 12:37 AM Changeset [691] by
 - docs: ignore output.
 - 12:21 AM Changeset [690] by
 - docs: Fixed warnings and added some missing documentation for OS/2 …
 
Mar 15, 2010:
- 9:42 PM Changeset [689] by
 - examples: Ignore patterns.
 - 9:36 PM Changeset [688] by
 - doc: Fixed the OS/2 build.
 - 9:33 PM Changeset [687] by
 - configure.cmd: Build translations by default and build docs by default …
 - 6:50 PM Changeset [686] by
 - demos/browser: Updated OS/2 icon.
 - 6:36 PM Changeset [685] by
 - translations: Ignore output.
 - 6:31 PM Changeset [684] by
 - translations: Fixed the OS/2 build.
 - 6:30 PM Changeset [683] by
 - corelib: Fixed r614 regression (QDir(<relative_path>) would contain no …
 - 5:10 PM Changeset [682] by
 - qmake: Don't output TRANSLATIONS twice to the zip target dependencies.
 - 10:28 AM Ticket #147 (runtime wpi still halts on no Xcenter) closed by
 - fixed: same as ticket:146
 - 8:34 AM 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 …
 
Mar 13, 2010:
- 11:17 PM Changeset [681] by
 - 3rdparty: CLucene: Be on the safe side and don't undefine O_BINARY …
 - 10:22 PM Changeset [680] by
 - demos/browser: Disable qDebug() only in real release builds.
 - 10:16 PM Changeset [679] by
 - corelib: QTemporaryFile: FIxed: Files were opened in O_TEXT mode which …
 
Mar 12, 2010:
- 2:10 PM 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. …
 - 1:15 AM Changeset [678] by
 - demos/browser: Added OS/2 icon.
 
Mar 11, 2010:
- 11:11 PM Changeset [677] by
 - gui: QWidget: Fixed 4.6.2 merge typo (broke non-QT_NO_IM builds).
 - 7:57 PM Changeset [676] by
 - 3rdparty/JavaScriptCore: Fixed: Stack blocks were free()d twice.
 - 6:28 PM Changeset [675] by
 - qmake: os2/gnumake: WLINK actually understands /PM:PM /PM:VIO too, …
 - 3:36 PM Changeset [674] by
 - examples: Disabled inputpanel example due to QT_NO_IM on OS/2.
 - 9:21 AM Ticket #145 (Can't checkout SVN anymore) created by
 - I don't know where to report this, but I cannot checkout / update the …
 - 3:04 AM Changeset [673] by
 - qmake: os2/gnumake: Replaced hard-coded DEF_FILE generation target …
 - 2:57 AM Changeset [672] by
 - emxexpw.cmd: Added -exe option to generate a .DEF for an executable.
 - 2:53 AM Changeset [671] by
 - qmake: os2/gnumake: Fixed r670 regression.
 
Mar 10, 2010:
- 11:06 PM Changeset [670] by
 - qmake: os2/gnumake: Be consistent and use q function for space …
 - 10:00 PM Changeset [669] by
 - global: Make sure Q_*_EXPORT_INLINE functions are actually inlined in …
 - 4:05 PM Changeset [668] by
 - Fixed some release warnings.
 - 1:40 PM Ticket #144 (Don't show floppy drives) created by
 - Inspired by #137 I'm asking myself if it would be complicated to …
 - 1:30 PM 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 …
 - 1:23 PM Changeset [667] by
 - configure.cmd: Fixed compiler version detection.
 - 1:36 AM Changeset [666] by
 - Oops (typo in r665).
 - 1:33 AM Changeset [665] by
 - corelib: Sockets: Fixed: "has data to read" socket notifications would …
 - 1:27 AM Changeset [664] by
 - corelib: Sockets: Don't call select() on a temporarily disabled socket.
 
Mar 9, 2010:
- 12:27 PM Changeset [663] by
 - tools: linguist: Even more QT_NO_PRINTER.
 
Mar 8, 2010:
- 9:45 PM Changeset [662] by
 - tools: linguist: Added more QT_NO_PRINTER.
 - 9:29 PM Changeset [661] by
 - gui: Removed DLL split in debug mode since it seems to work fine as a …
 - 7:36 PM Changeset [660] by
 - corelib: Fixed QFile: QIODevice::Unbuffered would cause open() files …
 - 5:09 PM Changeset [659] by
 - global: Updated year to 2010 in OS/2-specific headers.
 - 4:45 PM Changeset [658] by
 - configure.cmd: Ask if the webkit module should be built (defaults to …
 - 4:14 PM Changeset [657] by
 - Ignore patterns.
 - 4:00 PM Changeset [656] by
 - qmake:qmake: os2/gnumake: Add support for the …
 - 3:50 PM Changeset [655] by
 - emxexpw.cmd: Allow to run w/o the object list which generates a DEF …
 - 3:45 PM Changeset [654] by
 - qmake: os2/gnumake: Use -Wl, to pass the object list response file to …
 - 3:41 PM Changeset [653] by
 - demos/browser: Fixed the build (CWD in INCLUDEPATH).
 - 3:39 PM Changeset [652] by
 - global: Avoid warning about the dllimport attribute is ignored.
 - 12:52 PM Changeset [651] by
 - trunk: Merged in qt 4.6.2 sources.
 - 9:53 AM Ticket #143 (Linguist build fails.) created by
 - tools\linguist\linguist\mainwindow.cpp doesn't honour QT_NO_PRINTER. …
 - 12:06 AM Changeset [650] by
 - vendor: Tagged qt-everywhere-opensource-src-4.6.2 for further reference.
 
Mar 7, 2010:
- 11:52 PM Changeset [649] by
 - vendor: Merged in qt-everywhere-opensource-src-4.6.2 from Nokia.
 - 9:50 PM Changeset [648] by
 - global: Use declspec(dllexport) on OS/2 (first step to reduce the …
 - 9:20 PM Ticket #119 (Port QAssistant) closed by
 - fixed: The problem in assistant is fixed in r647. This defect may be closed now.
 - 9:20 PM Changeset [647] by
 - tools: assistant: Fixed 100% CPU load/system freeze when controlling …
 - 9:17 PM Changeset [646] by
 - corelib: QProcess: Fixed a problem that, depending on the order of …
 - 8:39 PM Changeset [645] by
 - corelib: QProcess: Fixed a typo that could make it impossible to read …
 - 7:09 PM Changeset [644] by
 - corelib: Increase the sleep time in r643.
 - 6:25 PM Ticket #124 (QSynth makes CPU load 99.9%) closed by
 - wontfix: I found the exact reason for the freeze. Please see …
 - 6:22 PM Changeset [643] by
 - corelib: Protect against the frozen system when QSocketNotifier is …
 - 5:14 AM Ticket #142 (QT4-GA setup documentation-- at best, a disaster!) created by
 - Is there any chance you could publish documentation that normal human …
 
Mar 6, 2010:
- 12:32 AM Changeset [642] by
 - gui: Use native file icons in standard Qt file dialogs.
 
Mar 5, 2010:
- 9:35 PM Changeset [641] by
 - examples/help: contextsensitivehelp: Fixed the build.
 - 9:33 PM Changeset [640] by
 - demos/examples: Reverted r515 and r540 (enabled help- and …
 - 8:32 PM Changeset [639] by
 - 3rdparty: JavaScriptCore: Removed annoying warnings.
 - 8:27 PM Changeset [638] by
 - Ignore patterns.
 - 8:06 PM Changeset [637] by
 - webcore: Made it build on OS/2.
 - 7:50 PM Changeset [636] by
 - webkit: Appliied r592 to a local javaScriptCore.
 - 12:54 PM Ticket #88 (Qt 4.6) reopened by
 - I will update to 4.6.2; there doesn't seem to be any changes that …
 - 12:31 PM Changeset [635] by
 - general: QLocale: Fixed broken tools builds.
 - 1:47 AM Changeset [634] by
 - tools: Enabled building of assistant and tools.
 - 1:44 AM Changeset [633] by
 - 3rdparty/clucene: Use _ASCII mode on OS/2 since wcscmp()/wcsncmp() are …
 - 1:38 AM Changeset [632] by
 - 3rdparty/clucene: Made it build in _ASCII mode.
 
Mar 4, 2010:
- 9:03 PM Changeset [631] by
 - tools/assistant: Make it build on OS/2.
 - 7:39 PM Changeset [630] by
 - 3rdparty/clucene: Added OS/2 support [patch by rudi].
 - 7:33 PM Changeset [629] by
 - qmake: os2/gnumake: Added support for LIBS_PRIVATE introduced in Qt 4.6.
 - 1:22 AM Ticket #137 (QDirModel shows phantom drive B:) closed by
 - fixed
 - 1:21 AM Ticket #6 (Port QFileSystemWatcher) closed by
 - fixed: It turned out that checking for drive changes every 3 seconds is very …
 - 1:19 AM Changeset [628] by
 - corelib: Enabled native XWP-based file watcher on OS/2.
 - 1:07 AM Changeset [627] by
 - gui: Don't hide valid drive letters with no media inserted from …
 
Mar 3, 2010:
- 11:18 PM Changeset [626] by
 - Reverted r613 (see #137).
 - 11:06 PM Changeset [625] by
 - tests/widget: Extended locale test.
 - 9:25 PM Ticket #123 (Derive language settings from the system) closed by
 - fixed: Done in r622. Now, the language is derived from the country code of …
 - 9:24 PM Changeset [624] by
 - Readme for r623.
 - 9:22 PM Changeset [623] by
 - corelib: Ignore the system locale object by default as it is known to …
 - 8:54 PM Changeset [622] by
 - corelib: Implemented deriving the defaut locale from the process …
 - 3:04 AM Changeset [621] by
 - gui: QPixmap: Enhanced fromPmHBITMAO, added fromPmHPOINTER().
 
Mar 2, 2010:
- 2:45 PM Changeset [620] by
 - Ups.
 - 2:20 PM Changeset [619] by
 - Be on the safe side.
 - 2:03 PM Ticket #39 (Port QAccessible) closed by
 - fixed: It turned out that we only need to enable the compilation of the …
 - 1:46 PM Changeset [618] by
 - gui: Enabled accessibility support on OS/2. Closes #39.
 
Mar 1, 2010:
- 9:38 PM Changeset [617] by
 - gui: Enabled MMX/SSE support (on by default), see #48 for details.
 - 12:17 PM Ticket #36 (Port QPrintEngine and QPrinterInfo) closed by
 - fixed: The primary task is done so closing this defect. Created #141 to track …
 - 12:16 PM Ticket #141 (CUPS: get cups.dll and use PDF output by default) created by
 - This is partly a continuation of #36. Linking to cups.dll instead of …
 
Feb 28, 2010:
- 11:13 PM Changeset [616] by
 - corelib: Implemented native (XWP-based) file system watcher for OS/2 …
 
Feb 27, 2010:
- 1:35 AM Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) closed by
 - fixed: Done in r615. Tested with no AUTOFAIL, AUTOFAIL=NO and AUTOFAIL=YES. …
 - 1:33 AM Changeset [615] by
 - corelib: Make sure hardware error popups are disabled at application …
 - 12:27 AM Changeset [614] by
 - corelib: QFSFileEngineIterator: Check that the drive is ready before …
 - 12:25 AM Changeset [613] by
 - corelib/gui: Add support for watching drive list changes (represented …
 - 12:21 AM Changeset [612] by
 - corelib: Always return true from QFileInfo::isRoot()/isDir() for paths …
 
Feb 26, 2010:
- 7:49 PM Changeset [611] by
 - tests/widget: Cleaned up debugging according to r605 changes and added …
 - 7:47 PM Changeset [610] by
 - tests: common.pri: Added 'debug-dbg' and 'releae-dbg' targets that …
 - 7:44 PM Changeset [609] by
 - corelib: Fixed QProcess: Data could not be successfully read or …
 - 5:54 PM Changeset [608] by
 - guil: Fixed broken build after r607: INCL_DOSDEVIOCTL causes ALT and …
 - 2:25 PM Changeset [607] by
 - gui: Select the correct icon for the drive letter in standard file …
 - 2:01 PM Ticket #140 (Filedialog in 4.6.1 trunk shows slashes on drive letters) closed by
 - fixed: This should be fixed in r606 which I found yesterday while working on …
 - 1:59 PM Changeset [606] by
 - gui: Fixed 4.51->4.6.1 regression: Inconsistent behavior of drive …
 - 1:43 PM Ticket #140 (Filedialog in 4.6.1 trunk shows slashes on drive letters) created by
 - There seems to be some confusion in 4.6.1 whether a root drive should …
 - 12:35 PM Ticket #139 (Enable drive icons) created by
 - Assign the proper icons to drives (i.e. Floppy, CD, HDD nad Network).
 - 1:53 AM Ticket #136 (QtScript module does not build) closed by
 - fixed: Closing it; a non-working module would be a separate issue.
 - 12:33 AM Changeset [605] by
 - gui: Cleaned up debug printing: get rid of qStr*() functions and use …
 - 12:29 AM Changeset [604] by
 - corelib: Added qDebugFmt() and qDebugFmtHex() debug stream modifiers …
 
Feb 25, 2010:
- 4:31 AM Changeset [603] by
 - gui: Fixed assertion at #1125 in qwidget.cpp (due to an attempt to …
 - 12:03 AM Changeset [602] by
 - corelib: QFileSystemWatcher: In the fall-back polling watcher, …
 
Feb 24, 2010:
- 10:35 PM Ticket #130 (Clicking HTTP links doesn't start the browser) closed by
 - fixed: All fixed in r600, r601.
 - 10:34 PM Changeset [601] by
 - corelib: Wrong place for #include.
 - 10:26 PM Changeset [600] by
 - corelib: Fixed QProcess::startDetached() which would not work in …
 - 8:05 PM Ticket #88 (Qt 4.6) closed by
 - fixed: Closing this task since the trunk builds completely now.
 - 8:03 PM Changeset [599] by
 - corelib: Fixed crash in QVariantAnimation::registerInterpolator(): the …
 - 10:13 AM Ticket #138 (QMake ignores LIBS_PRIVATE) created by
 - The title says it. There has been a change in the implementation of …
 
Feb 23, 2010:
- 10:45 PM Changeset [598] by
 - Ignore patterns.
 - 10:27 PM Changeset [597] by
 - plugins/graphicsystems: Short DLL names on OS/2.
 - 3:37 PM Changeset [596] by
 - lrelease: Fixed the build.
 - 3:36 PM Changeset [595] by
 - general: Fixed a couple of warnings.
 - 2:34 PM Changeset [594] by
 - qmake: Fixed: On debug_and_release platforms, qrc output files were …
 - 1:15 AM Changeset [593] by
 - qmake: features/os2: splitDll: Take FORMS and RESOURCES into the split …
 - 12:37 AM Changeset [592] by
 - 3rdparty: JavaScriptCore: Added support for the OS/2 platform (untested).
 - 12:30 AM Changeset [591] by
 - 3rdparty: JavaScriptCore: Don't create separate out directories in …
 
Feb 22, 2010:
- 6:35 PM WikiStart edited by
 - layout (diff)
 - 6:13 PM WikiStart edited by
 - qbittorent first screenshot (diff)
 - 4:14 PM Ticket #133 (API_FPU_CW_Wrappers.h errors) closed by
 - wontfix
 - 4:02 PM Changeset [590] by
 - configure.cmd: Disable the declarative module (it's not even in the …
 - 10:35 AM Ticket #137 (QDirModel shows phantom drive B:) created by
 - Using a QDirModel to list all drives shows an empty line (apparently a …
 
Feb 21, 2010:
- 8:51 PM Ticket #136 (QtScript module does not build) created by
 - I've just discovered that the QtScript module does not build. It …
 - 7:35 PM Changeset [589] by
 - Ignore configure.log.
 - 7:07 PM Changeset [588] by
 - configure.cmd: Be consistent.
 - 6:48 PM Changeset [587] by
 - configure.cmd: Make sure that all "auto" options that haven't been …
 - 6:13 PM Changeset [586] by
 - configure.cmd: Make sure QT_BUILD_KEY (QLibraryInfo::buildKey()) will …
 - 4:35 PM Changeset [585] by
 - configure.cmd: Adjust to the new configuration options in Qt 4.6 (this …
 - 3:12 PM Ticket #135 (Check if WebKit can be built) created by
 - We should try to find out what are the requirements of the WebKit …
 
Feb 19, 2010:
- 5:54 PM Changeset [584] by
 - qmake: Add CWD to INCLUDEPATH.
 - 4:04 PM Changeset [583] by
 - corelib: QProcess: Get rid of the unexpected "DosQueryNPipeSemState …
 - 12:41 PM Changeset [582] by
 - configure.cmd: Fixed: QT_BUILD_KEY (and QLibraryInfo::buildKey()) …
 - 12:34 AM Changeset [581] by
 - packaging: qpmobjectwindow_pm_p.h isn't necessary in the "dev" package …
 - 12:29 AM Changeset [580] by
 - gui: Removed qmime.h dependency on private qpmobjectwindow_pm_p.h and …
 
Feb 18, 2010:
- 3:36 PM Changeset [579] by
 - gui: Mention that OS/2 supports CUPS in the documentation for printer …
 - 3:27 PM Changeset [578] by
 - configure.cmd: Added QT_NO_LPR (and made Qt sources additionally use …
 - 2:36 PM Changeset [577] by
 - configure.cmd: CUPS_INCLUDEPATH and CUPS_LIBS environment variables …
 - 12:11 PM Ticket #43 (Port QPrintDialog and QPageSetupDialog) closed by
 - fixed: This was done within #36.
 - 1:39 AM Changeset [576] by
 - configure.cmd: Enabled printing by default.
 - 12:24 AM Changeset [575] by
 - gui: Non-native QPrinterDialog: Leave the output file name empty when …
 
Feb 17, 2010:
- 9:58 PM Changeset [574] by
 - gui: Printing/CUPS: Fixed: Temporary files created by CUPS on request …
 - 8:53 PM Changeset [573] by
 - gui: Implemented support for printing through CUPS on OS/2.
 
Feb 15, 2010:
- 7:55 PM Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing ...) closed by
 - fixed
 - 7:53 PM Changeset [572] by
 - qmake: Perform hackish path substutition magic on OS/2 as well as on …
 - 5:45 PM Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing ...) created by
 - Incorrect INCLUDE entries have been generated. Solved by changing …
 
  Note:
 See   TracTimeline
 for information about the timeline view.
    