Timeline



May 14, 2010:

11:38 AM Milestone Qt 4.6.2 completed
Key goals: * Upgrade the source tree to version 4.6.1 from the …
11:15 AM WikiStart edited by Dmitry A. Kuminov
Updated for 4.6.2. (diff)
10:38 AM Changeset [741] by Dmitry A. Kuminov
Tagged 4.6.2 release.
9:35 AM qt4-os2-4.6.2.jpg attached to WikiStart by Dmitry A. Kuminov
4.6.2 screenshot

May 13, 2010:

10:40 PM Changeset [740] by Dmitry A. Kuminov
Updated README and CHANGES for 4.6.2.
10:30 PM Changeset [739] by Dmitry A. Kuminov
packaging: Don't show the "select additional configuration" page to …
8:41 PM Ticket #146 (WPI "lib" package still refuses to load w/o XWorkplace) closed by Dmitry A. Kuminov
fixed: In r737, I added creation of the separate "noxwpdep" WPI. Note htat …
8:40 PM Ticket #155 (Depend on WarpIn 1.0.20) created by Dmitry A. Kuminov
This is a continuation of #146. When WarpIn? 1.0.20 is out, we should …
6:55 PM Changeset [738] by Dmitry A. Kuminov
packaging: Typos.
6:52 PM Changeset [737] by Dmitry A. Kuminov
packaging: Create a noxwpdep version of the "lib" archive for those …
5:33 PM Changeset [736] by Dmitry A. Kuminov
packaging: Added a big warning to the "lib" archive about uninstalling …
5:10 PM Ticket #101 (Use DIVE to speed up blitting in QRasterWindowSurface) closed by Dmitry A. Kuminov
fixed: Enough for this defect.
4:57 PM Changeset [735] by Dmitry A. Kuminov
gui: If neither QT_PM_DIVE nor QT_PM_NO_DIVE is set, the default is …
2:59 PM Changeset [734] by Dmitry A. Kuminov
packaging: Updated WPI rules to include all new modules, demos and …
11:30 AM Changeset [733] by Dmitry A. Kuminov
packaging: Needed for r732.
11:30 AM Changeset [732] by Dmitry A. Kuminov
packaging: Make sure target WPI package directories are created before …
9:42 AM Changeset [731] by Dmitry A. Kuminov
mkdir-p.cmd: Accept paths with trailing and duplicate slashes.

May 12, 2010:

8:21 PM Changeset [730] by Dmitry A. Kuminov
javascriptcore: Ported r726, r728:729 from webkit.
8:17 PM Changeset [729] by Dmitry A. Kuminov
webkit: Oops, restore accidentally deleted lines in r728.
6:52 PM Changeset [728] by Dmitry A. Kuminov
webkit: Use posix_memalign() and cell blocks of 256K as on other …
8:22 AM Changeset [727] by Dmitry A. Kuminov
More ignore patterns.

May 11, 2010:

7:24 PM Ticket #135 (Check if WebKit can be built) closed by Dmitry A. Kuminov
fixed: The bug is fixed in r726. That was a tough one (to find). The browser …
7:23 PM Changeset [726] by Dmitry A. Kuminov
webkit: Fixed: garbage collector would not mark live objects on stack …

May 10, 2010:

12:34 PM Ticket #153 (Remove the need of GCC422.DLL) closed by Silvan Scherrer
wontfix: as this compiler GCC 4.4.2 and better ist used on a lot more projects …
12:21 PM Ticket #150 (MOC output on "No relevant classes found") closed by Silvan Scherrer
wontfix: as this is not a specific problem of our port i close it. Eventually …
12:19 PM Ticket #129 (Build break using GCC 3.3.5) closed by Silvan Scherrer
wontfix: as GCC 4.4.2 is the recomended and only tested one, we are not going …

Apr 30, 2010:

10:51 PM Changeset [725] by Dmitry A. Kuminov
packaging: Delete temporary package directories at start to make sure …
10:43 PM Changeset [724] by Dmitry A. Kuminov
packaging: Ignore out directories.
8:21 PM Changeset [723] by Dmitry A. Kuminov
packaging: Fixed GetPkgVersion?(): make sure the package is not …
8:19 PM Changeset [722] by Dmitry A. Kuminov
packaging: Improved QtEnv?.cmd: - Avoid double slashes. - Add …
8:12 PM Changeset [721] by Dmitry A. Kuminov
packaging: Added -B -D and -W command line options to make_packages.cmd.
3:59 PM Ticket #152 (Apply performance options) closed by Dmitry A. Kuminov
fixed
3:58 PM Changeset [720] by Dmitry A. Kuminov
gnumake/os2-g++: Switch the compiler to using the i486 instruciton set …
3:49 PM Changeset [719] by Dmitry A. Kuminov
gui: Use the const version of QImage::bits() to avoid making the deep copy.
3:45 PM Changeset [718] by Dmitry A. Kuminov
gui: Fixed painting under the mouse pointer in Dive mode while …
10:58 AM Ticket #154 (Floating point exception in various scenarios) closed by Dmitry A. Kuminov
fixed: Done in r717. Thank you for noticing!
10:55 AM Changeset [717] by Dmitry A. Kuminov
corelib: Clear FPU CW in qdtoa() (fixes ticket:154).

Apr 29, 2010:

10:22 PM Ticket #88 (Qt 4.6) closed by Dmitry A. Kuminov
fixed: I think this ticket is outdated. We have more specific tickets for the …
10:21 PM Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) closed by Dmitry A. Kuminov
fixed: In r715, I reverted r615 (the DosSetError?() call at startup). Instead, …
10:17 PM Changeset [716] by Dmitry A. Kuminov
corelib: Do DosOpen?() with OPEN_FLAGS_FAIL_ON_ERROR on drive letters …
10:13 PM Changeset [715] by Dmitry A. Kuminov
corelib: Reverted r615 (see #131).

Apr 28, 2010:

6:41 PM Changeset [714] by Dmitry A. Kuminov
gui: Added a special direct Dive framebuffer access mode that hides …
4:02 PM Changeset [713] by Dmitry A. Kuminov
gui: Implemented the direct framebuffer access method in Dive mode …

Apr 27, 2010:

2:15 PM Changeset [712] by Dmitry A. Kuminov
gui: Fixed widget painting in Dive mode when the screen color format …

Apr 26, 2010:

3:36 PM Changeset [711] by Dmitry A. Kuminov
gui: Fixed: Never add tooltip windows to the top-level window list and …
2:59 PM Changeset [710] by Dmitry A. Kuminov
gui: Fixed distortions in Dive mode when moving windows of other …
11:05 AM Changeset [709] by Dmitry A. Kuminov
gui: Added qwindowsurface_pm_p.h to includes.
12:41 AM Changeset [708] by Dmitry A. Kuminov
gui: Use the fastest GPI matrix transformation for mirroring the image …
12:40 AM Changeset [707] by Dmitry A. Kuminov
gui: Process deferred window flush events in Dive mode to make sure …

Apr 25, 2010:

11:05 PM Changeset [706] by Dmitry A. Kuminov
gui: Implemented drawing widgets through Dive (see #101) and enabled …
11:02 PM Changeset [705] by Dmitry A. Kuminov
gui: Added QWidget::addPmEventFilter()/removPmEventFilter() (OS/2 …
11:01 PM Changeset [704] by Dmitry A. Kuminov
gui: Removed outdated QWL_ data item reservation.

Apr 21, 2010:

9:35 AM Ticket #154 (Floating point exception in various scenarios) created by rudi
The exception happens in qdtoa(). In src\corelib\qlocale.cpp, lines …
8:48 AM Ticket #153 (Remove the need of GCC422.DLL) created by rudi
The option "-static-libgcc" applied to the link step seems to do the …
8:30 AM Ticket #152 (Apply performance options) created by rudi
Since we need to use any piece of performance we can get and we don't …

Apr 13, 2010:

9:25 AM WikiStart edited by Silvan Scherrer
made gcc req more verbose (diff)

Mar 23, 2010:

11:33 AM Ticket #151 (QFile::copy fails) closed by Dmitry A. Kuminov
fixed: No, that doesn't make sense to create tickets for fixed problems …
9:05 AM Ticket #151 (QFile::copy fails) created by rudi
Not sure if it makes sense to add a ticket for a problem that is only …

Mar 21, 2010:

7:26 PM Changeset [703] by Dmitry A. Kuminov
3rdparty/CLucene: Fixed: Provide replacements for kLIBC's broken …

Mar 19, 2010:

2:07 PM Ticket #150 (MOC output on "No relevant classes found") created by rudi
This is a rather weird one, but I'm asking for your opinion on that... …
1:40 PM Ticket #48 (Enable MMX/SSE) closed by Dmitry A. Kuminov
fixed: Silvan did some tests in #101. Closing this one.
1:24 PM Ticket #138 (QMake ignores LIBS_PRIVATE) closed by Dmitry A. Kuminov
fixed: Thank you for noticing :)
11:57 AM Changeset [702] by Dmitry A. Kuminov
corelib/io: QOS2FileSystemWatcherEngine: Suppress a false warning.

Mar 18, 2010:

2:54 PM Changeset [701] by Dmitry A. Kuminov
tools/assistant: Fixed: Would only recognize the first of two or more …
2:47 PM Changeset [700] by Dmitry A. Kuminov
corelib: QProcess: Fixed: Having stderr of a started child process …
2:42 PM Changeset [699] by Dmitry A. Kuminov
corelib: QProcess: Simplified debug output.
1:19 PM Ticket #149 (VLC blocked when opening a non-existent file and quitting) created by KO Myung-Hun
Hi/2. As subject, VLC is blocked if failing to open a file. The …
1:02 PM Ticket #145 (Can't checkout SVN anymore) closed by Dmitry A. Kuminov
invalid

Mar 17, 2010:

10:22 PM Changeset [698] by Dmitry A. Kuminov
gui: Fixed crash in PMMERGE during resize & move of the top level …
12:09 PM Ticket #148 (Assistant doesn't work anymore) closed by Dmitry A. Kuminov
invalid: You need to make sure it can find and load the qsqlit4.dll plugin. If …
12:06 PM Changeset [697] by Dmitry A. Kuminov
tools/assistant: Use the GUI message box to show error messages …
11:27 AM Ticket #143 (Linguist build fails.) closed by Dmitry A. Kuminov
fixed: Ok.
11:00 AM Ticket #148 (Assistant doesn't work anymore) created by rudi
With the latest trunk, Assistant quit. The program just exists without …

Mar 16, 2010:

10:07 PM Changeset [696] by Dmitry A. Kuminov
qtdemo: Make it find demo and example executables on OS/2.
9:57 PM Changeset [695] by Dmitry A. Kuminov
qtdemo: Added OS/2 icon.
2:16 PM Changeset [694] by Dmitry A. Kuminov
Typo.
2:08 PM Changeset [693] by Dmitry A. Kuminov
corelib: Fixed too fat frame around tooltips.

Mar 15, 2010:

11:38 PM Changeset [692] by Dmitry A. Kuminov
configure.cmd: Use QT_NO_DEBUG instead of NDEBUG to detect the release …
11:37 PM Changeset [691] by Dmitry A. Kuminov
docs: ignore output.
11:21 PM Changeset [690] by Dmitry A. Kuminov
docs: Fixed warnings and added some missing documentation for OS/2 …
8:42 PM Changeset [689] by Dmitry A. Kuminov
examples: Ignore patterns.
8:36 PM Changeset [688] by Dmitry A. Kuminov
doc: Fixed the OS/2 build.
8:33 PM Changeset [687] by Dmitry A. Kuminov
configure.cmd: Build translations by default and build docs by default …
5:50 PM Changeset [686] by Dmitry A. Kuminov
demos/browser: Updated OS/2 icon.
5:36 PM Changeset [685] by Dmitry A. Kuminov
translations: Ignore output.
5:31 PM Changeset [684] by Dmitry A. Kuminov
translations: Fixed the OS/2 build.
5:30 PM Changeset [683] by Dmitry A. Kuminov
corelib: Fixed r614 regression (QDir(<relative_path>) would contain no …
4:10 PM Changeset [682] by Dmitry A. Kuminov
qmake: Don't output TRANSLATIONS twice to the zip target dependencies.
9:28 AM Ticket #147 (runtime wpi still halts on no Xcenter) closed by Silvan Scherrer
fixed: same as ticket:146
7:34 AM Ticket #147 (runtime wpi still halts on no Xcenter) created by phil
ftp://ftp.netlabs.org/pub/qt4/4.5.1-ga/qt-lib-4_5_1-ga-noxwpdep.wpi I …

Mar 13, 2010:

10:17 PM Changeset [681] by Dmitry A. Kuminov
3rdparty: CLucene: Be on the safe side and don't undefine O_BINARY …
9:22 PM Changeset [680] by Dmitry A. Kuminov
demos/browser: Disable qDebug() only in real release builds.
9:16 PM Changeset [679] by Dmitry A. Kuminov
corelib: QTemporaryFile: FIxed: Files were opened in O_TEXT mode which …

Mar 12, 2010:

1:10 PM Ticket #146 (WPI "lib" package still refuses to load w/o XWorkplace) created by jh.stil
Today downloaded Qt packages and GCC. Gcc installs w/o problem. …
12:15 AM Changeset [678] by Dmitry A. Kuminov
demos/browser: Added OS/2 icon.

Mar 11, 2010:

10:11 PM Changeset [677] by Dmitry A. Kuminov
gui: QWidget: Fixed 4.6.2 merge typo (broke non-QT_NO_IM builds).
6:57 PM Changeset [676] by Dmitry A. Kuminov
3rdparty/JavaScriptCore: Fixed: Stack blocks were free()d twice.
5:28 PM Changeset [675] by Dmitry A. Kuminov
qmake: os2/gnumake: WLINK actually understands /PM:PM /PM:VIO too, …
2:36 PM Changeset [674] by Dmitry A. Kuminov
examples: Disabled inputpanel example due to QT_NO_IM on OS/2.
8:21 AM Ticket #145 (Can't checkout SVN anymore) created by rudi
I don't know where to report this, but I cannot checkout / update the …
2:04 AM Changeset [673] by Dmitry A. Kuminov
qmake: os2/gnumake: Replaced hard-coded DEF_FILE generation target …
1:57 AM Changeset [672] by Dmitry A. Kuminov
emxexpw.cmd: Added -exe option to generate a .DEF for an executable.
1:53 AM Changeset [671] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed r670 regression.

Mar 10, 2010:

10:06 PM Changeset [670] by Dmitry A. Kuminov
qmake: os2/gnumake: Be consistent and use q function for space …
9:00 PM Changeset [669] by Dmitry A. Kuminov
global: Make sure Q_*_EXPORT_INLINE functions are actually inlined in …
3:05 PM Changeset [668] by Dmitry A. Kuminov
Fixed some release warnings.
12:40 PM Ticket #144 (Don't show floppy drives) created by rudi
Inspired by #137 I'm asking myself if it would be complicated to …
12:30 PM Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) reopened by rudi
The current implementation still gives me one error popup for each …
12:23 PM Changeset [667] by Dmitry A. Kuminov
configure.cmd: Fixed compiler version detection.
12:36 AM Changeset [666] by Dmitry A. Kuminov
Oops (typo in r665).
12:33 AM Changeset [665] by Dmitry A. Kuminov
corelib: Sockets: Fixed: "has data to read" socket notifications would …
12:27 AM Changeset [664] by Dmitry A. Kuminov
corelib: Sockets: Don't call select() on a temporarily disabled socket.

Mar 9, 2010:

11:27 AM Changeset [663] by Dmitry A. Kuminov
tools: linguist: Even more QT_NO_PRINTER.

Mar 8, 2010:

8:45 PM Changeset [662] by Dmitry A. Kuminov
tools: linguist: Added more QT_NO_PRINTER.
8:29 PM Changeset [661] by Dmitry A. Kuminov
gui: Removed DLL split in debug mode since it seems to work fine as a …
6:36 PM Changeset [660] by Dmitry A. Kuminov
corelib: Fixed QFile: QIODevice::Unbuffered would cause open() files …
4:09 PM Changeset [659] by Dmitry A. Kuminov
global: Updated year to 2010 in OS/2-specific headers.
3:45 PM Changeset [658] by Dmitry A. Kuminov
configure.cmd: Ask if the webkit module should be built (defaults to …
3:14 PM Changeset [657] by Dmitry A. Kuminov
Ignore patterns.
3:00 PM Changeset [656] by Dmitry A. Kuminov
qmake:qmake: os2/gnumake: Add support for the …
2:50 PM Changeset [655] by Dmitry A. Kuminov
emxexpw.cmd: Allow to run w/o the object list which generates a DEF …
2:45 PM Changeset [654] by Dmitry A. Kuminov
qmake: os2/gnumake: Use -Wl, to pass the object list response file to …
2:41 PM Changeset [653] by Dmitry A. Kuminov
demos/browser: Fixed the build (CWD in INCLUDEPATH).
2:39 PM Changeset [652] by Dmitry A. Kuminov
global: Avoid warning about the dllimport attribute is ignored.
11:52 AM Changeset [651] by Dmitry A. Kuminov
trunk: Merged in qt 4.6.2 sources.
8:53 AM Ticket #143 (Linguist build fails.) created by rudi
tools\linguist\linguist\mainwindow.cpp doesn't honour QT_NO_PRINTER. …

Mar 7, 2010:

11:06 PM Changeset [650] by Dmitry A. Kuminov
vendor: Tagged qt-everywhere-opensource-src-4.6.2 for further reference.
10:52 PM Changeset [649] by Dmitry A. Kuminov
vendor: Merged in qt-everywhere-opensource-src-4.6.2 from Nokia.
8:50 PM Changeset [648] by Dmitry A. Kuminov
global: Use declspec(dllexport) on OS/2 (first step to reduce the …
8:20 PM Ticket #119 (Port QAssistant) closed by Dmitry A. Kuminov
fixed: The problem in assistant is fixed in r647. This defect may be closed now.
8:20 PM Changeset [647] by Dmitry A. Kuminov
tools: assistant: Fixed 100% CPU load/system freeze when controlling …
8:17 PM Changeset [646] by Dmitry A. Kuminov
corelib: QProcess: Fixed a problem that, depending on the order of …
7:39 PM Changeset [645] by Dmitry A. Kuminov
corelib: QProcess: Fixed a typo that could make it impossible to read …
6:09 PM Changeset [644] by Dmitry A. Kuminov
corelib: Increase the sleep time in r643.
5:25 PM Ticket #124 (QSynth makes CPU load 99.9%) closed by Dmitry A. Kuminov
wontfix: I found the exact reason for the freeze. Please see …
5:22 PM Changeset [643] by Dmitry A. Kuminov
corelib: Protect against the frozen system when QSocketNotifier is …
4:14 AM Ticket #142 (QT4-GA setup documentation-- at best, a disaster!) created by klipp
Is there any chance you could publish documentation that normal human …

Mar 5, 2010:

11:32 PM Changeset [642] by Dmitry A. Kuminov
gui: Use native file icons in standard Qt file dialogs.
8:35 PM Changeset [641] by Dmitry A. Kuminov
examples/help: contextsensitivehelp: Fixed the build.
8:33 PM Changeset [640] by Dmitry A. Kuminov
demos/examples: Reverted r515 and r540 (enabled help- and …
7:32 PM Changeset [639] by Dmitry A. Kuminov
3rdparty: JavaScriptCore?: Removed annoying warnings.
7:27 PM Changeset [638] by Dmitry A. Kuminov
Ignore patterns.
7:06 PM Changeset [637] by Dmitry A. Kuminov
webcore: Made it build on OS/2.
6:50 PM Changeset [636] by Dmitry A. Kuminov
webkit: Appliied r592 to a local javaScriptCore.
11:54 AM Ticket #88 (Qt 4.6) reopened by Dmitry A. Kuminov
I will update to 4.6.2; there doesn't seem to be any changes that …
11:31 AM Changeset [635] by Dmitry A. Kuminov
general: QLocale: Fixed broken tools builds.
12:47 AM Changeset [634] by Dmitry A. Kuminov
tools: Enabled building of assistant and tools.
12:44 AM Changeset [633] by Dmitry A. Kuminov
3rdparty/clucene: Use _ASCII mode on OS/2 since wcscmp()/wcsncmp() are …
12:38 AM Changeset [632] by Dmitry A. Kuminov
3rdparty/clucene: Made it build in _ASCII mode.

Mar 4, 2010:

8:03 PM Changeset [631] by Dmitry A. Kuminov
tools/assistant: Make it build on OS/2.
6:39 PM Changeset [630] by Dmitry A. Kuminov
3rdparty/clucene: Added OS/2 support [patch by rudi].
6:33 PM Changeset [629] by Dmitry A. Kuminov
qmake: os2/gnumake: Added support for LIBS_PRIVATE introduced in Qt 4.6.
12:22 AM Ticket #137 (QDirModel shows phantom drive B:) closed by Dmitry A. Kuminov
fixed
12:21 AM Ticket #6 (Port QFileSystemWatcher) closed by Dmitry A. Kuminov
fixed: It turned out that checking for drive changes every 3 seconds is very …
12:19 AM Changeset [628] by Dmitry A. Kuminov
corelib: Enabled native XWP-based file watcher on OS/2.
12:07 AM Changeset [627] by Dmitry A. Kuminov
gui: Don't hide valid drive letters with no media inserted from …

Mar 3, 2010:

10:18 PM Changeset [626] by Dmitry A. Kuminov
Reverted r613 (see #137).
10:06 PM Changeset [625] by Dmitry A. Kuminov
tests/widget: Extended locale test.
8:25 PM Ticket #123 (Derive language settings from the system) closed by Dmitry A. Kuminov
fixed: Done in r622. Now, the language is derived from the country code of …
8:24 PM Changeset [624] by Dmitry A. Kuminov
Readme for r623.
8:22 PM Changeset [623] by Dmitry A. Kuminov
corelib: Ignore the system locale object by default as it is known to …
7:54 PM Changeset [622] by Dmitry A. Kuminov
corelib: Implemented deriving the defaut locale from the process …
2:04 AM Changeset [621] by Dmitry A. Kuminov
gui: QPixmap: Enhanced fromPmHBITMAO, added fromPmHPOINTER().

Mar 2, 2010:

1:45 PM Changeset [620] by Dmitry A. Kuminov
Ups.
1:20 PM Changeset [619] by Dmitry A. Kuminov
Be on the safe side.
1:03 PM Ticket #39 (Port QAccessible) closed by Dmitry A. Kuminov
fixed: It turned out that we only need to enable the compilation of the …
12:46 PM Changeset [618] by Dmitry A. Kuminov
gui: Enabled accessibility support on OS/2. Closes #39.

Mar 1, 2010:

8:38 PM Changeset [617] by Dmitry A. Kuminov
gui: Enabled MMX/SSE support (on by default), see #48 for details.
11:17 AM Ticket #36 (Port QPrintEngine and QPrinterInfo) closed by Dmitry A. Kuminov
fixed: The primary task is done so closing this defect. Created #141 to track …
11:16 AM Ticket #141 (CUPS: get cups.dll and use PDF output by default) created by Dmitry A. Kuminov
This is partly a continuation of #36. Linking to cups.dll instead of …

Feb 28, 2010:

10:13 PM Changeset [616] by Dmitry A. Kuminov
corelib: Implemented native (XWP-based) file system watcher for OS/2 …

Feb 27, 2010:

12:35 AM Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) closed by Dmitry A. Kuminov
fixed: Done in r615. Tested with no AUTOFAIL, AUTOFAIL=NO and AUTOFAIL=YES. …
12:33 AM Changeset [615] by Dmitry A. Kuminov
corelib: Make sure hardware error popups are disabled at application …

Feb 26, 2010:

11:27 PM Changeset [614] by Dmitry A. Kuminov
corelib: QFSFileEngineIterator: Check that the drive is ready before …
11:25 PM Changeset [613] by Dmitry A. Kuminov
corelib/gui: Add support for watching drive list changes (represented …
11:21 PM Changeset [612] by Dmitry A. Kuminov
corelib: Always return true from QFileInfo::isRoot()/isDir() for paths …
6:49 PM Changeset [611] by Dmitry A. Kuminov
tests/widget: Cleaned up debugging according to r605 changes and added …
6:47 PM Changeset [610] by Dmitry A. Kuminov
tests: common.pri: Added 'debug-dbg' and 'releae-dbg' targets that …
6:44 PM Changeset [609] by Dmitry A. Kuminov
corelib: Fixed QProcess: Data could not be successfully read or …
4:54 PM Changeset [608] by Dmitry A. Kuminov
guil: Fixed broken build after r607: INCL_DOSDEVIOCTL causes ALT and …
1:25 PM Changeset [607] by Dmitry A. Kuminov
gui: Select the correct icon for the drive letter in standard file …
1:01 PM Ticket #140 (Filedialog in 4.6.1 trunk shows slashes on drive letters) closed by Dmitry A. Kuminov
fixed: This should be fixed in r606 which I found yesterday while working on …
12:59 PM Changeset [606] by Dmitry A. Kuminov
gui: Fixed 4.51->4.6.1 regression: Inconsistent behavior of drive …
12:43 PM Ticket #140 (Filedialog in 4.6.1 trunk shows slashes on drive letters) created by rudi
There seems to be some confusion in 4.6.1 whether a root drive should …
11:35 AM Ticket #139 (Enable drive icons) created by rudi
Assign the proper icons to drives (i.e. Floppy, CD, HDD nad Network).
12:53 AM Ticket #136 (QtScript module does not build) closed by Dmitry A. Kuminov
fixed: Closing it; a non-working module would be a separate issue.

Feb 25, 2010:

11:33 PM Changeset [605] by Dmitry A. Kuminov
gui: Cleaned up debug printing: get rid of qStr*() functions and use …
11:29 PM Changeset [604] by Dmitry A. Kuminov
corelib: Added qDebugFmt() and qDebugFmtHex() debug stream modifiers …
3:31 AM Changeset [603] by Dmitry A. Kuminov
gui: Fixed assertion at #1125 in qwidget.cpp (due to an attempt to …

Feb 24, 2010:

11:03 PM Changeset [602] by Dmitry A. Kuminov
corelib: QFileSystemWatcher: In the fall-back polling watcher, …
9:35 PM Ticket #130 (Clicking HTTP links doesn't start the browser) closed by Dmitry A. Kuminov
fixed: All fixed in r600, r601.
9:34 PM Changeset [601] by Dmitry A. Kuminov
corelib: Wrong place for #include.
9:26 PM Changeset [600] by Dmitry A. Kuminov
corelib: Fixed QProcess::startDetached() which would not work in …
7:05 PM Ticket #88 (Qt 4.6) closed by Dmitry A. Kuminov
fixed: Closing this task since the trunk builds completely now.
7:03 PM Changeset [599] by Dmitry A. Kuminov
corelib: Fixed crash in QVariantAnimation::registerInterpolator(): the …
9:13 AM Ticket #138 (QMake ignores LIBS_PRIVATE) created by rudi
The title says it. There has been a change in the implementation of …

Feb 23, 2010:

9:45 PM Changeset [598] by Dmitry A. Kuminov
Ignore patterns.
9:27 PM Changeset [597] by Dmitry A. Kuminov
plugins/graphicsystems: Short DLL names on OS/2.
2:37 PM Changeset [596] by Dmitry A. Kuminov
lrelease: Fixed the build.
2:36 PM Changeset [595] by Dmitry A. Kuminov
general: Fixed a couple of warnings.
1:34 PM Changeset [594] by Dmitry A. Kuminov
qmake: Fixed: On debug_and_release platforms, qrc output files were …
12:15 AM Changeset [593] by Dmitry A. Kuminov
qmake: features/os2: splitDll: Take FORMS and RESOURCES into the split …

Feb 22, 2010:

11:37 PM Changeset [592] by Dmitry A. Kuminov
3rdparty: JavaScriptCore?: Added support for the OS/2 platform (untested).
11:30 PM Changeset [591] by Dmitry A. Kuminov
3rdparty: JavaScriptCore?: Don't create separate out directories in …
5:35 PM WikiStart edited by Silvan Scherrer
layout (diff)
5:13 PM qbit.jpg attached to WikiStart by Silvan Scherrer
5:13 PM WikiStart edited by Silvan Scherrer
qbittorent first screenshot (diff)
3:14 PM Ticket #133 (API_FPU_CW_Wrappers.h errors) closed by Dmitry A. Kuminov
wontfix
3:02 PM Changeset [590] by Dmitry A. Kuminov
configure.cmd: Disable the declarative module (it's not even in the …
9:35 AM Ticket #137 (QDirModel shows phantom drive B:) created by rudi
Using a QDirModel to list all drives shows an empty line (apparently a …

Feb 21, 2010:

7:51 PM Ticket #136 (QtScript module does not build) created by Dmitry A. Kuminov
I've just discovered that the QtScript? module does not build. It …
6:35 PM Changeset [589] by Dmitry A. Kuminov
Ignore configure.log.
6:07 PM Changeset [588] by Dmitry A. Kuminov
configure.cmd: Be consistent.
5:48 PM Changeset [587] by Dmitry A. Kuminov
configure.cmd: Make sure that all "auto" options that haven't been …
5:13 PM Changeset [586] by Dmitry A. Kuminov
configure.cmd: Make sure QT_BUILD_KEY (QLibraryInfo::buildKey()) will …
3:35 PM Changeset [585] by Dmitry A. Kuminov
configure.cmd: Adjust to the new configuration options in Qt 4.6 (this …
2:12 PM Ticket #135 (Check if WebKit can be built) created by Dmitry A. Kuminov
We should try to find out what are the requirements of the WebKit?

Feb 19, 2010:

4:54 PM Changeset [584] by Dmitry A. Kuminov
qmake: Add CWD to INCLUDEPATH.
3:04 PM Changeset [583] by Dmitry A. Kuminov
corelib: QProcess: Get rid of the unexpected "DosQueryNPipeSemState …
11:41 AM Changeset [582] by Dmitry A. Kuminov
configure.cmd: Fixed: QT_BUILD_KEY (and QLibraryInfo::buildKey()) …

Feb 18, 2010:

11:34 PM Changeset [581] by Dmitry A. Kuminov
packaging: qpmobjectwindow_pm_p.h isn't necessary in the "dev" package …
11:29 PM Changeset [580] by Dmitry A. Kuminov
gui: Removed qmime.h dependency on private qpmobjectwindow_pm_p.h and …
2:36 PM Changeset [579] by Dmitry A. Kuminov
gui: Mention that OS/2 supports CUPS in the documentation for printer …
2:27 PM Changeset [578] by Dmitry A. Kuminov
configure.cmd: Added QT_NO_LPR (and made Qt sources additionally use …
1:36 PM Changeset [577] by Dmitry A. Kuminov
configure.cmd: CUPS_INCLUDEPATH and CUPS_LIBS environment variables …
11:11 AM Ticket #43 (Port QPrintDialog and QPageSetupDialog) closed by Dmitry A. Kuminov
fixed: This was done within #36.
12:39 AM Changeset [576] by Dmitry A. Kuminov
configure.cmd: Enabled printing by default.

Feb 17, 2010:

11:24 PM Changeset [575] by Dmitry A. Kuminov
gui: Non-native QPrinterDialog: Leave the output file name empty when …
8:58 PM Changeset [574] by Dmitry A. Kuminov
gui: Printing/CUPS: Fixed: Temporary files created by CUPS on request …
7:53 PM Changeset [573] by Dmitry A. Kuminov
gui: Implemented support for printing through CUPS on OS/2.

Feb 15, 2010:

6:55 PM Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing ...) closed by Dmitry A. Kuminov
fixed
6:53 PM Changeset [572] by Dmitry A. Kuminov
qmake: Perform hackish path substutition magic on OS/2 as well as on …
4:45 PM Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing ...) created by hermi
Incorrect INCLUDE entries have been generated. Solved by changing …

Feb 13, 2010:

9:18 PM Changeset [571] by Dmitry A. Kuminov
gui: Back to 3-DLL setup in debug mode as it gives more balanced yet …
8:59 PM Changeset [570] by Dmitry A. Kuminov
gui: Fixed assertion in QVector::at() at startup.
5:36 PM Changeset [569] by Dmitry A. Kuminov
gui: Adopted to 4.6.1 changes.
12:03 PM Ticket #133 (API_FPU_CW_Wrappers.h errors) created by dmacias
I am testing Harbour (www.harbour-project.org) hbqt contrib with …
9:54 AM Ticket #132 (Designer refuses to load ui file produced with QtCreator on Windows) closed by Silvan Scherrer
fixed: look at ticket 127 please. it's fixed in r551 and a replacement dll is …
8:44 AM Ticket #132 (Designer refuses to load ui file produced with QtCreator on Windows) created by rudi
I tried to load some ui files that were created on Windows (QtCreator?
12:10 AM Changeset [568] by Dmitry A. Kuminov
network: Adopted to 4.6.1 changes.
12:06 AM Changeset [567] by Dmitry A. Kuminov
corelib: Adopted to 4.6.1 changes.
12:02 AM Changeset [566] by Dmitry A. Kuminov
qmake: Adopted to 4.6.1 changes.
12:01 AM Changeset [565] by Dmitry A. Kuminov
configure.cmd: Create qt_configure_installation needed for QLibraryInfo.
Note: See TracTimeline for information about the timeline view.