source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @971   14 years Dmitry A. Kuminov examples: desktop/systray: Revert r263, r266, r271. This is something …
(edit) @970   14 years Dmitry A. Kuminov tests: Add testing sync process access on a GUI thread.
(edit) @969   14 years Dmitry A. Kuminov OS/2: QProcess: Fix hangs when using sync funcs in a GUI program. An …
(edit) @968   14 years Dmitry A. Kuminov qmake: gnumake/os2: Copy .sym files to DLLDESTDIR. The DLLDESTDIR, …
(edit) @967   14 years Dmitry A. Kuminov qmake: Added replace functions fixpath_target and fixpath_local. They …
(edit) @966   14 years Dmitry A. Kuminov Ignore patterns.
(edit) @965   14 years Dmitry A. Kuminov OS/2: Add missing qtLibraryTarget() calls on TARGET_SHORT.
(edit) @964   14 years Dmitry A. Kuminov OS/2: QProcess: Mixed lines. That could lead to a case when the …
(edit) @963   14 years Dmitry A. Kuminov qmake: gnumake/os2: Install .sym file along with target by default. …
(edit) @962   14 years Dmitry A. Kuminov qmake: Recognize 'no_vpath' and 'no_fixify' in install target's …
(edit) @961   14 years Dmitry A. Kuminov OS/2: configure.cmd: Make docs built by default.
(edit) @960   14 years Dmitry A. Kuminov OS/2: Translations: Don't attempt to create .sym files.
(edit) @959   14 years Dmitry A. Kuminov OS/2: configure.cmd: Proper debug|release order in QT_CONFIG. This is …
(edit) @958   14 years Dmitry A. Kuminov qmake: gnumake/os2: Disable .sym generation in debug builds by …
(edit) @957   14 years Dmitry A. Kuminov qmake: gnumake/os2: Add 'sym' CONFIG option by default. This is only …
(edit) @956   14 years Dmitry A. Kuminov qmake: gnumake/os2: Fix using relative cmd paths in mapsym wrapper. …
(edit) @955   14 years Dmitry A. Kuminov qmake: gnumake/os2: No need to quote $(QMAKESPECDIR).
(edit) @954   14 years Dmitry A. Kuminov qmake: Added support for .SYM file generation on OS/2. This is done …
(edit) @953   14 years Dmitry A. Kuminov qmake: gnumake/os2: More precise escaping of illegal characters. …
(edit) @952   14 years Dmitry A. Kuminov OS/2: xsystray: Fixed duplicate mouse click notifications. This was …
(edit) @951   14 years Dmitry A. Kuminov OS/2: xsystray: Paint empty box for NULL icon. This is what tray …
(edit) @950   14 years Dmitry A. Kuminov OS/2: README.OS2: Updated sound information.
(edit) @949   14 years Dmitry A. Kuminov OS/2: QSound: Use shared mode by default. This makes sense since the …
(edit) @948   14 years Dmitry A. Kuminov OS/2: Increase polling interval to 2s in QFileSystemWatcher.
(edit) @947   14 years Dmitry A. Kuminov OS/2: Added debugging to QFilleSystemWatcher impl.
(edit) @946   14 years Dmitry A. Kuminov OS/2: Oops, a typo.
(edit) @945   14 years Dmitry A. Kuminov OS/2: Make native QFileSystemWatcher recognize file changes. The …
(edit) @944   14 years Dmitry A. Kuminov OS/2: Make native QFileSystemWatcher engine a singleton. This reduces …
(edit) @943   14 years Dmitry A. Kuminov OS/2: QFileSystemWatcher engine could watch duplicate paths.
(edit) @942   14 years Dmitry A. Kuminov OS/2: Fixed native QFileSystemWatcher failure die to bad timings. It …
(edit) @941   14 years Dmitry A. Kuminov OS/2: Fixed creating HPOINTERs from QPixmaps with no mask. HPOINTERs …
(edit) @940   14 years Dmitry A. Kuminov OS/2: Fixed assertion in QPixmap::setMask(). The mask size could be …
(edit) @939   14 years Dmitry A. Kuminov tests: modal: Redesigned to be more useful.
(edit) @938   14 years Dmitry A. Kuminov OS/2: gui: Make blocked widgets follow modal on Z-order change. This …
(edit) @937   14 years Dmitry A. Kuminov tests: More cases to modal.
(edit) @936   14 years Dmitry A. Kuminov OS/2: Fixed: Modal widgets could go to behind blocked ones. This in …
(edit) @935   14 years Dmitry A. Kuminov tests: Added modal testcase.
(edit) @934   14 years Dmitry A. Kuminov qmake: gnumake/os2: Don't escape paths with make vars. This is a …
(edit) @933   14 years Dmitry A. Kuminov uic: Put stdin/stdout to binary mode on Windows and OS/2. This is …
(edit) @932   14 years Dmitry A. Kuminov QFile: Fixed open() docs. The comment "Sequential devices, such as …
(edit) @931   14 years Dmitry A. Kuminov OS/2: QProcess: Typo.
(edit) @930   14 years Dmitry A. Kuminov OS/2: QProcess: Fixed warnings in release build.
(edit) @929   14 years Dmitry A. Kuminov OS/2: QProcess: Reverted r923 (superseded by r928).
(edit) @928   14 years Dmitry A. Kuminov OS/2: QProcess: Fixed the way how pipes are closed. This makes sure …
(edit) @927   14 years Dmitry A. Kuminov tests: Ignore *.pro.user files.
(edit) @926   14 years Dmitry A. Kuminov tests/process: Use OTHER_FILES for extra project files. Qt Creator …
(edit) @925   14 years Dmitry A. Kuminov tests/process: Added stderr load test.
(edit) @924   14 years Dmitry A. Kuminov tests/process/child: Comment out debug stuff. As this breaks …
(edit) @923   14 years Dmitry A. Kuminov OS/2: Fix QFile::atEnd() returning 0 on a pipe after it is closed. …
(edit) @922   14 years Dmitry A. Kuminov tests: Added process-sync2 and child2 test cases.
(edit) @921   14 years Dmitry A. Kuminov tests/process/child: Added checking the stdin/out/err handle type.
(edit) @920   14 years Dmitry A. Kuminov tests: Made it build on Linux.
(edit) @919   14 years Dmitry A. Kuminov tests/process/child: Added two new modes: 3 and 4. Mode 3 prints …
(edit) @918   14 years Dmitry A. Kuminov OS/2: QProcess: Use dup()/dup2() instead of DosDupHandle(). This …
(edit) @917   14 years Dmitry A. Kuminov uic: Fixed doubling EOLs (CRs) in pipe mode.
(edit) @916   14 years Dmitry A. Kuminov test: process-async.cmd: Added mch and sch commands.
(edit) @915   14 years Dmitry A. Kuminov tests: process-sync-test.cmd: Be more verbose and do cleanup.
(edit) @914   14 years Dmitry A. Kuminov tests: Added a bunch of new tests to process-sync.
(edit) @913   14 years Dmitry A. Kuminov OS/2: QProcess: New I/O pipe notification mechanism. This remake is …
(edit) @912   14 years Dmitry A. Kuminov qmake: A better fix for r905. This fixes a r905 regression (closes …
(edit) @911   14 years Dmitry A. Kuminov OS/2: QProcess: Don't close the stdin pipe until the child reads it …
(edit) @910   14 years Dmitry A. Kuminov tests: Added process-sync-test.cmd.
(edit) @909   14 years Dmitry A. Kuminov qmake: Escape file path in clean rules of extra targets. This makes …
(edit) @908   14 years Dmitry A. Kuminov tests: process: Be consistent and use binary file mode everywhere.
(edit) @907   14 years Dmitry A. Kuminov tests: Added process/process-sync test case.
(edit) @906   14 years Dmitry A. Kuminov tests: Root tests.pro needed for r903 to make sense.
(edit) @905   14 years Dmitry A. Kuminov qmake: os2/gnumake: Change forward to back slashes in extra targets …
(edit) @904   14 years Dmitry A. Kuminov tests: Optimize/simplify the build process for shadow building.
(edit) @903   14 years Dmitry A. Kuminov tests/process: Renamed the process part to process-async.
(edit) @902   14 years Dmitry A. Kuminov QProcess: Make qt_prettyDebug() global instead of cloning it. This …
(edit) @901   14 years Dmitry A. Kuminov corelib: QLibraryInfo: Return paths with native separators as on Windows.
(edit) @900   14 years Dmitry A. Kuminov corelib: Use expandEnvVars() in qlibraryinfo.cpp on all platforms.
(edit) @899   14 years Dmitry A. Kuminov configure.cmd: Put the relative path in QMAKESPEC_ORIGINAL.
(edit) @898   14 years Dmitry A. Kuminov qmake: No need to put QMAKE_PRL_BUILD_DIR to .prl when targeting OS/2. …
(edit) @897   14 years Dmitry A. Kuminov qmake: Proper fix to create install rules in Makefiles at first run. …
(edit) @896   14 years Dmitry A. Kuminov qmake: os2/gnumake: Don't try to install .pdb files.
(edit) @895   14 years Dmitry A. Kuminov qmake: os2/gnumake: Fixed: INCLUDE variable was not passed to RC.EXE …
(edit) @894   14 years Dmitry A. Kuminov README.OS2: Mention the required version of RC.EXE (see #220).
(edit) @893   14 years Dmitry A. Kuminov qmlviewer: Show --help output in a window as on Win32.
(edit) @892   14 years Dmitry A. Kuminov configure.cmd: Added support for setting QLibraryInfo::ImportsPath
(edit) @891   14 years Dmitry A. Kuminov Ignore patterns.
(edit) @890   14 years Dmitry A. Kuminov general: Shortened a bunch of plugin DLL names with TARGET_SHORT.
(edit) @889   14 years Dmitry A. Kuminov qmake: os2/gnumake: Fixed: Target name extension was not applied to …
(edit) @888   14 years Dmitry A. Kuminov qmake: Reverted r804 since TARGET_SHORT does not affect .lib names any …
(edit) @887   14 years Dmitry A. Kuminov qmake: Reverted r162 since TARGET_SHORT does not affect .lib names any …
(edit) @886   14 years Dmitry A. Kuminov qmake: os2/gnumake: Removed unnecessary shortening the import library …
(edit) @885   14 years Dmitry A. Kuminov qmake: win32/os2: Fixed: DESTDIR make variable would end with an …
(edit) @884   14 years Dmitry A. Kuminov qmake: os2/gnumake: Replace "\<char>" escaping in DEFINE variables …
(edit) @883   14 years Dmitry A. Kuminov corelib: QDir::cleanPath() would strip the trailing slash from drive …
(edit) @882   14 years Dmitry A. Kuminov qmake: os2/gnumake: Fixed shadow build support. Closes #220 [based on …
(edit) @881   14 years Dmitry A. Kuminov gui: Added missing QFont::handle() body. Closes #218.
(edit) @880   14 years Dmitry A. Kuminov qmake: os2/gnumake: Added support for the internal …
(edit) @879   14 years Dmitry A. Kuminov configure.cmd: Removed the interactive question about building WebKit; …
(edit) @878   14 years Dmitry A. Kuminov gui: QWidgetPrivate: Declare inline methods as such upfront so that …
(edit) @877   14 years Dmitry A. Kuminov corelib: Fixed QLibrary::load() error message when the DLL to load is …
(edit) @876   14 years Dmitry A. Kuminov configure.cmd: More dependencies on the CFG_GUI setting.
(edit) @875   14 years Dmitry A. Kuminov More ignore patterns for output files/directories.
(edit) @874   14 years Dmitry A. Kuminov general: Enabled building of QtDeclarative by default. Closes #221.
(edit) @873   14 years Dmitry A. Kuminov general: Restore the FPU Control Word completely after making Win and …
(edit) @872   14 years Dmitry A. Kuminov qmake: os2/gnumake: Fixed incorrect double-quoting of library names …
Note: See TracRevisionLog for help on using the revision log.