Timeline
Aug 11, 2011:
- 11:11 PM Changeset [971] by
- examples: desktop/systray: Revert r263, r266, r271. This is something …
- 11:00 PM Changeset [970] by
- tests: Add testing sync process access on a GUI thread.
- 10:57 PM Changeset [969] by
- OS/2: QProcess: Fix hangs when using sync funcs in a GUI program. An …
- 9:08 PM Changeset [968] by
- qmake: gnumake/os2: Copy .sym files to DLLDESTDIR. The DLLDESTDIR, …
- 9:05 PM Changeset [967] by
- qmake: Added replace functions fixpath_target and fixpath_local. They …
- 5:52 PM Changeset [966] by
- Ignore patterns.
- 5:50 PM Changeset [965] by
- OS/2: Add missing qtLibraryTarget() calls on TARGET_SHORT.
- 12:04 PM Changeset [964] by
- 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
- fixed: Implemented installing .sym files along with the target EXEs/DLLs in …
- 2:13 AM Changeset [963] by
- qmake: gnumake/os2: Install .sym file along with target by default. …
- 2:11 AM Changeset [962] by
- qmake: Recognize 'no_vpath' and 'no_fixify' in install target's …
- 12:42 AM Ticket #228 (qmake: Add .sym file generation) reopened by
- 12:12 AM Ticket #197 (Allow developers to build documentation) closed by
- 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
- fixed
Aug 10, 2011:
- 11:57 PM Changeset [961] by
- OS/2: configure.cmd: Make docs built by default.
- 11:56 PM Changeset [960] by
- OS/2: Translations: Don't attempt to create .sym files.
- 11:28 PM Changeset [959] by
- OS/2: configure.cmd: Proper debug|release order in QT_CONFIG. This is …
- 11:26 PM Changeset [958] by
- qmake: gnumake/os2: Disable .sym generation in debug builds by …
- 7:04 PM Changeset [957] by
- qmake: gnumake/os2: Add 'sym' CONFIG option by default. This is only …
- 7:00 PM Changeset [956] by
- qmake: gnumake/os2: Fix using relative cmd paths in mapsym wrapper. …
- 5:24 PM Changeset [955] by
- qmake: gnumake/os2: No need to quote $(QMAKESPECDIR).
- 5:22 PM Changeset [954] by
- qmake: Added support for .SYM file generation on OS/2. This is done …
- 5:20 PM Changeset [953] by
- 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
Aug 9, 2011:
- 11:13 PM Ticket #201 (QSystemTrayIcon::setIcon(QIcon) ignored if QIcon is an empty icon) closed by
- fixed: Fixed that nonsense in r952. Was a tiny yet tricky bug, see the commit …
- 11:11 PM Changeset [952] by
- OS/2: xsystray: Fixed duplicate mouse click notifications. This was …
- 10:34 AM Changeset [951] by
- OS/2: xsystray: Paint empty box for NULL icon. This is what tray …
- 9:11 AM Changeset [950] by
- OS/2: README.OS2: Updated sound information.
Aug 8, 2011:
- 11:33 PM Ticket #224 (Sound support) closed by
- fixed: Okay, let's try it for the 4.7 release and see how it behaves. Done in …
- 11:33 PM Changeset [949] by
- OS/2: QSound: Use shared mode by default. This makes sense since the …
- 9:42 PM Ticket #231 (Problem creating multiple QFilesystemWatchers) closed by
- fixed: Turned out to be a Qt Creator bug indeed. Fixed in …
- 9:36 PM Changeset [948] by
- OS/2: Increase polling interval to 2s in QFileSystemWatcher.
- 9:35 PM Changeset [947] by
- OS/2: Added debugging to QFilleSystemWatcher impl.
Aug 6, 2011:
- 1:28 AM Changeset [946] by
- OS/2: Oops, a typo.
Aug 5, 2011:
- 11:26 PM Changeset [945] by
- OS/2: Make native QFileSystemWatcher recognize file changes. The …
- 5:02 PM Changeset [944] by
- OS/2: Make native QFileSystemWatcher engine a singleton. This reduces …
- 4:57 PM Changeset [943] by
- OS/2: QFileSystemWatcher engine could watch duplicate paths.
- 2:08 PM Changeset [942] by
- OS/2: Fixed native QFileSystemWatcher failure die to bad timings. It …
- 2:27 AM Ticket #216 (Sytem menu icon missing) closed by
- fixed: Applied your patch in r941 (while I was there). Thanks for noticing!
- 2:26 AM Changeset [941] by
- OS/2: Fixed creating HPOINTERs from QPixmaps with no mask. HPOINTERs …
- 1:51 AM Changeset [940] by
- 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
- fixed: I implemented proper Z-order changes in r938. It was a bit tricky …
- 8:44 PM Changeset [939] by
- tests: modal: Redesigned to be more useful.
- 8:42 PM Changeset [938] by
- OS/2: gui: Make blocked widgets follow modal on Z-order change. This …
- 1:14 AM Changeset [937] by
- tests: More cases to modal.
- 12:42 AM Changeset [936] by
- 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
- When QT Creator starts up, the following message appears: …
Aug 2, 2011:
- 6:33 PM Changeset [935] by
- tests: Added modal testcase.
- 4:28 PM Ticket #230 (Avoid quoting of make variables/macros) closed by
- fixed: Thanks. Fixed in r934.
- 4:28 PM Changeset [934] by
- 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
- In r909 quoting for "clean" targets was introduced. This creates a …
- 11:52 AM Ticket #213 (UIC hogs CPU) closed by
- fixed
- 3:07 AM Changeset [933] by
- uic: Put stdin/stdout to binary mode on Windows and OS/2. This is …
- 3:03 AM Changeset [932] by
- 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
- fixed: Regarding comment:12. Tried it. Stupid typo, fixed in r931. The …
- 11:18 PM Changeset [931] by
- OS/2: QProcess: Typo.
- 10:01 PM Changeset [930] by
- OS/2: QProcess: Fixed warnings in release build.
- 9:57 PM Changeset [929] by
- OS/2: QProcess: Reverted r923 (superseded by r928).
- 9:56 PM Changeset [928] by
- OS/2: QProcess: Fixed the way how pipes are closed. This makes sure …
- 3:22 PM Changeset [927] by
- tests: Ignore *.pro.user files.
- 3:21 PM Changeset [926] by
- tests/process: Use OTHER_FILES for extra project files. Qt Creator …
- 3:20 PM Changeset [925] by
- tests/process: Added stderr load test.
- 10:11 AM Ticket #199 (Piping lage amounts of data from/to a child process fails) reopened by
- 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
- fixed: I've played with Qt Creator a bit by making it build and run …
Jul 31, 2011:
- 11:29 PM Changeset [924] by
- tests/process/child: Comment out debug stuff. As this breaks …
- 11:07 PM Changeset [923] by
- OS/2: Fix QFile::atEnd() returning 0 on a pipe after it is closed. …
- 10:18 PM Changeset [922] by
- tests: Added process-sync2 and child2 test cases.
- 10:18 PM Changeset [921] by
- tests/process/child: Added checking the stdin/out/err handle type.
- 10:16 PM Changeset [920] by
- tests: Made it build on Linux.
- 8:50 PM Changeset [919] by
- tests/process/child: Added two new modes: 3 and 4. Mode 3 prints …
- 8:41 PM Changeset [918] by
- 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
- fixed: Fixed in r917.
- 3:09 PM Changeset [917] by
- uic: Fixed doubling EOLs (CRs) in pipe mode.
Jul 28, 2011:
- 12:48 AM Changeset [916] by
- test: process-async.cmd: Added mch and sch commands.
- 12:47 AM Changeset [915] by
- tests: process-sync-test.cmd: Be more verbose and do cleanup.
- 12:47 AM Changeset [914] by
- tests: Added a bunch of new tests to process-sync.
- 12:43 AM Changeset [913] by
- 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
- fixed: An r905 regression. Fixed in r912. Thanks!
- 9:45 PM Changeset [912] by
- 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
- For some reason we now have quotes around the $(RES_FILE) dependency. …
- 2:36 PM Changeset [911] by
- OS/2: QProcess: Don't close the stdin pipe until the child reads it …
- 12:47 AM Changeset [910] by
- tests: Added process-sync-test.cmd.
- 12:46 AM Changeset [909] by
- qmake: Escape file path in clean rules of extra targets. This makes …
Jul 24, 2011:
- 11:13 PM Changeset [908] by
- tests: process: Be consistent and use binary file mode everywhere.
- 10:53 PM Changeset [907] by
- tests: Added process/process-sync test case.
- 10:52 PM Changeset [906] by
- tests: Root tests.pro needed for r903 to make sense.
- 10:46 PM Changeset [905] by
- qmake: os2/gnumake: Change forward to back slashes in extra targets …
- 8:49 PM Changeset [904] by
- tests: Optimize/simplify the build process for shadow building.
- 7:52 PM Changeset [903] by
- tests/process: Renamed the process part to process-async.
Jul 20, 2011:
- 11:48 PM Changeset [902] by
- QProcess: Make qt_prettyDebug() global instead of cloning it. This …
Jul 19, 2011:
- 11:46 PM Ticket #217 (QMake delivers mixed separators) closed by
- fixed: I checked qmake/Windows; it uses native separators in these paths. I …
- 11:45 PM Changeset [901] by
- corelib: QLibraryInfo: Return paths with native separators as on Windows.
- 11:32 PM Changeset [900] by
- corelib: Use expandEnvVars() in qlibraryinfo.cpp on all platforms.
- 10:07 PM Ticket #211 (Adjust QMAKESPEC_ORIGINAL) closed by
- fixed: In …
- 9:56 PM Changeset [899] by
- configure.cmd: Put the relative path in QMAKESPEC_ORIGINAL.
- 7:07 PM Changeset [898] by
- 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
- It is useful to have .sym files for all .DLLs and .EXEs since they …
- 1:21 AM Changeset [897] by
- qmake: Proper fix to create install rules in Makefiles at first run. …
Jul 18, 2011:
- 9:37 PM Changeset [896] by
- 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
- fixed
- 5:49 PM Changeset [895] by
- qmake: os2/gnumake: Fixed: INCLUDE variable was not passed to RC.EXE …
- 5:39 PM Changeset [894] by
- README.OS2: Mention the required version of RC.EXE (see #220).
Jul 16, 2011:
Jul 15, 2011:
- 7:05 PM Ticket #227 (Debug verison of QMake used after bootstrap) created by
- When the bootstrap version of QMake (generated by configure.cmd) gets …
- 2:23 PM Ticket #226 (Make QMLViewer help output a window) closed by
- fixed: Done in r893.
- 2:23 PM Changeset [893] by
- qmlviewer: Show --help output in a window as on Win32.
- 10:43 AM Ticket #226 (Make QMLViewer help output a window) created by
- 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
- fixed: Long DLL names are fixed in r890. The new qmake seems to work well.
Jul 14, 2011:
- 11:02 PM Changeset [892] by
- configure.cmd: Added support for setting QLibraryInfo::ImportsPath …
- 10:51 PM Changeset [891] by
- Ignore patterns.
- 10:47 PM Changeset [890] by
- general: Shortened a bunch of plugin DLL names with TARGET_SHORT.
Jul 13, 2011:
- 5:00 PM Changeset [889] by
- qmake: os2/gnumake: Fixed: Target name extension was not applied to …
- 12:54 PM Changeset [888] by
- qmake: Reverted r804 since TARGET_SHORT does not affect .lib names any …
- 12:40 PM Changeset [887] by
- qmake: Reverted r162 since TARGET_SHORT does not affect .lib names any …
- 1:59 AM Changeset [886] by
- qmake: os2/gnumake: Removed unnecessary shortening the import library …
- 1:49 AM Changeset [885] by
- 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
- In order to overcome the 8.3 DLL file name format limitation imposed …
- 12:11 PM Changeset [884] by
- qmake: os2/gnumake: Replace "\<char>" escaping in DEFINE variables …
Jul 7, 2011:
- 2:53 PM Ticket #223 (QDir::cleanPath() broken) closed by
- fixed: Thanks. Committed in r883. Just for my info, could you please tell …
- 2:53 PM Changeset [883] by
- corelib: QDir::cleanPath() would strip the trailing slash from drive …
- 1:59 AM Ticket #220 (QMake doesn't support shadow builds) closed by
- fixed: Rudi, thanks for raising this problem, it was in my internal todo list …
- 1:55 AM Changeset [882] by
- 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
- fixed: Fixed in r881. Yuri, I doubt that there is the same problem with …
- 12:47 AM Changeset [881] by
- 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
- fixed: Although removing %INCLUDE% is not a solution since $(INCLUDEPATH) …
- 9:43 PM Changeset [880] by
- qmake: os2/gnumake: Added support for the internal …
- 9:39 PM Changeset [879] by
- configure.cmd: Removed the interactive question about building WebKit; …
- 8:18 PM Changeset [878] by
- gui: QWidgetPrivate: Declare inline methods as such upfront so that …
- 6:47 PM Ticket #206 (QLibrary::load() may give invalid error string) closed by
- fixed: Done in r877. Thanks.
- 6:46 PM Changeset [877] by
- corelib: Fixed QLibrary::load() error message when the DLL to load is …
- 3:49 PM Changeset [876] by
- configure.cmd: More dependencies on the CFG_GUI setting.
- 12:28 PM Changeset [875] by
- More ignore patterns for output files/directories.
- 12:06 PM Ticket #221 (Add QtDeclarative) closed by
- fixed: Building of QtDecl.dll is enabled in r874.
- 12:01 PM Changeset [874] by
- general: Enabled building of QtDeclarative by default. Closes #221.
- 12:38 AM Ticket #222 (Instantiating QApplication modifies floating point control word.) closed by
- fixed: Fixed in r873. Thanks for finding that out.
- 12:36 AM Changeset [873] by
- 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
- fixed: Rudi, thanks for the report. In r872, I applied a more generic fix (no …
- 6:36 PM Changeset [872] by
- qmake: os2/gnumake: Fixed incorrect double-quoting of library names …
Jun 28, 2011:
- 3:49 PM Ticket #224 (Sound support) created by
- 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
- Currently QDir::cleanPath() strips trailing separators from root …
Jun 9, 2011:
- 8:17 PM Changeset [871] by
- 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
- 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
- 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
- The following code: […] produces: […] I.O.W., it enables …
Jun 5, 2011:
- 2:52 PM Ticket #221 (Add QtDeclarative) created by
- In order to build QtCreator we need the QtDeclarative library. I just …
- 12:35 PM Ticket #220 (QMake doesn't support shadow builds) created by
- Our QMake fails to create response files in the right location when …
May 26, 2011:
- 10:56 PM Changeset [870] by
- README.OS2: Added some info about file watching and xWorkplace.
- 10:21 PM Changeset [869] by
- core: Fixed QFileSystemWatcher regression after merging Qt 4.7 that …
May 25, 2011:
- 1:29 PM Ticket #219 (Fix path separator when building qdoc3) created by
- The rule to make sub-qdoc3 contains a forward slash that causes the …
May 24, 2011:
- 6:04 PM Changeset [868] by
- gui: Fixed 4.7.3 regression: Forced stack alignment for SSE code on …
May 17, 2011:
- 12:28 PM Ticket #190 (Update to Qt 4.7) closed by
- fixed
- 12:02 PM Ticket #208 (Avoid calling lxlite for pseudo target) closed by
- fixed: Thank you for the useful ticket+solution, as usual :) Done in r867.
- 12:02 PM Changeset [867] by
- translations: Avoid calling lxlite on the phony target [patch by rudi].
May 16, 2011:
- 11:14 PM Changeset [866] by
- qstring: Bumped version number.
- 4:09 PM Changeset [865] by
- trunk: Merged in qt 4.7.3 sources from branches/vendor/nokia/qt.
- 3:46 PM Changeset [864] by
- vendor: Tagged qt-everywhere-opensource-src-4.7.3 for further reference.
- 3:45 PM Changeset [863] by
- vendor: Imported qt-everywhere-opensource-src-4.7.3 from Nokia …
May 14, 2011:
- 10:38 PM Changeset [862] by
- src: Ignore patterns.
- 10:36 PM Changeset [861] by
- qmake: Replace all single back slashes used as path separators qmake …
- 10:34 PM Changeset [860] by
- qmake: Fixed "-os2 is deprecated" message.
- 9:00 PM Changeset [859] by
- lrelease: Fixed dllimport warnings.
- 7:20 PM Changeset [858] by
- sql: Fixed building MySQL and PSQL plugins.
- 6:13 PM Changeset [857] by
- 3rdparty/JavaScriptCore: Use the provided simple MarkStack …
- 12:39 AM Changeset [856] by
- gui: Implemented QSystemTrayIconPrivate::supportsMessages_sys() for …
May 13, 2011:
- 8:52 PM Changeset [855] by
- gui: Improved r853 to make it actually biuld the mmx stuff.
- 7:11 PM Changeset [854] by
- 3rdparty/webkit/JavaScriptCore: Ignore patterns.
- 7:05 PM Changeset [853] by
- gui: Fixed incorrect compiler calling when building mmx/sse helpers on …
Note:
See TracTimeline
for information about the timeline view.