Timeline



Sep 8, 2011:

9:28 PM Changeset [1065] by Dmitry A. Kuminov
Reverted r1038. READMEs are now installed by the .spec script as needed.

Sep 7, 2011:

9:57 PM Changeset [1064] by Dmitry A. Kuminov
packaging: Added .spec examples from other platforms. Just to use …
9:54 PM Changeset [1063] by Dmitry A. Kuminov
packaging: Mention CUPS 1.4.8 in requirements. Also added the BEFORE …
9:53 PM Changeset [1062] by Dmitry A. Kuminov
packaging: Run configure and make from qt.spec. Further work on make …
9:52 PM Changeset [1061] by Dmitry A. Kuminov
packaging: Added CreateRPMs script.
9:51 PM Changeset [1060] by Dmitry A. Kuminov
packaging: CreateZIPs: Single directory in format qt-X.Y.Z-N in all …
2:35 AM Changeset [1059] by Dmitry A. Kuminov
OS/2: configure.cmd: Build image format plugins for shared Qt. This …

Sep 6, 2011:

11:09 PM Changeset [1058] by Dmitry A. Kuminov
OS/2: Enable linking to cups.dll at runtime. This requires CUPS 1.4.8 …
11:03 AM Changeset [1057] by Dmitry A. Kuminov
Rename qmldir to qmldir.in and use qmake substitution for plugin name. …
10:57 AM Changeset [1056] by Dmitry A. Kuminov
OS/2: Use correct path separator when resolving QML plugin DLLs.

Sep 5, 2011:

5:39 PM Ticket #248 (Avoid Lxlite warning when building QMake) closed by Dmitry A. Kuminov
fixed: Thank you, Rudi. Applied in r1055.
5:39 PM Changeset [1055] by Dmitry A. Kuminov
OS/2: configure.cmd: Don't quote LXLITE options.
5:29 PM Changeset [1054] by Dmitry A. Kuminov
OS/2: No need to force debug_and_release for plugins.
5:14 PM Ticket #246 (QML plugins cannot be loaded) closed by Dmitry A. Kuminov
fixed: I checked the code parsing 'qmldir' and found that the plugin line …
5:06 PM Changeset [1053] by Dmitry A. Kuminov
OS/2: Add support for short DLL names of QML plugins.
5:05 PM Changeset [1052] by Dmitry A. Kuminov
OS/2: Use correct file extension when resolving QML plugin DLLs.
3:11 PM Changeset [1051] by Dmitry A. Kuminov
OS/2: Add QMAKE_TARGET_VERSION to qt_targets.pri. This will cause all …
3:03 PM Changeset [1050] by Dmitry A. Kuminov
Restore place of original VERSION definition (revert r385). The …
1:13 PM Ticket #248 (Avoid Lxlite warning when building QMake) created by rudi
When build Qmake we get a warning from Lxlite due to file not found or …

Sep 4, 2011:

6:14 PM Ticket #247 (Minor readme corrections) created by rudi
Since QtDeclarative is supported now, we can remove it from section 8 …

Sep 3, 2011:

10:31 PM Ticket #246 (QML plugins cannot be loaded) created by Dmitry A. Kuminov
While playing with the QtDemo? application and QML demos/examples, I …
8:08 PM Changeset [1049] by Dmitry A. Kuminov
OS/2: Make sure QMAKE_TARGET_COMPANY is always Nokia. Doesn't make …
7:35 PM Changeset [1048] by Dmitry A. Kuminov
OS/2: qmake: Recognize QMAKE_TARGET_VERSION in .pro. This will be …
6:10 PM Ticket #242 (Filter out ".." for root directories) closed by Dmitry A. Kuminov
fixed: We indeed want consistency on OS/2 across different IFSes so I filter …
6:07 PM Changeset [1047] by Dmitry A. Kuminov
OS/2: QDir: Filter out "." and ".." from root directories. This is …

Sep 2, 2011:

10:00 PM Ticket #245 (qtdemo does not show example docs in assistant) closed by Dmitry A. Kuminov
fixed: Fixed in r1046. The Assistant code is quite complex so it was really …
9:59 PM Changeset [1046] by Dmitry A. Kuminov
Assistant: Fix signal recursion at startup in remote control mode. …
12:18 AM Changeset [1045] by Dmitry A. Kuminov
OS/2: Fix Qt Assistant remote control. The commands were only …

Sep 1, 2011:

8:58 PM Ticket #244 (qmake generates incorrect QMAKESPECDIR) closed by Dmitry A. Kuminov
fixed
4:48 PM Changeset [1044] by Dmitry A. Kuminov
qmake: Make MakefileGenerator::fileFixify() honor file name case …
4:44 PM Changeset [1043] by Dmitry A. Kuminov
OS/2: Fix QMAKESPECDIR value set by qmake in Makefiles. When …
4:40 PM Changeset [1042] by Dmitry A. Kuminov
Don't eat drive letters in QDir::cleanPath(). For paths like …

Aug 31, 2011:

3:34 PM Changeset [1041] by Dmitry A. Kuminov
packaging: Added script to create ZIP distribution archives. The old …
3:08 PM Ticket #245 (qtdemo does not show example docs in assistant) created by Dmitry A. Kuminov
If you start qtdemo, select an example and press the Documentation …
3:05 PM Ticket #244 (qmake generates incorrect QMAKESPECDIR) created by Dmitry A. Kuminov
Given that the binary Qt build is in "D:\Coding\qt4\qt4-build-rel" and …
12:40 PM Changeset [1040] by Dmitry A. Kuminov
OS/2: Updated xsystray install steps in README.OS2.
12:33 PM Changeset [1039] by Dmitry A. Kuminov
OS/2: Generate and install qmake.sym.

Aug 30, 2011:

10:51 PM Changeset [1038] by Dmitry A. Kuminov
OS/2: Install README files.

Aug 29, 2011:

11:56 PM Changeset [1037] by Dmitry A. Kuminov
OS/2: Install mkspecs/default.
3:04 PM Ticket #203 (Corruption of VLC window) closed by Dmitry A. Kuminov
fixed: Thanks for the hint. Thought about that but it needs experimenting. …
2:49 PM Ticket #243 (Restore native widget mask support) created by Dmitry A. Kuminov
Support for native widget masks was disabled with the …
12:17 AM Changeset [1036] by Dmitry A. Kuminov
tests/embedded: Updated with QT_PM_NATIVEWIDGETMASK.
12:08 AM Changeset [1035] by Dmitry A. Kuminov
OS/2: Add proper processing of WM_VRNENABLED for child widgets. This …

Aug 28, 2011:

11:43 PM Changeset [1034] by Dmitry A. Kuminov
OS/2: Disable native window masking code as it is not complete. This …
12:00 AM Changeset [1033] by Dmitry A. Kuminov
OS/2: Fix native child widget painting in DIVE mode. The dirty …

Aug 26, 2011:

6:12 PM Changeset [1032] by Dmitry A. Kuminov
OS/2: Build fix (r1030 regression).
5:56 PM Changeset [1031] by Dmitry A. Kuminov
OS/2: Don't touch qconfig.h with no need. This was a regression of …
5:48 PM Changeset [1030] by Dmitry A. Kuminov
OS/2: Remove suport for system-wide qt.conf files. This turns not to …
4:28 PM Ticket #203 (Corruption of VLC window) reopened by Dmitry A. Kuminov
Okay, here is what I found after the chat with Myung-Hun. "GA" below …
11:51 AM Changeset [1029] by Dmitry A. Kuminov
mkspecs/os2: Better replacement for r1025. The original change breaks …
12:11 AM Changeset [1028] by Dmitry A. Kuminov
OS/2: Take style icons for SP_FileIcon & SP_DirIcon from …

Aug 25, 2011:

7:36 PM Ticket #238 (QFileSystemModel incorrectly sorts directories) closed by Dmitry A. Kuminov
fixed
7:35 PM Changeset [1027] by Dmitry A. Kuminov
Make QFileSystemModel put "." and ".." entries first. There are …
7:22 PM Changeset [1026] by Dmitry A. Kuminov
mkspecs/os2: Use FAST_BUILD make macro to disable slow noncritical …
12:55 PM Changeset [1025] by Dmitry A. Kuminov
mkspecs/os2: Don't deal with .sym files in subdirs targets. This …
12:51 PM Changeset [1024] by Dmitry A. Kuminov
mkspecs/os2: Also copy .sym files to dlltarget.path on install. The …

Aug 23, 2011:

11:18 AM Ticket #240 (File system view in QtCreator doesn't enter certain directories) closed by Dmitry A. Kuminov
fixed: The QT_MKDIR problem was fixed in r1023.
11:18 AM Changeset [1023] by Dmitry A. Kuminov
OS/2: Don't use mkdir(dir, 0). This is plain wrong as it causes kLIBC …

Aug 22, 2011:

9:08 PM Ticket #205 (Porting of Qt Creator) closed by Dmitry A. Kuminov
fixed: I created issues at https://github.com/dmik/qt-creator-os2/issues/ for …
8:42 PM Ticket #242 (Filter out ".." for root directories) created by Dmitry A. Kuminov
http://svn.netlabs.org/qt4/ticket/205#comment:27: Not sure, if I …
8:11 PM Ticket #239 (QFileSystemModel::setRootPath doesn't convert separators) closed by Dmitry A. Kuminov
fixed: Applied in r1022. Thx. Out of curiosity, did you see the effect of …
8:10 PM Changeset [1022] by Dmitry A. Kuminov
OS/2: Convert path separators in QFileSystemModel::setRootPath().
7:43 PM Ticket #234 (QtCreator's qmlpuppet doesn't get installed) closed by Dmitry A. Kuminov
fixed: Applied your patch. Rudi, please report any further issues regarding …
4:34 PM Ticket #237 (Provide standard icons in higher resolutions) closed by Dmitry A. Kuminov
fixed
4:33 PM Changeset [1021] by Dmitry A. Kuminov
Include higher res pixmaps in icons returned by …
2:38 PM Changeset [1020] by Dmitry A. Kuminov
OS/2: configure.cmd: More verbose.
2:37 PM Ticket #204 (Misplacing an embedded window of VLC) closed by Dmitry A. Kuminov
fixed: After reading what I wrote above for the second time, I found a simple …
2:35 PM Changeset [1019] by Dmitry A. Kuminov
OS/2: Fix position errors on resize of child widgets. During complex …
1:25 PM Ticket #241 (Move PM extensions to a separate DLL) created by Dmitry A. Kuminov
There is a number of extensions to PM APIs (search for qt_Win*) that …
1:07 PM Ticket #203 (Corruption of VLC window) closed by Dmitry A. Kuminov
fixed: KO, you seem to not get it right. When you do WinGetPS() on an …
12:56 PM Ticket #240 (File system view in QtCreator doesn't enter certain directories) created by rudi
This is most likely a LIBC issue, but I'd like your comment on this. …
12:39 PM Ticket #203 (Corruption of VLC window) reopened by KO Myung-Hun
6:27 AM Ticket #239 (QFileSystemModel::setRootPath doesn't convert separators) created by rudi
We are missing a check for Q_OS_OS here.

Aug 21, 2011:

5:44 PM Ticket #238 (QFileSystemModel incorrectly sorts directories) created by rudi
QFileSystemModel doesn't make sure, that the "." and ".." entries are …
8:35 AM Ticket #237 (Provide standard icons in higher resolutions) created by rudi
Some of the standard icons are only available in 16x16, even though …

Aug 20, 2011:

10:36 PM Changeset [1018] by Dmitry A. Kuminov
tests: embedded: Reproduced the #204 problem.
8:13 PM Changeset [1017] by Dmitry A. Kuminov
tests: Add script to create many files.
8:07 PM Changeset [1016] by Dmitry A. Kuminov
OS/2: Don't destroy widget's HWND on reparent until children are …
7:59 PM Changeset [1015] by Dmitry A. Kuminov
tests: embedded: Use case qt_WinProcessWindowObstacles(). And also …
6:28 PM Ticket #203 (Corruption of VLC window) closed by Dmitry A. Kuminov
fixed: In r1013, I made this function an APIENTRY export, so that it's very …
6:27 PM Changeset [1014] by Dmitry A. Kuminov
OS/2: Doc fixes.
6:26 PM Changeset [1013] by Dmitry A. Kuminov
OS/2: Export qt_WinProcessWindowObstacles() as APIENTRY and document …
11:59 AM Changeset [1012] by Dmitry A. Kuminov
OS/2: Create native widget siblings and children when native ID is …

Aug 19, 2011:

5:14 PM Changeset [1011] by Dmitry A. Kuminov
OS/2: configure.cmd: Create .log in output directory instead of the …
3:06 PM Ticket #203 (Corruption of VLC window) reopened by Dmitry A. Kuminov
3:03 PM Changeset [1010] by Dmitry A. Kuminov
tests: embedded: Don't hide widgets in stack.

Aug 18, 2011:

10:56 PM Changeset [1009] by Dmitry A. Kuminov
OS/2: r1006: Add lost debug.space().
10:47 PM Ticket #233 (Wrong executable location for debug_and_release) closed by Dmitry A. Kuminov
fixed
10:44 PM Ticket #236 (configure option -nomake doesn't work) closed by Dmitry A. Kuminov
fixed
10:43 PM Ticket #203 (Corruption of VLC window) closed by Dmitry A. Kuminov
fixed: This is fixed in r1008. We were accidentally using wrong HWNDs when …
10:41 PM Changeset [1008] by Dmitry A. Kuminov
OS/2: Could not hide reparented child widgets with native handles. …
10:33 PM Changeset [1007] by Dmitry A. Kuminov
OS/2: Do not attempt to natively hide widgets with no handle. This …
10:27 PM Changeset [1006] by Dmitry A. Kuminov
OS/2: Export platform-specific qDebug() helpers. This lets them be …
3:02 PM Changeset [1005] by Dmitry A. Kuminov
OS/2: configure.cmd: Fix: -nomake option was ignored.
1:24 PM Ticket #236 (configure option -nomake doesn't work) created by rudi
REXX is a strange language…
12:39 PM Changeset [1004] by Dmitry A. Kuminov
tests: embedded: Reproduce #203 behavior.
11:23 AM Changeset [1003] by Dmitry A. Kuminov
tests: Added embedded test case.
8:20 AM Ticket #210 (Re-release 4.6.3 with SSL patch included) closed by Silvan Scherrer
invalid: as we work on 4.7 right now i see no reason to leave this ticket open. …

Aug 17, 2011:

6:44 PM Changeset [1002] by Dmitry A. Kuminov
qmake: gnumake/os2: Make mkdir-p.cmd understand quotes in arguments.
5:47 PM Changeset [1001] by Dmitry A. Kuminov
OS/2: configure.cmd: Support single -debug-and-release option. …
5:21 PM Ticket #235 (Build process broken) closed by Dmitry A. Kuminov
fixed: Fixed in r1000. It's not quoted names, it's the backslash. CMD.EXE's …
5:17 PM Changeset [1000] by Dmitry A. Kuminov
qmake: gnumake/os2: Partly revert r996 and r997. Some ancient OS/2 …
4:26 PM Ticket #235 (Build process broken) created by rudi
The changes r996 and r997 break the build process completely. …
3:28 PM Changeset [999] by Dmitry A. Kuminov
qmake: gnumake/os2: QMAKESPECDIR was not passed to the compiler. The …
3:24 PM Changeset [998] by Dmitry A. Kuminov
qmake: Revert r530. This change introduced behavior unexpected by …
2:45 PM Changeset [997] by Dmitry A. Kuminov
qmake: gnumake/os2: Quote paths with trailing separators. This is to …
2:21 PM Changeset [996] by Dmitry A. Kuminov
qmake: gnumake/os2: Don't trim trailing separators when escaping …
2:20 PM Ticket #234 (QtCreator's qmlpuppet doesn't get installed) created by rudi
The utility qmlpuppet doesn't have an install target (multi-platform …
12:22 PM Changeset [995] by Dmitry A. Kuminov
OS/2: configure.cmd: Create dummy qconfig.h file for syncqt. This …
8:08 AM Ticket #233 (Wrong executable location for debug_and_release) created by rudi
When rebuilding a project the uses debug_and_release (non-shadow), I …

Aug 16, 2011:

11:24 PM Ticket #227 (Debug verison of QMake used after bootstrap) closed by Dmitry A. Kuminov
fixed: Okay, demos and examples build now. I've also enabled them inn …
11:23 PM Changeset [994] by Dmitry A. Kuminov
OS/2: configure.cmd: Build examples and docs by default. Also added …
11:02 PM Changeset [993] by Dmitry A. Kuminov
examples: Move os2:TARGET_SHORT outside the snippet block. It doesn't …
4:51 PM Changeset [992] by Dmitry A. Kuminov
qmake: Reverted r976 and reapplied r804. Adding dependencies to …
1:37 PM Changeset [991] by Dmitry A. Kuminov
OS/2: Make sure Qt will build with QT_BUILD_INTERNAL.
1:34 PM Changeset [990] by Dmitry A. Kuminov
README.OS2: Mention the configure.cmd options.
1:28 PM Changeset [989] by Dmitry A. Kuminov
OS/2: configure.cmd: Support build type options. This includes …
12:35 PM Changeset [988] by Dmitry A. Kuminov
OS/2: Unhide the exit code from Perl. To let configure.cmd (or …
12:14 PM Ticket #232 (Missing QtCore exports) closed by Dmitry A. Kuminov
fixed: So, you changed the compiler. Welcome to the club -) It is known, …
9:37 AM Ticket #232 (Missing QtCore exports) created by rudi
Attempting a full rebuild (no shadow) fails when linking QtXml? due to …

Aug 15, 2011:

11:19 PM Changeset [987] by Dmitry A. Kuminov
Reverted "INCLUDEPATH += ." changes unnecessary after r981. Reverts …
10:57 PM Changeset [986] by Dmitry A. Kuminov
OS/2: Add missing documentation to methods.
10:56 PM Ticket #219 (Fix path separator when building qdoc3) closed by Dmitry A. Kuminov
fixed: Applied in r985.
10:55 PM Changeset [985] by Dmitry A. Kuminov
doc: Fixed doc3 invocation on non-Unix platforms.
7:15 PM Changeset [984] by Dmitry A. Kuminov
OS/2: configure.cmd: Remove qmake from default build parts. In fact, …
12:57 PM Changeset [983] by Dmitry A. Kuminov
OS/2: Add support for shadow builds of Qt itself.
12:20 PM Ticket #199 (Piping lage amounts of data from/to a child process fails) closed by Dmitry A. Kuminov
fixed: Great. I get your point and anyway this is what helped us to find the …

Aug 14, 2011:

8:05 PM Changeset [982] by Dmitry A. Kuminov
qmake: Remove duplicates from INCPATH and QMAKE_LIBDIR. This is to …
8:02 PM Changeset [981] by Dmitry A. Kuminov
mkspecs/os2-g++: Always add project directory to INCLUDEPATH. This is …
7:58 PM Changeset [980] by Dmitry A. Kuminov
mkspecs/os2-g++: Replace DIR_SEPARATOR with the literal. …
11:46 AM Changeset [979] by Dmitry A. Kuminov
qmake: Missed include change for r977.

Aug 13, 2011:

9:51 PM Changeset [978] by Dmitry A. Kuminov
qmake: Reverted r897. QFileInfo() comparison is not well defined for …
8:49 PM Changeset [977] by Dmitry A. Kuminov
qmake: gnumake/os2: Fixed r953 regression. Would not detect all …
8:06 PM Changeset [976] by Dmitry A. Kuminov
qmake: Ensure Makefile generation order in ordered builds. When one …

Aug 12, 2011:

2:57 PM Changeset [975] by Dmitry A. Kuminov
OS/2: configure.cmd: Simplify mkspecs/default creation. After r974, …
2:43 PM Changeset [974] by Dmitry A. Kuminov
qmake: gnumake/os2: Make QMAKESPECDIR always point to original mkspec. …
1:55 PM Changeset [973] by Dmitry A. Kuminov
qmake: Make MakefileGenerator::writeHeader() virtual. This lets …
1:53 PM Changeset [972] by Dmitry A. Kuminov
qmake: gnumake/os2: Make .sym generation part of main target rule. …

Aug 11, 2011:

9:11 PM Changeset [971] by Dmitry A. Kuminov
examples: desktop/systray: Revert r263, r266, r271. This is something …
9:00 PM Changeset [970] by Dmitry A. Kuminov
tests: Add testing sync process access on a GUI thread.
8:57 PM Changeset [969] by Dmitry A. Kuminov
OS/2: QProcess: Fix hangs when using sync funcs in a GUI program. An …
7:08 PM Changeset [968] by Dmitry A. Kuminov
qmake: gnumake/os2: Copy .sym files to DLLDESTDIR. The DLLDESTDIR, …
7:05 PM Changeset [967] by Dmitry A. Kuminov
qmake: Added replace functions fixpath_target and fixpath_local. They …
3:52 PM Changeset [966] by Dmitry A. Kuminov
Ignore patterns.
3:50 PM Changeset [965] by Dmitry A. Kuminov
OS/2: Add missing qtLibraryTarget() calls on TARGET_SHORT.
10:04 AM Changeset [964] by Dmitry A. Kuminov
OS/2: QProcess: Mixed lines. That could lead to a case when the …
12:15 AM Ticket #228 (qmake: Add .sym file generation) closed by Dmitry A. Kuminov
fixed: Implemented installing .sym files along with the target EXEs/DLLs in …
12:13 AM Changeset [963] by Dmitry A. Kuminov
qmake: gnumake/os2: Install .sym file along with target by default. …
12:11 AM Changeset [962] by Dmitry A. Kuminov
qmake: Recognize 'no_vpath' and 'no_fixify' in install target's …

Aug 10, 2011:

10:42 PM Ticket #228 (qmake: Add .sym file generation) reopened by Dmitry A. Kuminov
10:12 PM Ticket #197 (Allow developers to build documentation) closed by Dmitry A. Kuminov
fixed: Done in r961. Given that they are only built on explicit request (make …
10:01 PM Ticket #228 (qmake: Add .sym file generation) closed by Dmitry A. Kuminov
fixed
9:57 PM Changeset [961] by Dmitry A. Kuminov
OS/2: configure.cmd: Make docs built by default.
9:56 PM Changeset [960] by Dmitry A. Kuminov
OS/2: Translations: Don't attempt to create .sym files.
9:28 PM Changeset [959] by Dmitry A. Kuminov
OS/2: configure.cmd: Proper debug|release order in QT_CONFIG. This is …
9:26 PM Changeset [958] by Dmitry A. Kuminov
qmake: gnumake/os2: Disable .sym generation in debug builds by …
5:04 PM Changeset [957] by Dmitry A. Kuminov
qmake: gnumake/os2: Add 'sym' CONFIG option by default. This is only …
5:00 PM Changeset [956] by Dmitry A. Kuminov
qmake: gnumake/os2: Fix using relative cmd paths in mapsym wrapper. …
3:24 PM Changeset [955] by Dmitry A. Kuminov
qmake: gnumake/os2: No need to quote $(QMAKESPECDIR).
3:22 PM Changeset [954] by Dmitry A. Kuminov
qmake: Added support for .SYM file generation on OS/2. This is done …
3:20 PM Changeset [953] by Dmitry A. Kuminov
qmake: gnumake/os2: More precise escaping of illegal characters. …
11:32 AM Ticket #199 (Piping lage amounts of data from/to a child process fails) reopened by rudi

Aug 9, 2011:

9:13 PM Ticket #201 (QSystemTrayIcon::setIcon(QIcon) ignored if QIcon is an empty icon) closed by Dmitry A. Kuminov
fixed: Fixed that nonsense in r952. Was a tiny yet tricky bug, see the commit …
9:11 PM Changeset [952] by Dmitry A. Kuminov
OS/2: xsystray: Fixed duplicate mouse click notifications. This was …
8:34 AM Changeset [951] by Dmitry A. Kuminov
OS/2: xsystray: Paint empty box for NULL icon. This is what tray …
7:11 AM Changeset [950] by Dmitry A. Kuminov
OS/2: README.OS2: Updated sound information.

Aug 8, 2011:

9:33 PM Ticket #224 (Sound support) closed by Dmitry A. Kuminov
fixed: Okay, let's try it for the 4.7 release and see how it behaves. Done in …
9:33 PM Changeset [949] by Dmitry A. Kuminov
OS/2: QSound: Use shared mode by default. This makes sense since the …
7:42 PM Ticket #231 (Problem creating multiple QFilesystemWatchers) closed by Dmitry A. Kuminov
fixed: Turned out to be a Qt Creator bug indeed. Fixed in …
7:36 PM Changeset [948] by Dmitry A. Kuminov
OS/2: Increase polling interval to 2s in QFileSystemWatcher.
7:35 PM Changeset [947] by Dmitry A. Kuminov
OS/2: Added debugging to QFilleSystemWatcher impl.

Aug 5, 2011:

11:28 PM Changeset [946] by Dmitry A. Kuminov
OS/2: Oops, a typo.
9:26 PM Changeset [945] by Dmitry A. Kuminov
OS/2: Make native QFileSystemWatcher recognize file changes. The …
3:02 PM Changeset [944] by Dmitry A. Kuminov
OS/2: Make native QFileSystemWatcher engine a singleton. This reduces …
2:57 PM Changeset [943] by Dmitry A. Kuminov
OS/2: QFileSystemWatcher engine could watch duplicate paths.
12:08 PM Changeset [942] by Dmitry A. Kuminov
OS/2: Fixed native QFileSystemWatcher failure die to bad timings. It …
12:27 AM Ticket #216 (Sytem menu icon missing) closed by Dmitry A. Kuminov
fixed: Applied your patch in r941 (while I was there). Thanks for noticing!
12:26 AM Changeset [941] by Dmitry A. Kuminov
OS/2: Fixed creating HPOINTERs from QPixmaps with no mask. HPOINTERs …

Aug 4, 2011:

11:51 PM Changeset [940] by Dmitry A. Kuminov
OS/2: Fixed assertion in QPixmap::setMask(). The mask size could be …
6:56 PM Ticket #198 (modal child widgets go to background) closed by Dmitry A. Kuminov
fixed: I implemented proper Z-order changes in r938. It was a bit tricky …
6:44 PM Changeset [939] by Dmitry A. Kuminov
tests: modal: Redesigned to be more useful.
6:42 PM Changeset [938] by Dmitry A. Kuminov
OS/2: gui: Make blocked widgets follow modal on Z-order change. This …

Aug 3, 2011:

11:14 PM Changeset [937] by Dmitry A. Kuminov
tests: More cases to modal.
10:42 PM Changeset [936] by Dmitry A. Kuminov
OS/2: Fixed: Modal widgets could go to behind blocked ones. This in …
2:52 PM Ticket #231 (Problem creating multiple QFilesystemWatchers) created by rudi
When QT Creator starts up, the following message appears: …

Aug 2, 2011:

4:33 PM Changeset [935] by Dmitry A. Kuminov
tests: Added modal testcase.
2:28 PM Ticket #230 (Avoid quoting of make variables/macros) closed by Dmitry A. Kuminov
fixed: Thanks. Fixed in r934.
2:28 PM Changeset [934] by Dmitry A. Kuminov
qmake: gnumake/os2: Don't escape paths with make vars. This is a …
12:27 PM Ticket #230 (Avoid quoting of make variables/macros) created by rudi
In r909 quoting for "clean" targets was introduced. This creates a …
9:52 AM Ticket #213 (UIC hogs CPU) closed by Dmitry A. Kuminov
fixed
1:07 AM Changeset [933] by Dmitry A. Kuminov
uic: Put stdin/stdout to binary mode on Windows and OS/2. This is …
1:03 AM Changeset [932] by Dmitry A. Kuminov
QFile: Fixed open() docs. The comment "Sequential devices, such as …

Aug 1, 2011:

9:30 PM Ticket #199 (Piping lage amounts of data from/to a child process fails) closed by Dmitry A. Kuminov
fixed: Regarding comment:12. Tried it. Stupid typo, fixed in r931. The …
9:18 PM Changeset [931] by Dmitry A. Kuminov
OS/2: QProcess: Typo.
8:01 PM Changeset [930] by Dmitry A. Kuminov
OS/2: QProcess: Fixed warnings in release build.
7:57 PM Changeset [929] by Dmitry A. Kuminov
OS/2: QProcess: Reverted r923 (superseded by r928).
7:56 PM Changeset [928] by Dmitry A. Kuminov
OS/2: QProcess: Fixed the way how pipes are closed. This makes sure …
1:22 PM Changeset [927] by Dmitry A. Kuminov
tests: Ignore *.pro.user files.
1:21 PM Changeset [926] by Dmitry A. Kuminov
tests/process: Use OTHER_FILES for extra project files. Qt Creator …
1:20 PM Changeset [925] by Dmitry A. Kuminov
tests/process: Added stderr load test.
8:11 AM Ticket #199 (Piping lage amounts of data from/to a child process fails) reopened by rudi
I still have trouble with the new version. When building Converseen, …

Jul 31, 2011:

11:07 PM Ticket #199 (Piping lage amounts of data from/to a child process fails) closed by Dmitry A. Kuminov
fixed: I've played with Qt Creator a bit by making it build and run …
9:29 PM Changeset [924] by Dmitry A. Kuminov
tests/process/child: Comment out debug stuff. As this breaks …
9:07 PM Changeset [923] by Dmitry A. Kuminov
OS/2: Fix QFile::atEnd() returning 0 on a pipe after it is closed. …
8:18 PM Changeset [922] by Dmitry A. Kuminov
tests: Added process-sync2 and child2 test cases.
8:18 PM Changeset [921] by Dmitry A. Kuminov
tests/process/child: Added checking the stdin/out/err handle type.
8:16 PM Changeset [920] by Dmitry A. Kuminov
tests: Made it build on Linux.
6:50 PM Changeset [919] by Dmitry A. Kuminov
tests/process/child: Added two new modes: 3 and 4. Mode 3 prints …
6:41 PM Changeset [918] by Dmitry A. Kuminov
OS/2: QProcess: Use dup()/dup2() instead of DosDupHandle?(). This …

Jul 29, 2011:

1:10 PM Ticket #212 (UIC produces double carriage returns when using a pipe) closed by Dmitry A. Kuminov
fixed: Fixed in r917.
1:09 PM Changeset [917] by Dmitry A. Kuminov
uic: Fixed doubling EOLs (CRs) in pipe mode.

Jul 27, 2011:

10:48 PM Changeset [916] by Dmitry A. Kuminov
test: process-async.cmd: Added mch and sch commands.
10:47 PM Changeset [915] by Dmitry A. Kuminov
tests: process-sync-test.cmd: Be more verbose and do cleanup.
10:47 PM Changeset [914] by Dmitry A. Kuminov
tests: Added a bunch of new tests to process-sync.
10:43 PM Changeset [913] by Dmitry A. Kuminov
OS/2: QProcess: New I/O pipe notification mechanism. This remake is …

Jul 25, 2011:

7:45 PM Ticket #229 (Double quoting for RES file dependency) closed by Dmitry A. Kuminov
fixed: An r905 regression. Fixed in r912. Thanks!
7:45 PM Changeset [912] by Dmitry A. Kuminov
qmake: A better fix for r905. This fixes a r905 regression (closes …
2:33 PM Ticket #229 (Double quoting for RES file dependency) created by rudi
For some reason we now have quotes around the $(RES_FILE) dependency. …
12:36 PM Changeset [911] by Dmitry A. Kuminov
OS/2: QProcess: Don't close the stdin pipe until the child reads it …

Jul 24, 2011:

10:47 PM Changeset [910] by Dmitry A. Kuminov
tests: Added process-sync-test.cmd.
10:46 PM Changeset [909] by Dmitry A. Kuminov
qmake: Escape file path in clean rules of extra targets. This makes …
9:13 PM Changeset [908] by Dmitry A. Kuminov
tests: process: Be consistent and use binary file mode everywhere.
8:53 PM Changeset [907] by Dmitry A. Kuminov
tests: Added process/process-sync test case.
8:52 PM Changeset [906] by Dmitry A. Kuminov
tests: Root tests.pro needed for r903 to make sense.
8:46 PM Changeset [905] by Dmitry A. Kuminov
qmake: os2/gnumake: Change forward to back slashes in extra targets …
6:49 PM Changeset [904] by Dmitry A. Kuminov
tests: Optimize/simplify the build process for shadow building.
5:52 PM Changeset [903] by Dmitry A. Kuminov
tests/process: Renamed the process part to process-async.

Jul 20, 2011:

9:48 PM Changeset [902] by Dmitry A. Kuminov
QProcess: Make qt_prettyDebug() global instead of cloning it. This …

Jul 19, 2011:

9:46 PM Ticket #217 (QMake delivers mixed separators) closed by Dmitry A. Kuminov
fixed: I checked qmake/Windows; it uses native separators in these paths. I …
9:45 PM Changeset [901] by Dmitry A. Kuminov
corelib: QLibraryInfo: Return paths with native separators as on Windows.
9:32 PM Changeset [900] by Dmitry A. Kuminov
corelib: Use expandEnvVars() in qlibraryinfo.cpp on all platforms.
8:07 PM Ticket #211 (Adjust QMAKESPEC_ORIGINAL) closed by Dmitry A. Kuminov
fixed: In …
7:56 PM Changeset [899] by Dmitry A. Kuminov
configure.cmd: Put the relative path in QMAKESPEC_ORIGINAL.
5:07 PM Changeset [898] by Dmitry A. Kuminov
qmake: No need to put QMAKE_PRL_BUILD_DIR to .prl when targeting OS/2. …
11:19 AM Ticket #228 (qmake: Add .sym file generation) created by Dmitry A. Kuminov
It is useful to have .sym files for all .DLLs and .EXEs since they …

Jul 18, 2011:

11:21 PM Changeset [897] by Dmitry A. Kuminov
qmake: Proper fix to create install rules in Makefiles at first run. …
7:37 PM Changeset [896] by Dmitry A. Kuminov
qmake: os2/gnumake: Don't try to install .pdb files.

Jul 17, 2011:

3:49 PM Ticket #214 (make process hangs when compiling .rc file) closed by Dmitry A. Kuminov
fixed
3:49 PM Changeset [895] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed: INCLUDE variable was not passed to RC.EXE …
3:39 PM Changeset [894] by Dmitry A. Kuminov
README.OS2: Mention the required version of RC.EXE (see #220).

Jul 16, 2011:

12:55 PM Ticket #214 (make process hangs when compiling .rc file) reopened by rudi

Jul 15, 2011:

5:05 PM Ticket #227 (Debug verison of QMake used after bootstrap) created by rudi
When the bootstrap version of QMake (generated by configure.cmd) gets …
12:23 PM Ticket #226 (Make QMLViewer help output a window) closed by Dmitry A. Kuminov
fixed: Done in r893.
12:23 PM Changeset [893] by Dmitry A. Kuminov
qmlviewer: Show --help output in a window as on Win32.
8:43 AM Ticket #226 (Make QMLViewer help output a window) created by rudi
On OS/2 QMLViewer should output it's help message in a window instead …

Jul 14, 2011:

11:03 PM Ticket #225 (qmake: Keep long names in import libraries) closed by Dmitry A. Kuminov
fixed: Long DLL names are fixed in r890. The new qmake seems to work well.
9:02 PM Changeset [892] by Dmitry A. Kuminov
configure.cmd: Added support for setting QLibraryInfo::ImportsPath?
8:51 PM Changeset [891] by Dmitry A. Kuminov
Ignore patterns.
8:47 PM Changeset [890] by Dmitry A. Kuminov
general: Shortened a bunch of plugin DLL names with TARGET_SHORT.

Jul 13, 2011:

3:00 PM Changeset [889] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed: Target name extension was not applied to …
10:54 AM Changeset [888] by Dmitry A. Kuminov
qmake: Reverted r804 since TARGET_SHORT does not affect .lib names any …
10:40 AM Changeset [887] by Dmitry A. Kuminov
qmake: Reverted r162 since TARGET_SHORT does not affect .lib names any …

Jul 12, 2011:

11:59 PM Changeset [886] by Dmitry A. Kuminov
qmake: os2/gnumake: Removed unnecessary shortening the import library …
11:49 PM Changeset [885] by Dmitry A. Kuminov
qmake: win32/os2: Fixed: DESTDIR make variable would end with an …
12:28 PM Ticket #225 (qmake: Keep long names in import libraries) created by Dmitry A. Kuminov
In order to overcome the 8.3 DLL file name format limitation imposed …
10:11 AM Changeset [884] by Dmitry A. Kuminov
qmake: os2/gnumake: Replace "\<char>" escaping in DEFINE variables …

Jul 7, 2011:

12:53 PM Ticket #223 (QDir::cleanPath() broken) closed by Dmitry A. Kuminov
fixed: Thanks. Committed in r883. Just for my info, could you please tell …
12:53 PM Changeset [883] by Dmitry A. Kuminov
corelib: QDir::cleanPath() would strip the trailing slash from drive …

Jul 6, 2011:

11:59 PM Ticket #220 (QMake doesn't support shadow builds) closed by Dmitry A. Kuminov
fixed: Rudi, thanks for raising this problem, it was in my internal todo list …
11:55 PM Changeset [882] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed shadow build support. Closes #220 [based on …

Jun 30, 2011:

10:50 PM Ticket #218 (Missing QFont::handle() body) closed by Dmitry A. Kuminov
fixed: Fixed in r881. Yuri, I doubt that there is the same problem with …
10:47 PM Changeset [881] by Dmitry A. Kuminov
gui: Added missing QFont::handle() body. Closes #218.
7:51 PM Ticket #214 (make process hangs when compiling .rc file) closed by Dmitry A. Kuminov
fixed: Although removing %INCLUDE% is not a solution since $(INCLUDEPATH) …
7:43 PM Changeset [880] by Dmitry A. Kuminov
qmake: os2/gnumake: Added support for the internal …
7:39 PM Changeset [879] by Dmitry A. Kuminov
configure.cmd: Removed the interactive question about building WebKit?; …
6:18 PM Changeset [878] by Dmitry A. Kuminov
gui: QWidgetPrivate: Declare inline methods as such upfront so that …
4:47 PM Ticket #206 (QLibrary::load() may give invalid error string) closed by Dmitry A. Kuminov
fixed: Done in r877. Thanks.
4:46 PM Changeset [877] by Dmitry A. Kuminov
corelib: Fixed QLibrary::load() error message when the DLL to load is …
1:49 PM Changeset [876] by Dmitry A. Kuminov
configure.cmd: More dependencies on the CFG_GUI setting.
10:28 AM Changeset [875] by Dmitry A. Kuminov
More ignore patterns for output files/directories.
10:06 AM Ticket #221 (Add QtDeclarative) closed by Dmitry A. Kuminov
fixed: Building of QtDecl?.dll is enabled in r874.
10:01 AM Changeset [874] by Dmitry A. Kuminov
general: Enabled building of QtDeclarative by default. Closes #221.

Jun 29, 2011:

10:38 PM Ticket #222 (Instantiating QApplication modifies floating point control word.) closed by Dmitry A. Kuminov
fixed: Fixed in r873. Thanks for finding that out.
10:36 PM Changeset [873] by Dmitry A. Kuminov
general: Restore the FPU Control Word completely after making Win and …
4:45 PM Ticket #196 (Qmake creates invalid "LIBS" entry in Makefile,xxxxx) closed by Dmitry A. Kuminov
fixed: Rudi, thanks for the report. In r872, I applied a more generic fix (no …
4:36 PM Changeset [872] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed incorrect double-quoting of library names …

Jun 28, 2011:

1:49 PM Ticket #224 (Sound support) created by Silvan Scherrer
imho it would make sense to enable sound as shared by default. and use …

Jun 13, 2011:

2:21 PM Ticket #223 (QDir::cleanPath() broken) created by rudi
Currently QDir::cleanPath() strips trailing separators from root …
Note: See TracTimeline for information about the timeline view.