# # ChangeLog for / # # Generated by Trac 1.6 # Nov 29, 2025, 10:53:36 PM Thu, 18 Aug 2011 22:33:16 GMT Dmitry A. Kuminov [1007] * trunk/src/gui/kernel/qwidget_pm.cpp (modified) OS/2: Do not attempt to natively hide widgets with no handle. This ... Thu, 18 Aug 2011 22:27:58 GMT Dmitry A. Kuminov [1006] * trunk/src/gui/kernel/qapplication_pm.cpp (modified) * trunk/src/gui/kernel/qwindowdefs_pm.h (modified) OS/2: Export platform-specific qDebug() helpers. This lets them be ... Thu, 18 Aug 2011 15:02:14 GMT Dmitry A. Kuminov [1005] * trunk/configure.cmd (modified) OS/2: configure.cmd: Fix: -nomake option was ignored. Thu, 18 Aug 2011 12:39:17 GMT Dmitry A. Kuminov [1004] * tests/embedded/embedded.cpp (modified) tests: embedded: Reproduce #203 behavior. Thu, 18 Aug 2011 11:23:02 GMT Dmitry A. Kuminov [1003] * tests/embedded (added) * tests/embedded/embedded.cpp (added) * tests/embedded/embedded.pro (added) * tests/tests.pro (modified) tests: Added embedded test case. Wed, 17 Aug 2011 18:44:53 GMT Dmitry A. Kuminov [1002] * trunk/mkspecs/os2-g++/mkdir-p.cmd (modified) qmake: gnumake/os2: Make mkdir-p.cmd understand quotes in arguments. Wed, 17 Aug 2011 17:47:55 GMT Dmitry A. Kuminov [1001] * trunk/configure.cmd (modified) OS/2: configure.cmd: Support single -debug-and-release option. ... Wed, 17 Aug 2011 17:17:44 GMT Dmitry A. Kuminov [1000] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: Partly revert r996 and r997. Some ancient OS/2 ... Wed, 17 Aug 2011 15:28:54 GMT Dmitry A. Kuminov [999] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: QMAKESPECDIR was not passed to the compiler. ... Wed, 17 Aug 2011 15:24:24 GMT Dmitry A. Kuminov [998] * trunk/qmake/generators/makefile.cpp (modified) qmake: Revert r530. This change introduced behavior unexpected by ... Wed, 17 Aug 2011 14:45:20 GMT Dmitry A. Kuminov [997] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: Quote paths with trailing separators. This is ... Wed, 17 Aug 2011 14:21:20 GMT Dmitry A. Kuminov [996] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: Don't trim trailing separators when escaping ... Wed, 17 Aug 2011 12:22:47 GMT Dmitry A. Kuminov [995] * trunk/configure.cmd (modified) OS/2: configure.cmd: Create dummy qconfig.h file for syncqt. This ... Tue, 16 Aug 2011 23:23:23 GMT Dmitry A. Kuminov [994] * trunk/configure.cmd (modified) OS/2: configure.cmd: Build examples and docs by default. Also added ... Tue, 16 Aug 2011 23:02:13 GMT Dmitry A. Kuminov [993] * trunk/examples/designer/containerextension/containerextension.pro (modified) * trunk/examples/designer/customwidgetplugin/customwidgetplugin.pro (modified) * trunk/examples/designer/taskmenuextension/taskmenuextension.pro (modified) * trunk/examples/designer/worldtimeclockplugin/worldtimeclockplugin.pro (modified) * trunk/examples/tools/echoplugin/plugin/plugin.pro (modified) * trunk/examples/tools/plugandpaintplugins/basictools/basictools.pro (modified) * trunk/examples/tools/plugandpaintplugins/extrafilters/extrafilters.pro (modified) examples: Move os2:TARGET_SHORT outside the snippet block. It ... Tue, 16 Aug 2011 16:51:56 GMT Dmitry A. Kuminov [992] * trunk/qmake/generators/makefile.cpp (modified) * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: Reverted r976 and reapplied r804. Adding dependencies to ... Tue, 16 Aug 2011 13:37:05 GMT Dmitry A. Kuminov [991] * trunk/configure.cmd (modified) * trunk/src/corelib/global/qglobal.h (modified) OS/2: Make sure Qt will build with QT_BUILD_INTERNAL. Tue, 16 Aug 2011 13:34:03 GMT Dmitry A. Kuminov [990] * trunk/README.OS2 (modified) README.OS2: Mention the configure.cmd options. Tue, 16 Aug 2011 13:28:04 GMT Dmitry A. Kuminov [989] * trunk/configure.cmd (modified) OS/2: configure.cmd: Support build type options. This includes ... Tue, 16 Aug 2011 12:35:47 GMT Dmitry A. Kuminov [988] * trunk/bin/syncqt.cmd (modified) * trunk/configure.cmd (modified) OS/2: Unhide the exit code from Perl. To let configure.cmd (or ... Mon, 15 Aug 2011 23:19:11 GMT Dmitry A. Kuminov [987] * trunk/demos/browser/browser.pro (modified) * trunk/demos/sqlbrowser/sqlbrowser.pro (modified) * trunk/examples/painting/svggenerator/svggenerator.pro (modified) * trunk/qmake/qmake.pro (modified) Reverted "INCLUDEPATH += ." changes unnecessary after r981. Reverts ... Mon, 15 Aug 2011 22:57:10 GMT Dmitry A. Kuminov [986] * trunk/src/corelib/kernel/qeventdispatcher_pm.cpp (modified) * trunk/src/gui/kernel/qmime_pm.cpp (modified) * trunk/src/gui/kernel/qwidget_pm.cpp (modified) OS/2: Add missing documentation to methods. Mon, 15 Aug 2011 22:55:56 GMT Dmitry A. Kuminov [985] * trunk/doc/doc.pri (modified) doc: Fixed doc3 invocation on non-Unix platforms. Mon, 15 Aug 2011 19:15:36 GMT Dmitry A. Kuminov [984] * trunk/configure.cmd (modified) OS/2: configure.cmd: Remove qmake from default build parts. In ... Mon, 15 Aug 2011 12:57:00 GMT Dmitry A. Kuminov [983] * trunk/README.OS2 (modified) * trunk/bin/syncqt.cmd (added) * trunk/configure.cmd (modified) * trunk/qmake/Makefile.os2-g++ (modified) * trunk/qmake/qmake.pro (modified) OS/2: Add support for shadow builds of Qt itself. Sun, 14 Aug 2011 20:05:17 GMT Dmitry A. Kuminov [982] * trunk/qmake/generators/win32/winmakefile.cpp (modified) qmake: Remove duplicates from INCPATH and QMAKE_LIBDIR. This is to ... Sun, 14 Aug 2011 20:02:38 GMT Dmitry A. Kuminov [981] * trunk/mkspecs/os2-g++/qmake.conf (modified) mkspecs/os2-g++: Always add project directory to INCLUDEPATH. This ... Sun, 14 Aug 2011 19:58:04 GMT Dmitry A. Kuminov [980] * trunk/mkspecs/os2-g++/qmake.conf (modified) mkspecs/os2-g++: Replace DIR_SEPARATOR with the literal. ... Sun, 14 Aug 2011 11:46:28 GMT Dmitry A. Kuminov [979] * trunk/qmake/generators/os2/gnumake.h (modified) qmake: Missed include change for r977. Sat, 13 Aug 2011 21:51:22 GMT Dmitry A. Kuminov [978] * trunk/qmake/generators/makefile.cpp (modified) qmake: Reverted r897. QFileInfo() comparison is not well defined ... Sat, 13 Aug 2011 20:49:04 GMT Dmitry A. Kuminov [977] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: Fixed r953 regression. Would not detect all ... Sat, 13 Aug 2011 20:06:30 GMT Dmitry A. Kuminov [976] * trunk/qmake/generators/makefile.cpp (modified) qmake: Ensure Makefile generation order in ordered builds. When one ... Fri, 12 Aug 2011 14:57:25 GMT Dmitry A. Kuminov [975] * trunk/configure.cmd (modified) OS/2: configure.cmd: Simplify mkspecs/default creation. After r974, ... Fri, 12 Aug 2011 14:43:31 GMT Dmitry A. Kuminov [974] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: Make QMAKESPECDIR always point to original ... Fri, 12 Aug 2011 13:55:22 GMT Dmitry A. Kuminov [973] * trunk/qmake/generators/makefile.h (modified) * trunk/qmake/generators/os2/gnumake.cpp (modified) * trunk/qmake/generators/os2/gnumake.h (modified) qmake: Make MakefileGenerator::writeHeader() virtual. This lets ... Fri, 12 Aug 2011 13:53:17 GMT Dmitry A. Kuminov [972] * trunk/mkspecs/features/os2/exepack.prf (modified) * trunk/mkspecs/features/os2/sym.prf (modified) qmake: gnumake/os2: Make .sym generation part of main target rule. ... Thu, 11 Aug 2011 21:11:44 GMT Dmitry A. Kuminov [971] * trunk/examples/desktop/systray/images/test16.xpm (deleted) * trunk/examples/desktop/systray/images/test20.xpm (deleted) * trunk/examples/desktop/systray/images/test32.xpm (deleted) * trunk/examples/desktop/systray/images/test40.xpm (deleted) * trunk/examples/desktop/systray/systray.qrc (modified) * trunk/examples/desktop/systray/window.cpp (modified) examples: desktop/systray: Revert r263, r266, r271. This is ... Thu, 11 Aug 2011 21:00:15 GMT Dmitry A. Kuminov [970] * tests/process/child/child.c (modified) * tests/process/process-sync/process-sync-test.cmd (modified) * tests/process/process-sync/process-sync.cpp (modified) * tests/process/process-sync/process-sync.pro (modified) tests: Add testing sync process access on a GUI thread. Thu, 11 Aug 2011 20:57:43 GMT Dmitry A. Kuminov [969] * trunk/src/corelib/io/qprocess_os2.cpp (modified) * trunk/src/corelib/io/qprocess_p.h (modified) OS/2: QProcess: Fix hangs when using sync funcs in a GUI program. ... Thu, 11 Aug 2011 19:08:20 GMT Dmitry A. Kuminov [968] * trunk/mkspecs/features/os2/sym.prf (modified) qmake: gnumake/os2: Copy .sym files to DLLDESTDIR. The DLLDESTDIR, ... Thu, 11 Aug 2011 19:05:41 GMT Dmitry A. Kuminov [967] * trunk/qmake/project.cpp (modified) qmake: Added replace functions fixpath_target and fixpath_local. ... Thu, 11 Aug 2011 15:52:17 GMT Dmitry A. Kuminov [966] * trunk/bin (modified) * trunk/lib (modified) Ignore patterns. Thu, 11 Aug 2011 15:50:43 GMT Dmitry A. Kuminov [965] * trunk/examples/tools/plugandpaintplugins/basictools/basictools.pro (modified) * trunk/src/3rdparty/webkit/WebCore/WebCore.pro (modified) * trunk/src/3rdparty/webkit/WebKit/qt/declarative/declarative.pro (modified) * trunk/src/imports/qimportbase.pri (modified) * trunk/tools/designer/src/plugins/plugins.pri (modified) OS/2: Add missing qtLibraryTarget() calls on TARGET_SHORT. Thu, 11 Aug 2011 10:04:57 GMT Dmitry A. Kuminov [964] * trunk/src/corelib/io/qprocess_os2.cpp (modified) OS/2: QProcess: Mixed lines. That could lead to a case when the ... Thu, 11 Aug 2011 00:13:27 GMT Dmitry A. Kuminov [963] * trunk/mkspecs/features/os2/sym.prf (modified) qmake: gnumake/os2: Install .sym file along with target by default. ... Thu, 11 Aug 2011 00:11:32 GMT Dmitry A. Kuminov [962] * trunk/qmake/generators/makefile.cpp (modified) qmake: Recognize 'no_vpath' and 'no_fixify' in install target's ... Wed, 10 Aug 2011 21:57:25 GMT Dmitry A. Kuminov [961] * trunk/configure.cmd (modified) OS/2: configure.cmd: Make docs built by default. Wed, 10 Aug 2011 21:56:54 GMT Dmitry A. Kuminov [960] * trunk/translations/translations.pro (modified) OS/2: Translations: Don't attempt to create .sym files. Wed, 10 Aug 2011 21:28:54 GMT Dmitry A. Kuminov [959] * trunk/configure.cmd (modified) OS/2: configure.cmd: Proper debug|release order in QT_CONFIG. This ... Wed, 10 Aug 2011 21:26:53 GMT Dmitry A. Kuminov [958] * trunk/mkspecs/features/os2/default_post.prf (modified) qmake: gnumake/os2: Disable .sym generation in debug builds by ... Wed, 10 Aug 2011 17:04:14 GMT Dmitry A. Kuminov [957] * trunk/README.OS2 (modified) * trunk/mkspecs/features/os2/default_pre.prf (modified) qmake: gnumake/os2: Add 'sym' CONFIG option by default. This is ... Wed, 10 Aug 2011 17:00:44 GMT Dmitry A. Kuminov [956] * trunk/mkspecs/os2-g++/runmapsym.cmd (modified) qmake: gnumake/os2: Fix using relative cmd paths in mapsym wrapper. ... Wed, 10 Aug 2011 15:24:01 GMT Dmitry A. Kuminov [955] * trunk/mkspecs/os2-g++/qmake.conf (modified) qmake: gnumake/os2: No need to quote $(QMAKESPECDIR). Wed, 10 Aug 2011 15:22:54 GMT Dmitry A. Kuminov [954] * trunk/README.OS2 (modified) * trunk/configure.cmd (modified) * trunk/mkspecs/features/os2/map.prf (modified) * trunk/mkspecs/features/os2/sym.prf (added) * trunk/mkspecs/os2-g++/qmake.conf (modified) * trunk/mkspecs/os2-g++/runmapsym.cmd (added) * trunk/mkspecs/os2-g++/wmapsym.cmd (added) qmake: Added support for .SYM file generation on OS/2. This is done ... Wed, 10 Aug 2011 15:20:40 GMT Dmitry A. Kuminov [953] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: More precise escaping of illegal characters. ... Tue, 09 Aug 2011 21:11:56 GMT Dmitry A. Kuminov [952] * trunk/src/3rdparty/os2/xsystray/apilib/xsystray.c (modified) * trunk/src/3rdparty/os2/xsystray/plugin/w_xsystray.h (modified) OS/2: xsystray: Fixed duplicate mouse click notifications. This was ... Tue, 09 Aug 2011 08:34:15 GMT Dmitry A. Kuminov [951] * trunk/src/3rdparty/os2/xsystray/apilib/xsystray.c (modified) * trunk/src/3rdparty/os2/xsystray/plugin/w_xsystray.c (modified) OS/2: xsystray: Paint empty box for NULL icon. This is what tray ... Tue, 09 Aug 2011 07:11:46 GMT Dmitry A. Kuminov [950] * trunk/README.OS2 (modified) OS/2: README.OS2: Updated sound information. Mon, 08 Aug 2011 21:33:17 GMT Dmitry A. Kuminov [949] * trunk/src/gui/kernel/qsound_pm.cpp (modified) OS/2: QSound: Use shared mode by default. This makes sense since ... Mon, 08 Aug 2011 19:36:34 GMT Dmitry A. Kuminov [948] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) OS/2: Increase polling interval to 2s in QFileSystemWatcher. Mon, 08 Aug 2011 19:35:15 GMT Dmitry A. Kuminov [947] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) OS/2: Added debugging to QFilleSystemWatcher impl. Fri, 05 Aug 2011 23:28:38 GMT Dmitry A. Kuminov [946] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) OS/2: Oops, a typo. Fri, 05 Aug 2011 21:26:12 GMT Dmitry A. Kuminov [945] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) OS/2: Make native QFileSystemWatcher recognize file changes. The ... Fri, 05 Aug 2011 15:02:29 GMT Dmitry A. Kuminov [944] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) * trunk/src/corelib/io/qfilesystemwatcher_os2_p.h (modified) OS/2: Make native QFileSystemWatcher engine a singleton. This ... Fri, 05 Aug 2011 14:57:07 GMT Dmitry A. Kuminov [943] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) OS/2: QFileSystemWatcher engine could watch duplicate paths. Fri, 05 Aug 2011 12:08:17 GMT Dmitry A. Kuminov [942] * trunk/src/corelib/io/qfilesystemwatcher_os2.cpp (modified) OS/2: Fixed native QFileSystemWatcher failure die to bad timings. ... Fri, 05 Aug 2011 00:26:40 GMT Dmitry A. Kuminov [941] * trunk/src/gui/image/qpixmap_pm.cpp (modified) OS/2: Fixed creating HPOINTERs from QPixmaps with no mask. ... Thu, 04 Aug 2011 23:51:26 GMT Dmitry A. Kuminov [940] * trunk/src/gui/image/qpixmap_pm.cpp (modified) OS/2: Fixed assertion in QPixmap::setMask(). The mask size could be ... Thu, 04 Aug 2011 18:44:45 GMT Dmitry A. Kuminov [939] * tests/modal/modal.cpp (modified) tests: modal: Redesigned to be more useful. Thu, 04 Aug 2011 18:42:53 GMT Dmitry A. Kuminov [938] * trunk/src/gui/kernel/qapplication_pm.cpp (modified) * trunk/src/gui/kernel/qwidget_p.h (modified) * trunk/src/gui/kernel/qwidget_pm.cpp (modified) OS/2: gui: Make blocked widgets follow modal on Z-order change. ... Wed, 03 Aug 2011 23:14:33 GMT Dmitry A. Kuminov [937] * tests/modal/modal.cpp (modified) tests: More cases to modal. Wed, 03 Aug 2011 22:42:23 GMT Dmitry A. Kuminov [936] * trunk/src/gui/kernel/qapplication_pm.cpp (modified) OS/2: Fixed: Modal widgets could go to behind blocked ones. This in ... Tue, 02 Aug 2011 16:33:27 GMT Dmitry A. Kuminov [935] * tests/modal (added) * tests/modal/modal.cpp (added) * tests/modal/modal.pro (added) * tests/tests.pro (modified) tests: Added modal testcase. Tue, 02 Aug 2011 14:28:07 GMT Dmitry A. Kuminov [934] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: gnumake/os2: Don't escape paths with make vars. This is a ... Tue, 02 Aug 2011 01:07:49 GMT Dmitry A. Kuminov [933] * trunk/src/tools/uic/driver.cpp (modified) uic: Put stdin/stdout to binary mode on Windows and OS/2. This is ... Tue, 02 Aug 2011 01:03:13 GMT Dmitry A. Kuminov [932] * trunk/doc/src/snippets/code/src_corelib_io_qfile.cpp (modified) * trunk/src/corelib/io/qfile.cpp (modified) QFile: Fixed open() docs. The comment "Sequential devices, such as ... Mon, 01 Aug 2011 21:18:46 GMT Dmitry A. Kuminov [931] * trunk/src/corelib/io/qprocess_os2.cpp (modified) OS/2: QProcess: Typo. Mon, 01 Aug 2011 20:01:23 GMT Dmitry A. Kuminov [930] * trunk/src/corelib/io/qprocess_os2.cpp (modified) OS/2: QProcess: Fixed warnings in release build. Mon, 01 Aug 2011 19:57:29 GMT Dmitry A. Kuminov [929] * trunk/src/corelib/io/qfsfileengine.cpp (modified) OS/2: QProcess: Reverted r923 (superseded by r928). Mon, 01 Aug 2011 19:56:31 GMT Dmitry A. Kuminov [928] * trunk/src/corelib/io/qprocess_os2.cpp (modified) OS/2: QProcess: Fixed the way how pipes are closed. This makes sure ... Mon, 01 Aug 2011 13:22:47 GMT Dmitry A. Kuminov [927] * tests (modified) tests: Ignore *.pro.user files. Mon, 01 Aug 2011 13:21:10 GMT Dmitry A. Kuminov [926] * tests/process/process-sync/process-sync.pro (modified) tests/process: Use OTHER_FILES for extra project files. Qt Creator ... Mon, 01 Aug 2011 13:20:02 GMT Dmitry A. Kuminov [925] * tests/process/process-sync/process-sync-test.cmd (modified) * tests/process/process-sync/process-sync.cpp (modified) tests/process: Added stderr load test. Sun, 31 Jul 2011 21:29:50 GMT Dmitry A. Kuminov [924] * tests/process/child/child.c (modified) tests/process/child: Comment out debug stuff. As this breaks ... Sun, 31 Jul 2011 21:07:15 GMT Dmitry A. Kuminov [923] * trunk/src/corelib/io/qfsfileengine.cpp (modified) OS/2: Fix QFile::atEnd() returning 0 on a pipe after it is closed. ... Sun, 31 Jul 2011 20:18:50 GMT Dmitry A. Kuminov [922] * tests/process/child2 (added) * tests/process/child2/child2.cpp (added) * tests/process/child2/child2.pro (added) * tests/process/process-sync2 (added) * tests/process/process-sync2/process-sync2.cpp (added) * tests/process/process-sync2/process-sync2.pro (added) * tests/process/process.pro (modified) tests: Added process-sync2 and child2 test cases. Sun, 31 Jul 2011 20:18:19 GMT Dmitry A. Kuminov [921] * tests/process/child/child.c (modified) tests/process/child: Added checking the stdin/out/err handle type. Sun, 31 Jul 2011 20:16:23 GMT Dmitry A. Kuminov [920] * tests/blit/blit.pro (modified) * tests/common.pri (modified) * tests/process/child/child.pro (modified) * tests/process/process-async/process-async.pro (modified) * tests/process/process-sync/process-sync.pro (modified) * tests/process/test/test.cpp (modified) * tests/process/test/test.pro (modified) * tests/widget/widget.pro (modified) tests: Made it build on Linux. Sun, 31 Jul 2011 18:50:17 GMT Dmitry A. Kuminov [919] * tests/process/child/child.c (modified) tests/process/child: Added two new modes: 3 and 4. Mode 3 prints ... Sun, 31 Jul 2011 18:41:23 GMT Dmitry A. Kuminov [918] * trunk/src/corelib/io/qprocess_os2.cpp (modified) OS/2: QProcess: Use dup()/dup2() instead of DosDupHandle(). This ... Fri, 29 Jul 2011 13:09:55 GMT Dmitry A. Kuminov [917] * trunk/src/tools/uic/driver.cpp (modified) uic: Fixed doubling EOLs (CRs) in pipe mode. Wed, 27 Jul 2011 22:48:24 GMT Dmitry A. Kuminov [916] * tests/process/process-async/process-async.cpp (modified) test: process-async.cmd: Added mch and sch commands. Wed, 27 Jul 2011 22:47:52 GMT Dmitry A. Kuminov [915] * tests/process/process-sync/process-sync-test.cmd (modified) tests: process-sync-test.cmd: Be more verbose and do cleanup. Wed, 27 Jul 2011 22:47:10 GMT Dmitry A. Kuminov [914] * tests/process/process-sync/process-sync-helper.cmd (moved) * tests/process/process-sync/process-sync.cpp (modified) * tests/process/process-sync/process-sync.pro (modified) tests: Added a bunch of new tests to process-sync. Wed, 27 Jul 2011 22:43:59 GMT Dmitry A. Kuminov [913] * trunk/src/corelib/io/qprocess.cpp (modified) * trunk/src/corelib/io/qprocess.h (modified) * trunk/src/corelib/io/qprocess_os2.cpp (modified) * trunk/src/corelib/io/qprocess_p.h (modified) OS/2: QProcess: New I/O pipe notification mechanism. This remake is ... Mon, 25 Jul 2011 19:45:36 GMT Dmitry A. Kuminov [912] * trunk/qmake/generators/os2/gnumake.cpp (modified) qmake: A better fix for r905. This fixes a r905 regression (closes ... Mon, 25 Jul 2011 12:36:02 GMT Dmitry A. Kuminov [911] * trunk/src/corelib/io/qprocess.cpp (modified) * trunk/src/corelib/io/qprocess_os2.cpp (modified) * trunk/src/corelib/io/qprocess_p.h (modified) OS/2: QProcess: Don't close the stdin pipe until the child reads it ... Sun, 24 Jul 2011 22:47:38 GMT Dmitry A. Kuminov [910] * tests/common.pri (modified) * tests/process/child/child.pro (modified) * tests/process/process-async/process-async.pro (modified) * tests/process/process-sync/process-sync-test.cmd (added) * tests/process/process-sync/process-sync.pro (modified) * tests/process/test/test.pro (modified) tests: Added process-sync-test.cmd. Sun, 24 Jul 2011 22:46:18 GMT Dmitry A. Kuminov [909] * trunk/qmake/generators/makefile.cpp (modified) qmake: Escape file path in clean rules of extra targets. This makes ... Sun, 24 Jul 2011 21:13:45 GMT Dmitry A. Kuminov [908] * tests/process/child/child.c (modified) tests: process: Be consistent and use binary file mode everywhere.