source:

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @1036   14 years Dmitry A. Kuminov tests/embedded: Updated with QT_PM_NATIVEWIDGETMASK.
(edit) @1035   14 years Dmitry A. Kuminov OS/2: Add proper processing of WM_VRNENABLED for child widgets. This …
(edit) @1034   14 years Dmitry A. Kuminov OS/2: Disable native window masking code as it is not complete. This …
(edit) @1033   14 years Dmitry A. Kuminov OS/2: Fix native child widget painting in DIVE mode. The dirty …
(edit) @1032   14 years Dmitry A. Kuminov OS/2: Build fix (r1030 regression).
(edit) @1031   14 years Dmitry A. Kuminov OS/2: Don't touch qconfig.h with no need. This was a regression of …
(edit) @1030   14 years Dmitry A. Kuminov OS/2: Remove suport for system-wide qt.conf files. This turns not to …
(edit) @1029   14 years Dmitry A. Kuminov mkspecs/os2: Better replacement for r1025. The original change breaks …
(edit) @1028   14 years Dmitry A. Kuminov OS/2: Take style icons for SP_FileIcon & SP_DirIcon from …
(edit) @1027   14 years Dmitry A. Kuminov Make QFileSystemModel put "." and ".." entries first. There are …
(edit) @1026   14 years Dmitry A. Kuminov mkspecs/os2: Use FAST_BUILD make macro to disable slow noncritical …
(edit) @1025   14 years Dmitry A. Kuminov mkspecs/os2: Don't deal with .sym files in subdirs targets. This …
(edit) @1024   14 years Dmitry A. Kuminov mkspecs/os2: Also copy .sym files to dlltarget.path on install. The …
(edit) @1023   14 years Dmitry A. Kuminov OS/2: Don't use mkdir(dir, 0). This is plain wrong as it causes kLIBC …
(edit) @1022   14 years Dmitry A. Kuminov OS/2: Convert path separators in QFileSystemModel::setRootPath().
(edit) @1021   14 years Dmitry A. Kuminov Include higher res pixmaps in icons returned by …
(edit) @1020   14 years Dmitry A. Kuminov OS/2: configure.cmd: More verbose.
(edit) @1019   14 years Dmitry A. Kuminov OS/2: Fix position errors on resize of child widgets. During complex …
(edit) @1018   14 years Dmitry A. Kuminov tests: embedded: Reproduced the #204 problem.
(edit) @1017   14 years Dmitry A. Kuminov tests: Add script to create many files.
(edit) @1016   14 years Dmitry A. Kuminov OS/2: Don't destroy widget's HWND on reparent until children are …
(edit) @1015   14 years Dmitry A. Kuminov tests: embedded: Use case qt_WinProcessWindowObstacles(). And also …
(edit) @1014   14 years Dmitry A. Kuminov OS/2: Doc fixes.
(edit) @1013   14 years Dmitry A. Kuminov OS/2: Export qt_WinProcessWindowObstacles() as APIENTRY and document …
(edit) @1012   14 years Dmitry A. Kuminov OS/2: Create native widget siblings and children when native ID is …
(edit) @1011   14 years Dmitry A. Kuminov OS/2: configure.cmd: Create .log in output directory instead of the …
(edit) @1010   14 years Dmitry A. Kuminov tests: embedded: Don't hide widgets in stack.
(edit) @1009   14 years Dmitry A. Kuminov OS/2: r1006: Add lost debug.space().
(edit) @1008   14 years Dmitry A. Kuminov OS/2: Could not hide reparented child widgets with native handles. …
(edit) @1007   14 years Dmitry A. Kuminov OS/2: Do not attempt to natively hide widgets with no handle. This …
(edit) @1006   14 years Dmitry A. Kuminov OS/2: Export platform-specific qDebug() helpers. This lets them be …
(edit) @1005   14 years Dmitry A. Kuminov OS/2: configure.cmd: Fix: -nomake option was ignored.
(edit) @1004   14 years Dmitry A. Kuminov tests: embedded: Reproduce #203 behavior.
(edit) @1003   14 years Dmitry A. Kuminov tests: Added embedded test case.
(edit) @1002   14 years Dmitry A. Kuminov qmake: gnumake/os2: Make mkdir-p.cmd understand quotes in arguments.
(edit) @1001   14 years Dmitry A. Kuminov OS/2: configure.cmd: Support single -debug-and-release option. …
(edit) @1000   14 years Dmitry A. Kuminov qmake: gnumake/os2: Partly revert r996 and r997. Some ancient OS/2 …
(edit) @999   14 years Dmitry A. Kuminov qmake: gnumake/os2: QMAKESPECDIR was not passed to the compiler. The …
(edit) @998   14 years Dmitry A. Kuminov qmake: Revert r530. This change introduced behavior unexpected by …
(edit) @997   14 years Dmitry A. Kuminov qmake: gnumake/os2: Quote paths with trailing separators. This is to …
(edit) @996   14 years Dmitry A. Kuminov qmake: gnumake/os2: Don't trim trailing separators when escaping …
(edit) @995   14 years Dmitry A. Kuminov OS/2: configure.cmd: Create dummy qconfig.h file for syncqt. This …
(edit) @994   14 years Dmitry A. Kuminov OS/2: configure.cmd: Build examples and docs by default. Also added …
(edit) @993   14 years Dmitry A. Kuminov examples: Move os2:TARGET_SHORT outside the snippet block. It doesn't …
(edit) @992   14 years Dmitry A. Kuminov qmake: Reverted r976 and reapplied r804. Adding dependencies to …
(edit) @991   14 years Dmitry A. Kuminov OS/2: Make sure Qt will build with QT_BUILD_INTERNAL.
(edit) @990   14 years Dmitry A. Kuminov README.OS2: Mention the configure.cmd options.
(edit) @989   14 years Dmitry A. Kuminov OS/2: configure.cmd: Support build type options. This includes …
(edit) @988   14 years Dmitry A. Kuminov OS/2: Unhide the exit code from Perl. To let configure.cmd (or …
(edit) @987   14 years Dmitry A. Kuminov Reverted "INCLUDEPATH += ." changes unnecessary after r981. Reverts …
(edit) @986   14 years Dmitry A. Kuminov OS/2: Add missing documentation to methods.
(edit) @985   14 years Dmitry A. Kuminov doc: Fixed doc3 invocation on non-Unix platforms.
(edit) @984   14 years Dmitry A. Kuminov OS/2: configure.cmd: Remove qmake from default build parts. In fact, …
(edit) @983   14 years Dmitry A. Kuminov OS/2: Add support for shadow builds of Qt itself.
(edit) @982   14 years Dmitry A. Kuminov qmake: Remove duplicates from INCPATH and QMAKE_LIBDIR. This is to …
(edit) @981   14 years Dmitry A. Kuminov mkspecs/os2-g++: Always add project directory to INCLUDEPATH. This is …
(edit) @980   14 years Dmitry A. Kuminov mkspecs/os2-g++: Replace DIR_SEPARATOR with the literal. …
(edit) @979   14 years Dmitry A. Kuminov qmake: Missed include change for r977.
(edit) @978   14 years Dmitry A. Kuminov qmake: Reverted r897. QFileInfo() comparison is not well defined for …
(edit) @977   14 years Dmitry A. Kuminov qmake: gnumake/os2: Fixed r953 regression. Would not detect all …
(edit) @976   14 years Dmitry A. Kuminov qmake: Ensure Makefile generation order in ordered builds. When one …
(edit) @975   14 years Dmitry A. Kuminov OS/2: configure.cmd: Simplify mkspecs/default creation. After r974, …
(edit) @974   14 years Dmitry A. Kuminov qmake: gnumake/os2: Make QMAKESPECDIR always point to original mkspec. …
(edit) @973   14 years Dmitry A. Kuminov qmake: Make MakefileGenerator::writeHeader() virtual. This lets …
(edit) @972   14 years Dmitry A. Kuminov qmake: gnumake/os2: Make .sym generation part of main target rule. …
(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.
Note: See TracRevisionLog for help on using the revision log.