Timeline



Jul 29, 2011:

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

Jul 27, 2011:

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

Jul 25, 2011:

7:45 PM Ticket #229 (Double quoting for RES file dependency) closed by Dmitry A. Kuminov
fixed: An r905 regression. Fixed in r912. Thanks!
7:45 PM Changeset [912] by Dmitry A. Kuminov
qmake: A better fix for r905. This fixes a r905 regression (closes …
2: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. …
12:36 PM Changeset [911] by Dmitry A. Kuminov
OS/2: QProcess: Don't close the stdin pipe until the child reads it …

Jul 24, 2011:

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

Jul 20, 2011:

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

Jul 19, 2011:

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

Jul 18, 2011:

11:21 PM Changeset [897] by Dmitry A. Kuminov
qmake: Proper fix to create install rules in Makefiles at first run. …
7:37 PM Changeset [896] by Dmitry A. Kuminov
qmake: os2/gnumake: Don't try to install .pdb files.

Jul 17, 2011:

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

Jul 16, 2011:

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

Jul 15, 2011:

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

Jul 14, 2011:

11:03 PM 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.
9:02 PM Changeset [892] by Dmitry A. Kuminov
configure.cmd: Added support for setting QLibraryInfo::ImportsPath?
8:51 PM Changeset [891] by Dmitry A. Kuminov
Ignore patterns.
8:47 PM Changeset [890] by Dmitry A. Kuminov
general: Shortened a bunch of plugin DLL names with TARGET_SHORT.

Jul 13, 2011:

3:00 PM Changeset [889] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed: Target name extension was not applied to …
10:54 AM Changeset [888] by Dmitry A. Kuminov
qmake: Reverted r804 since TARGET_SHORT does not affect .lib names any …
10:40 AM Changeset [887] by Dmitry A. Kuminov
qmake: Reverted r162 since TARGET_SHORT does not affect .lib names any …

Jul 12, 2011:

11:59 PM Changeset [886] by Dmitry A. Kuminov
qmake: os2/gnumake: Removed unnecessary shortening the import library …
11:49 PM Changeset [885] by Dmitry A. Kuminov
qmake: win32/os2: Fixed: DESTDIR make variable would end with an …
12: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 …
10:11 AM Changeset [884] by Dmitry A. Kuminov
qmake: os2/gnumake: Replace "\<char>" escaping in DEFINE variables …

Jul 7, 2011:

12: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 …
12:53 PM Changeset [883] by Dmitry A. Kuminov
corelib: QDir::cleanPath() would strip the trailing slash from drive …

Jul 6, 2011:

11:59 PM 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 …
11:55 PM Changeset [882] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed shadow build support. Closes #220 [based on …

Jun 30, 2011:

10:50 PM 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 …
10:47 PM Changeset [881] by Dmitry A. Kuminov
gui: Added missing QFont::handle() body. Closes #218.
7: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) …
7:43 PM Changeset [880] by Dmitry A. Kuminov
qmake: os2/gnumake: Added support for the internal …
7:39 PM Changeset [879] by Dmitry A. Kuminov
configure.cmd: Removed the interactive question about building WebKit?; …
6:18 PM Changeset [878] by Dmitry A. Kuminov
gui: QWidgetPrivate: Declare inline methods as such upfront so that …
4:47 PM Ticket #206 (QLibrary::load() may give invalid error string) closed by Dmitry A. Kuminov
fixed: Done in r877. Thanks.
4:46 PM Changeset [877] by Dmitry A. Kuminov
corelib: Fixed QLibrary::load() error message when the DLL to load is …
1:49 PM Changeset [876] by Dmitry A. Kuminov
configure.cmd: More dependencies on the CFG_GUI setting.
10:28 AM Changeset [875] by Dmitry A. Kuminov
More ignore patterns for output files/directories.
10:06 AM Ticket #221 (Add QtDeclarative) closed by Dmitry A. Kuminov
fixed: Building of QtDecl?.dll is enabled in r874.
10:01 AM Changeset [874] by Dmitry A. Kuminov
general: Enabled building of QtDeclarative by default. Closes #221.

Jun 29, 2011:

10:38 PM Ticket #222 (Instantiating QApplication modifies floating point control word.) closed by Dmitry A. Kuminov
fixed: Fixed in r873. Thanks for finding that out.
10:36 PM Changeset [873] by Dmitry A. Kuminov
general: Restore the FPU Control Word completely after making Win and …
4: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 …
4:36 PM Changeset [872] by Dmitry A. Kuminov
qmake: os2/gnumake: Fixed incorrect double-quoting of library names …

Jun 28, 2011:

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

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

Jun 9, 2011:

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

Jun 8, 2011:

12: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 …
10:22 AM 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 …
7:56 AM Ticket #222 (Instantiating QApplication modifies floating point control word.) created by rudi
The following code: […] produces: […] I.O.W., it enables …

Jun 5, 2011:

12:52 PM Ticket #221 (Add QtDeclarative) created by rudi
In order to build QtCreator? we need the QtDeclarative library. I just …
10:35 AM Ticket #220 (QMake doesn't support shadow builds) created by rudi
Our QMake fails to create response files in the right location when …

May 26, 2011:

8:56 PM Changeset [870] by Dmitry A. Kuminov
README.OS2: Added some info about file watching and xWorkplace.
8:21 PM Changeset [869] by Dmitry A. Kuminov
core: Fixed QFileSystemWatcher regression after merging Qt 4.7 that …

May 25, 2011:

11:29 AM Ticket #219 (Fix path separator when building qdoc3) created by rudi
The rule to make sub-qdoc3 contains a forward slash that causes the …

May 24, 2011:

4:04 PM Changeset [868] by Dmitry A. Kuminov
gui: Fixed 4.7.3 regression: Forced stack alignment for SSE code on …

May 17, 2011:

10:28 AM Ticket #190 (Update to Qt 4.7) closed by Dmitry A. Kuminov
fixed
10:02 AM Ticket #208 (Avoid calling lxlite for pseudo target) closed by Dmitry A. Kuminov
fixed: Thank you for the useful ticket+solution, as usual :) Done in r867.
10:02 AM Changeset [867] by Dmitry A. Kuminov
translations: Avoid calling lxlite on the phony target [patch by rudi].

May 16, 2011:

9:14 PM Changeset [866] by Dmitry A. Kuminov
qstring: Bumped version number.
2:09 PM Changeset [865] by Dmitry A. Kuminov
trunk: Merged in qt 4.7.3 sources from branches/vendor/nokia/qt.
1:46 PM Changeset [864] by Dmitry A. Kuminov
vendor: Tagged qt-everywhere-opensource-src-4.7.3 for further reference.
1:45 PM Changeset [863] by Dmitry A. Kuminov
vendor: Imported qt-everywhere-opensource-src-4.7.3 from Nokia …

May 14, 2011:

8:38 PM Changeset [862] by Dmitry A. Kuminov
src: Ignore patterns.
8:36 PM Changeset [861] by Dmitry A. Kuminov
qmake: Replace all single back slashes used as path separators qmake …
8:34 PM Changeset [860] by Dmitry A. Kuminov
qmake: Fixed "-os2 is deprecated" message.
7:00 PM Changeset [859] by Dmitry A. Kuminov
lrelease: Fixed dllimport warnings.
5:20 PM Changeset [858] by Dmitry A. Kuminov
sql: Fixed building MySQL and PSQL plugins.
4:13 PM Changeset [857] by Dmitry A. Kuminov
3rdparty/JavaScriptCore: Use the provided simple MarkStack?

May 13, 2011:

10:39 PM Changeset [856] by Dmitry A. Kuminov
gui: Implemented QSystemTrayIconPrivate::supportsMessages_sys() for …
6:52 PM Changeset [855] by Dmitry A. Kuminov
gui: Improved r853 to make it actually biuld the mmx stuff.
5:11 PM Changeset [854] by Dmitry A. Kuminov
3rdparty/webkit/JavaScriptCore: Ignore patterns.
5:05 PM Changeset [853] by Dmitry A. Kuminov
gui: Fixed incorrect compiler calling when building mmx/sse helpers on …

May 7, 2011:

4:13 PM Changeset [852] by Dmitry A. Kuminov
corelib: QLocale: Updated OS/2 code to match 4.7 changes.

May 6, 2011:

6:16 PM Changeset [851] by Dmitry A. Kuminov
corelib: Restored lost piece of code while merging.
5:54 PM Changeset [850] by Dmitry A. Kuminov
qmake: Added missing forward slash.
5:39 PM Changeset [849] by Dmitry A. Kuminov
QString: Bump the checked Qt version to 4.7.3.
5:38 PM Changeset [848] by Dmitry A. Kuminov
corelib/io: Fixed private member access.
5:26 PM Changeset [847] by Dmitry A. Kuminov
qmake: Fixed the OS/2 build and the GNUMAKE generator.

May 5, 2011:

3:36 AM Changeset [846] by Dmitry A. Kuminov
trunk: Merged in qt 4.7.2 sources from branches/vendor/nokia/qt.

May 3, 2011:

9:05 PM Changeset [845] by Dmitry A. Kuminov
vendor: Tagged qt-everywhere-opensource-src-4.7.2 for further reference.
2:49 PM Changeset [844] by Dmitry A. Kuminov
vendor: Imported qt-everywhere-opensource-src-4.7.2 from Nokia …
Note: See TracTimeline for information about the timeline view.