Timeline



Sep 5, 2011:

7:39 PM Ticket #248 (Avoid Lxlite warning when building QMake) closed by Dmitry A. Kuminov
fixed: Thank you, Rudi. Applied in r1055.
7:39 PM Changeset [1055] by Dmitry A. Kuminov
OS/2: configure.cmd: Don't quote LXLITE options.
7:29 PM Changeset [1054] by Dmitry A. Kuminov
OS/2: No need to force debug_and_release for plugins.
7: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 …
7:06 PM Changeset [1053] by Dmitry A. Kuminov
OS/2: Add support for short DLL names of QML plugins.
7:05 PM Changeset [1052] by Dmitry A. Kuminov
OS/2: Use correct file extension when resolving QML plugin DLLs.
5:11 PM Changeset [1051] by Dmitry A. Kuminov
OS/2: Add QMAKE_TARGET_VERSION to qt_targets.pri. This will cause all …
5:03 PM Changeset [1050] by Dmitry A. Kuminov
Restore place of original VERSION definition (revert r385). The …
3: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:

8:14 PM Ticket #247 (Minor readme corrections) created by rudi
Since QtDeclarative is supported now, we can remove it from section 8 …
12:31 AM Ticket #246 (QML plugins cannot be loaded) created by Dmitry A. Kuminov
While playing with the QtDemo application and QML demos/examples, I …

Sep 3, 2011:

10:08 PM Changeset [1049] by Dmitry A. Kuminov
OS/2: Make sure QMAKE_TARGET_COMPANY is always Nokia. Doesn't make …
9:35 PM Changeset [1048] by Dmitry A. Kuminov
OS/2: qmake: Recognize QMAKE_TARGET_VERSION in .pro. This will be …
8: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 …
8:07 PM Changeset [1047] by Dmitry A. Kuminov
OS/2: QDir: Filter out "." and ".." from root directories. This is …
12:00 AM 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 …

Sep 2, 2011:

11:59 PM Changeset [1046] by Dmitry A. Kuminov
Assistant: Fix signal recursion at startup in remote control mode. …
2:18 AM Changeset [1045] by Dmitry A. Kuminov
OS/2: Fix Qt Assistant remote control. The commands were only …

Sep 1, 2011:

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

Aug 31, 2011:

5:34 PM Changeset [1041] by Dmitry A. Kuminov
packaging: Added script to create ZIP distribution archives. The old …
5: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 …
5: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 …
2:40 PM Changeset [1040] by Dmitry A. Kuminov
OS/2: Updated xsystray install steps in README.OS2.
2:33 PM Changeset [1039] by Dmitry A. Kuminov
OS/2: Generate and install qmake.sym.
12:51 AM Changeset [1038] by Dmitry A. Kuminov
OS/2: Install README files.

Aug 30, 2011:

1:56 AM Changeset [1037] by Dmitry A. Kuminov
OS/2: Install mkspecs/default.

Aug 29, 2011:

5: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. …
4:49 PM Ticket #243 (Restore native widget mask support) created by Dmitry A. Kuminov
Support for native widget masks was disabled with the …
2:17 AM Changeset [1036] by Dmitry A. Kuminov
tests/embedded: Updated with QT_PM_NATIVEWIDGETMASK.
2:08 AM Changeset [1035] by Dmitry A. Kuminov
OS/2: Add proper processing of WM_VRNENABLED for child widgets. This …
1:43 AM Changeset [1034] by Dmitry A. Kuminov
OS/2: Disable native window masking code as it is not complete. This …

Aug 28, 2011:

2:00 AM Changeset [1033] by Dmitry A. Kuminov
OS/2: Fix native child widget painting in DIVE mode. The dirty …

Aug 26, 2011:

8:12 PM Changeset [1032] by Dmitry A. Kuminov
OS/2: Build fix (r1030 regression).
7:56 PM Changeset [1031] by Dmitry A. Kuminov
OS/2: Don't touch qconfig.h with no need. This was a regression of …
7:48 PM Changeset [1030] by Dmitry A. Kuminov
OS/2: Remove suport for system-wide qt.conf files. This turns not to …
6: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 …
1:51 PM Changeset [1029] by Dmitry A. Kuminov
mkspecs/os2: Better replacement for r1025. The original change breaks …
2:11 AM Changeset [1028] by Dmitry A. Kuminov
OS/2: Take style icons for SP_FileIcon & SP_DirIcon from …

Aug 25, 2011:

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

Aug 23, 2011:

1:18 PM 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.
1:18 PM 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:

11: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 …
10: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 …
10: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 …
10:10 PM Changeset [1022] by Dmitry A. Kuminov
OS/2: Convert path separators in QFileSystemModel::setRootPath().
9: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 …
6:34 PM Ticket #237 (Provide standard icons in higher resolutions) closed by Dmitry A. Kuminov
fixed
6:33 PM Changeset [1021] by Dmitry A. Kuminov
Include higher res pixmaps in icons returned by …
4:38 PM Changeset [1020] by Dmitry A. Kuminov
OS/2: configure.cmd: More verbose.
4: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 …
4:35 PM Changeset [1019] by Dmitry A. Kuminov
OS/2: Fix position errors on resize of child widgets. During complex …
3: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 …
3: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 …
2: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. …
2:39 PM Ticket #203 (Corruption of VLC window) reopened by KO Myung-Hun
8: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:

7:44 PM Ticket #238 (QFileSystemModel incorrectly sorts directories) created by rudi
QFileSystemModel doesn't make sure, that the "." and ".." entries are …
10: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 …
12:36 AM Changeset [1018] by Dmitry A. Kuminov
tests: embedded: Reproduced the #204 problem.

Aug 20, 2011:

10:13 PM Changeset [1017] by Dmitry A. Kuminov
tests: Add script to create many files.
10:07 PM Changeset [1016] by Dmitry A. Kuminov
OS/2: Don't destroy widget's HWND on reparent until children are …
9:59 PM Changeset [1015] by Dmitry A. Kuminov
tests: embedded: Use case qt_WinProcessWindowObstacles(). And also …
8: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 …
8:27 PM Changeset [1014] by Dmitry A. Kuminov
OS/2: Doc fixes.
8:26 PM Changeset [1013] by Dmitry A. Kuminov
OS/2: Export qt_WinProcessWindowObstacles() as APIENTRY and document …
1:59 PM Changeset [1012] by Dmitry A. Kuminov
OS/2: Create native widget siblings and children when native ID is …

Aug 19, 2011:

7:14 PM Changeset [1011] by Dmitry A. Kuminov
OS/2: configure.cmd: Create .log in output directory instead of the …
5:06 PM Ticket #203 (Corruption of VLC window) reopened by Dmitry A. Kuminov
5:03 PM Changeset [1010] by Dmitry A. Kuminov
tests: embedded: Don't hide widgets in stack.
12:56 AM Changeset [1009] by Dmitry A. Kuminov
OS/2: r1006: Add lost debug.space().
12:47 AM Ticket #233 (Wrong executable location for debug_and_release) closed by Dmitry A. Kuminov
fixed
12:44 AM Ticket #236 (configure option -nomake doesn't work) closed by Dmitry A. Kuminov
fixed
12:43 AM Ticket #203 (Corruption of VLC window) closed by Dmitry A. Kuminov
fixed: This is fixed in r1008. We were accidentally using wrong HWNDs when …
12:41 AM Changeset [1008] by Dmitry A. Kuminov
OS/2: Could not hide reparented child widgets with native handles. …
12:33 AM Changeset [1007] by Dmitry A. Kuminov
OS/2: Do not attempt to natively hide widgets with no handle. This …
12:27 AM Changeset [1006] by Dmitry A. Kuminov
OS/2: Export platform-specific qDebug() helpers. This lets them be …

Aug 18, 2011:

5:02 PM Changeset [1005] by Dmitry A. Kuminov
OS/2: configure.cmd: Fix: -nomake option was ignored.
3:24 PM Ticket #236 (configure option -nomake doesn't work) created by rudi
REXX is a strange language…
2:39 PM Changeset [1004] by Dmitry A. Kuminov
tests: embedded: Reproduce #203 behavior.
1:23 PM Changeset [1003] by Dmitry A. Kuminov
tests: Added embedded test case.
10: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:

8:44 PM Changeset [1002] by Dmitry A. Kuminov
qmake: gnumake/os2: Make mkdir-p.cmd understand quotes in arguments.
7:47 PM Changeset [1001] by Dmitry A. Kuminov
OS/2: configure.cmd: Support single -debug-and-release option. …
7: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 …
7:17 PM Changeset [1000] by Dmitry A. Kuminov
qmake: gnumake/os2: Partly revert r996 and r997. Some ancient OS/2 …
6:26 PM Ticket #235 (Build process broken) created by rudi
The changes r996 and r997 break the build process completely. …
5:28 PM Changeset [999] by Dmitry A. Kuminov
qmake: gnumake/os2: QMAKESPECDIR was not passed to the compiler. The …
5:24 PM Changeset [998] by Dmitry A. Kuminov
qmake: Revert r530. This change introduced behavior unexpected by …
4:45 PM Changeset [997] by Dmitry A. Kuminov
qmake: gnumake/os2: Quote paths with trailing separators. This is to …
4:21 PM Changeset [996] by Dmitry A. Kuminov
qmake: gnumake/os2: Don't trim trailing separators when escaping …
4: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 …
2:22 PM Changeset [995] by Dmitry A. Kuminov
OS/2: configure.cmd: Create dummy qconfig.h file for syncqt. This …
10: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 …
1:24 AM 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 …
1:23 AM Changeset [994] by Dmitry A. Kuminov
OS/2: configure.cmd: Build examples and docs by default. Also added …
1:02 AM Changeset [993] by Dmitry A. Kuminov
examples: Move os2:TARGET_SHORT outside the snippet block. It doesn't …

Aug 16, 2011:

6:51 PM Changeset [992] by Dmitry A. Kuminov
qmake: Reverted r976 and reapplied r804. Adding dependencies to …
3:37 PM Changeset [991] by Dmitry A. Kuminov
OS/2: Make sure Qt will build with QT_BUILD_INTERNAL.
3:34 PM Changeset [990] by Dmitry A. Kuminov
README.OS2: Mention the configure.cmd options.
3:28 PM Changeset [989] by Dmitry A. Kuminov
OS/2: configure.cmd: Support build type options. This includes …
2:35 PM Changeset [988] by Dmitry A. Kuminov
OS/2: Unhide the exit code from Perl. To let configure.cmd (or …
2: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, …
11:37 AM Ticket #232 (Missing QtCore exports) created by rudi
Attempting a full rebuild (no shadow) fails when linking QtXml due to …
1:19 AM Changeset [987] by Dmitry A. Kuminov
Reverted "INCLUDEPATH += ." changes unnecessary after r981. Reverts …
12:57 AM Changeset [986] by Dmitry A. Kuminov
OS/2: Add missing documentation to methods.
12:56 AM Ticket #219 (Fix path separator when building qdoc3) closed by Dmitry A. Kuminov
fixed: Applied in r985.
12:55 AM Changeset [985] by Dmitry A. Kuminov
doc: Fixed doc3 invocation on non-Unix platforms.

Aug 15, 2011:

9:15 PM Changeset [984] by Dmitry A. Kuminov
OS/2: configure.cmd: Remove qmake from default build parts. In fact, …
2:57 PM Changeset [983] by Dmitry A. Kuminov
OS/2: Add support for shadow builds of Qt itself.
2: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:

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

Aug 13, 2011:

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

Aug 12, 2011:

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

Aug 11, 2011:

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

Aug 10, 2011:

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

Aug 9, 2011:

11: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 …
11:11 PM Changeset [952] by Dmitry A. Kuminov
OS/2: xsystray: Fixed duplicate mouse click notifications. This was …
10:34 AM Changeset [951] by Dmitry A. Kuminov
OS/2: xsystray: Paint empty box for NULL icon. This is what tray …
9:11 AM Changeset [950] by Dmitry A. Kuminov
OS/2: README.OS2: Updated sound information.

Aug 8, 2011:

11: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 …
11:33 PM Changeset [949] by Dmitry A. Kuminov
OS/2: QSound: Use shared mode by default. This makes sense since the …
9: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 …
9:36 PM Changeset [948] by Dmitry A. Kuminov
OS/2: Increase polling interval to 2s in QFileSystemWatcher.
9:35 PM Changeset [947] by Dmitry A. Kuminov
OS/2: Added debugging to QFilleSystemWatcher impl.

Aug 6, 2011:

1:28 AM Changeset [946] by Dmitry A. Kuminov
OS/2: Oops, a typo.

Aug 5, 2011:

11:26 PM Changeset [945] by Dmitry A. Kuminov
OS/2: Make native QFileSystemWatcher recognize file changes. The …
5:02 PM Changeset [944] by Dmitry A. Kuminov
OS/2: Make native QFileSystemWatcher engine a singleton. This reduces …
4:57 PM Changeset [943] by Dmitry A. Kuminov
OS/2: QFileSystemWatcher engine could watch duplicate paths.
2:08 PM Changeset [942] by Dmitry A. Kuminov
OS/2: Fixed native QFileSystemWatcher failure die to bad timings. It …
2: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!
2:26 AM Changeset [941] by Dmitry A. Kuminov
OS/2: Fixed creating HPOINTERs from QPixmaps with no mask. HPOINTERs …
1:51 AM Changeset [940] by Dmitry A. Kuminov
OS/2: Fixed assertion in QPixmap::setMask(). The mask size could be …

Aug 4, 2011:

8: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 …
8:44 PM Changeset [939] by Dmitry A. Kuminov
tests: modal: Redesigned to be more useful.
8:42 PM Changeset [938] by Dmitry A. Kuminov
OS/2: gui: Make blocked widgets follow modal on Z-order change. This …
1:14 AM Changeset [937] by Dmitry A. Kuminov
tests: More cases to modal.
12:42 AM Changeset [936] by Dmitry A. Kuminov
OS/2: Fixed: Modal widgets could go to behind blocked ones. This in …

Aug 3, 2011:

4:52 PM Ticket #231 (Problem creating multiple QFilesystemWatchers) created by rudi
When QT Creator starts up, the following message appears: …

Aug 2, 2011:

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

Aug 1, 2011:

11: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 …
11:18 PM Changeset [931] by Dmitry A. Kuminov
OS/2: QProcess: Typo.
10:01 PM Changeset [930] by Dmitry A. Kuminov
OS/2: QProcess: Fixed warnings in release build.
9:57 PM Changeset [929] by Dmitry A. Kuminov
OS/2: QProcess: Reverted r923 (superseded by r928).
9:56 PM Changeset [928] by Dmitry A. Kuminov
OS/2: QProcess: Fixed the way how pipes are closed. This makes sure …
3:22 PM Changeset [927] by Dmitry A. Kuminov
tests: Ignore *.pro.user files.
3:21 PM Changeset [926] by Dmitry A. Kuminov
tests/process: Use OTHER_FILES for extra project files. Qt Creator …
3:20 PM Changeset [925] by Dmitry A. Kuminov
tests/process: Added stderr load test.
10: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, …
1:07 AM 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 …

Jul 31, 2011:

11:29 PM Changeset [924] by Dmitry A. Kuminov
tests/process/child: Comment out debug stuff. As this breaks …
11:07 PM Changeset [923] by Dmitry A. Kuminov
OS/2: Fix QFile::atEnd() returning 0 on a pipe after it is closed. …
10:18 PM Changeset [922] by Dmitry A. Kuminov
tests: Added process-sync2 and child2 test cases.
10:18 PM Changeset [921] by Dmitry A. Kuminov
tests/process/child: Added checking the stdin/out/err handle type.
10:16 PM Changeset [920] by Dmitry A. Kuminov
tests: Made it build on Linux.
8:50 PM Changeset [919] by Dmitry A. Kuminov
tests/process/child: Added two new modes: 3 and 4. Mode 3 prints …
8:41 PM Changeset [918] by Dmitry A. Kuminov
OS/2: QProcess: Use dup()/dup2() instead of DosDupHandle(). This …

Jul 29, 2011:

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

Jul 28, 2011:

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

Jul 25, 2011:

9:45 PM Ticket #229 (Double quoting for RES file dependency) closed by Dmitry A. Kuminov
fixed: An r905 regression. Fixed in r912. Thanks!
9:45 PM Changeset [912] by Dmitry A. Kuminov
qmake: A better fix for r905. This fixes a r905 regression (closes …
4: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. …
2:36 PM Changeset [911] by Dmitry A. Kuminov
OS/2: QProcess: Don't close the stdin pipe until the child reads it …
12:47 AM Changeset [910] by Dmitry A. Kuminov
tests: Added process-sync-test.cmd.
12:46 AM Changeset [909] by Dmitry A. Kuminov
qmake: Escape file path in clean rules of extra targets. This makes …

Jul 24, 2011:

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

Jul 20, 2011:

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

Jul 19, 2011:

11: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 …
11:45 PM Changeset [901] by Dmitry A. Kuminov
corelib: QLibraryInfo: Return paths with native separators as on Windows.
11:32 PM Changeset [900] by Dmitry A. Kuminov
corelib: Use expandEnvVars() in qlibraryinfo.cpp on all platforms.
10:07 PM Ticket #211 (Adjust QMAKESPEC_ORIGINAL) closed by Dmitry A. Kuminov
fixed: In …
9:56 PM Changeset [899] by Dmitry A. Kuminov
configure.cmd: Put the relative path in QMAKESPEC_ORIGINAL.
7:07 PM Changeset [898] by Dmitry A. Kuminov
qmake: No need to put QMAKE_PRL_BUILD_DIR to .prl when targeting OS/2. …
1:19 PM 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 …
1:21 AM Changeset [897] by Dmitry A. Kuminov
qmake: Proper fix to create install rules in Makefiles at first run. …

Jul 18, 2011:

9:37 PM Changeset [896] by Dmitry A. Kuminov
qmake: os2/gnumake: Don't try to install .pdb files.

Jul 17, 2011:

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

Jul 16, 2011:

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

Jul 15, 2011:

7: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 …
2:23 PM Ticket #226 (Make QMLViewer help output a window) closed by Dmitry A. Kuminov
fixed: Done in r893.
2:23 PM Changeset [893] by Dmitry A. Kuminov
qmlviewer: Show --help output in a window as on Win32.
10: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 …
1:03 AM 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.

Jul 14, 2011:

11:02 PM Changeset [892] by Dmitry A. Kuminov
configure.cmd: Added support for setting QLibraryInfo::ImportsPath
10:51 PM Changeset [891] by Dmitry A. Kuminov
Ignore patterns.
10:47 PM Changeset [890] by Dmitry A. Kuminov
general: Shortened a bunch of plugin DLL names with TARGET_SHORT.

Jul 13, 2011:

5:00 PM Changeset [889] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed: Target name extension was not applied to …
12:54 PM Changeset [888] by Dmitry A. Kuminov
qmake: Reverted r804 since TARGET_SHORT does not affect .lib names any …
12:40 PM Changeset [887] by Dmitry A. Kuminov
qmake: Reverted r162 since TARGET_SHORT does not affect .lib names any …
1:59 AM Changeset [886] by Dmitry A. Kuminov
qmake: os2/gnumake: Removed unnecessary shortening the import library …
1:49 AM Changeset [885] by Dmitry A. Kuminov
qmake: win32/os2: Fixed: DESTDIR make variable would end with an …

Jul 12, 2011:

2: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 …
12:11 PM Changeset [884] by Dmitry A. Kuminov
qmake: os2/gnumake: Replace "\<char>" escaping in DEFINE variables …

Jul 7, 2011:

2: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 …
2:53 PM Changeset [883] by Dmitry A. Kuminov
corelib: QDir::cleanPath() would strip the trailing slash from drive …
1:59 AM 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 …
1:55 AM Changeset [882] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed shadow build support. Closes #220 [based on …

Jul 1, 2011:

12:50 AM 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 …
12:47 AM Changeset [881] by Dmitry A. Kuminov
gui: Added missing QFont::handle() body. Closes #218.

Jun 30, 2011:

9: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) …
9:43 PM Changeset [880] by Dmitry A. Kuminov
qmake: os2/gnumake: Added support for the internal …
9:39 PM Changeset [879] by Dmitry A. Kuminov
configure.cmd: Removed the interactive question about building WebKit; …
8:18 PM Changeset [878] by Dmitry A. Kuminov
gui: QWidgetPrivate: Declare inline methods as such upfront so that …
6:47 PM Ticket #206 (QLibrary::load() may give invalid error string) closed by Dmitry A. Kuminov
fixed: Done in r877. Thanks.
6:46 PM Changeset [877] by Dmitry A. Kuminov
corelib: Fixed QLibrary::load() error message when the DLL to load is …
3:49 PM Changeset [876] by Dmitry A. Kuminov
configure.cmd: More dependencies on the CFG_GUI setting.
12:28 PM Changeset [875] by Dmitry A. Kuminov
More ignore patterns for output files/directories.
12:06 PM Ticket #221 (Add QtDeclarative) closed by Dmitry A. Kuminov
fixed: Building of QtDecl.dll is enabled in r874.
12:01 PM Changeset [874] by Dmitry A. Kuminov
general: Enabled building of QtDeclarative by default. Closes #221.
12:38 AM Ticket #222 (Instantiating QApplication modifies floating point control word.) closed by Dmitry A. Kuminov
fixed: Fixed in r873. Thanks for finding that out.
12:36 AM Changeset [873] by Dmitry A. Kuminov
general: Restore the FPU Control Word completely after making Win and …

Jun 29, 2011:

6: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 …
6:36 PM Changeset [872] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed incorrect double-quoting of library names …

Jun 28, 2011:

3: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:

4:21 PM Ticket #223 (QDir::cleanPath() broken) created by rudi
Currently QDir::cleanPath() strips trailing separators from root …

Jun 9, 2011:

8:17 PM Changeset [871] by Dmitry A. Kuminov
gui: Fixed application crashes if the xsystray API DLL could not be loaded.

Jun 8, 2011:

2:07 PM Ticket #222 (Instantiating QApplication modifies floating point control word.) reopened by rudi
Actually it's the call to WinCreateMsgQueue() that is causing this …
12:22 PM Ticket #222 (Instantiating QApplication modifies floating point control word.) closed by Dmitry A. Kuminov
wontfix: This is a very old problem of OS/2. AFAIR, some GPI calls change FCW …
9:56 AM Ticket #222 (Instantiating QApplication modifies floating point control word.) created by rudi
The following code: […] produces: […] I.O.W., it enables …
Note: See TracTimeline for information about the timeline view.