Timeline
2010-03-21:
- 20:26 Changeset [703] by
- 3rdparty/CLucene: Fixed: Provide replacements for kLIBC's broken wcscmp() …
2010-03-19:
- 15:07 Ticket #150 (MOC output on "No relevant classes found") created by
- This is a rather weird one, but I'm asking for your opinion on that... …
- 14:40 Ticket #48 (Enable MMX/SSE) closed by
- fixed: Silvan did some tests in #101. Closing this one.
- 14:24 Ticket #138 (QMake ignores LIBS_PRIVATE) closed by
- fixed: Thank you for noticing :)
- 12:57 Changeset [702] by
- corelib/io: QOS2FileSystemWatcherEngine: Suppress a false warning.
2010-03-18:
- 15:54 Changeset [701] by
- tools/assistant: Fixed: Would only recognize the first of two or more …
- 15:47 Changeset [700] by
- corelib: QProcess: Fixed: Having stderr of a started child process …
- 15:42 Changeset [699] by
- corelib: QProcess: Simplified debug output.
- 14:19 Ticket #149 (VLC blocked when opening a non-existent file and quitting) created by
- Hi/2. As subject, VLC is blocked if failing to open a file. The blocked …
- 14:02 Ticket #145 (Can't checkout SVN anymore) closed by
- invalid
2010-03-17:
- 23:22 Changeset [698] by
- gui: Fixed crash in PMMERGE during resize & move of the top level window …
- 13:09 Ticket #148 (Assistant doesn't work anymore) closed by
- invalid: You need to make sure it can find and load the qsqlit4.dll plugin. If it …
- 13:06 Changeset [697] by
- tools/assistant: Use the GUI message box to show error messages instead of …
- 12:27 Ticket #143 (Linguist build fails.) closed by
- fixed: Ok.
- 12:00 Ticket #148 (Assistant doesn't work anymore) created by
- With the latest trunk, Assistant quit. The program just exists without …
2010-03-16:
- 23:07 Changeset [696] by
- qtdemo: Make it find demo and example executables on OS/2.
- 22:57 Changeset [695] by
- qtdemo: Added OS/2 icon.
- 15:16 Changeset [694] by
- Typo.
- 15:08 Changeset [693] by
- corelib: Fixed too fat frame around tooltips.
- 00:38 Changeset [692] by
- configure.cmd: Use QT_NO_DEBUG instead of NDEBUG to detect the release …
- 00:37 Changeset [691] by
- docs: ignore output.
- 00:21 Changeset [690] by
- docs: Fixed warnings and added some missing documentation for OS/2 …
2010-03-15:
- 21:42 Changeset [689] by
- examples: Ignore patterns.
- 21:36 Changeset [688] by
- doc: Fixed the OS/2 build.
- 21:33 Changeset [687] by
- configure.cmd: Build translations by default and build docs by default in …
- 18:50 Changeset [686] by
- demos/browser: Updated OS/2 icon.
- 18:36 Changeset [685] by
- translations: Ignore output.
- 18:31 Changeset [684] by
- translations: Fixed the OS/2 build.
- 18:30 Changeset [683] by
- corelib: Fixed r614 regression (QDir(<relative_path>) would contain no …
- 17:10 Changeset [682] by
- qmake: Don't output TRANSLATIONS twice to the zip target dependencies.
- 10:28 Ticket #147 (runtime wpi still halts on no Xcenter) closed by
- fixed: same as ticket:146
- 08:34 Ticket #147 (runtime wpi still halts on no Xcenter) created by
- ftp://ftp.netlabs.org/pub/qt4/4.5.1-ga/qt-lib-4_5_1-ga-noxwpdep.wpi I got …
2010-03-13:
- 23:17 Changeset [681] by
- 3rdparty: CLucene: Be on the safe side and don't undefine O_BINARY (though …
- 22:22 Changeset [680] by
- demos/browser: Disable qDebug() only in real release builds.
- 22:16 Changeset [679] by
- corelib: QTemporaryFile: FIxed: Files were opened in O_TEXT mode which …
2010-03-12:
- 14:10 Ticket #146 (WPI "lib" package still refuses to load w/o XWorkplace) created by
- Today downloaded Qt packages and GCC. Gcc installs w/o problem. Despite …
- 01:15 Changeset [678] by
- demos/browser: Added OS/2 icon.
2010-03-11:
- 23:11 Changeset [677] by
- gui: QWidget: Fixed 4.6.2 merge typo (broke non-QT_NO_IM builds).
- 19:57 Changeset [676] by
- 3rdparty/JavaScriptCore: Fixed: Stack blocks were free()d twice.
- 18:28 Changeset [675] by
- qmake: os2/gnumake: WLINK actually understands /PM:PM /PM:VIO too, thanks …
- 15:36 Changeset [674] by
- examples: Disabled inputpanel example due to QT_NO_IM on OS/2.
- 09:21 Ticket #145 (Can't checkout SVN anymore) created by
- I don't know where to report this, but I cannot checkout / update the …
- 03:04 Changeset [673] by
- qmake: os2/gnumake: Replaced hard-coded DEF_FILE generation target with …
- 02:57 Changeset [672] by
- emxexpw.cmd: Added -exe option to generate a .DEF for an executable.
- 02:53 Changeset [671] by
- qmake: os2/gnumake: Fixed r670 regression.
2010-03-10:
- 23:06 Changeset [670] by
- qmake: os2/gnumake: Be consistent and use q function for space escaping …
- 22:00 Changeset [669] by
- global: Make sure Q_*_EXPORT_INLINE functions are actually inlined in …
- 16:05 Changeset [668] by
- Fixed some release warnings.
- 13:40 Ticket #144 (Don't show floppy drives) created by
- Inspired by #137 I'm asking myself if it would be complicated to remove A: …
- 13:30 Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) reopened by
- The current implementation still gives me one error popup for each …
- 13:23 Changeset [667] by
- configure.cmd: Fixed compiler version detection.
- 01:36 Changeset [666] by
- Oops (typo in r665).
- 01:33 Changeset [665] by
- corelib: Sockets: Fixed: "has data to read" socket notifications would be …
- 01:27 Changeset [664] by
- corelib: Sockets: Don't call select() on a temporarily disabled socket.
2010-03-09:
- 12:27 Changeset [663] by
- tools: linguist: Even more QT_NO_PRINTER.
2010-03-08:
- 21:45 Changeset [662] by
- tools: linguist: Added more QT_NO_PRINTER.
- 21:29 Changeset [661] by
- gui: Removed DLL split in debug mode since it seems to work fine as a …
- 19:36 Changeset [660] by
- corelib: Fixed QFile: QIODevice::Unbuffered would cause open() files in …
- 17:09 Changeset [659] by
- global: Updated year to 2010 in OS/2-specific headers.
- 16:45 Changeset [658] by
- configure.cmd: Ask if the webkit module should be built (defaults to "no" …
- 16:14 Changeset [657] by
- Ignore patterns.
- 16:00 Changeset [656] by
- qmake:qmake: os2/gnumake: Add support for the declspec(dllexport)-based …
- 15:50 Changeset [655] by
- emxexpw.cmd: Allow to run w/o the object list which generates a DEF file …
- 15:45 Changeset [654] by
- qmake: os2/gnumake: Use -Wl, to pass the object list response file to the …
- 15:41 Changeset [653] by
- demos/browser: Fixed the build (CWD in INCLUDEPATH).
- 15:39 Changeset [652] by
- global: Avoid warning about the dllimport attribute is ignored.
- 12:52 Changeset [651] by
- trunk: Merged in qt 4.6.2 sources.
- 09:53 Ticket #143 (Linguist build fails.) created by
- tools\linguist\linguist\mainwindow.cpp doesn't honour QT_NO_PRINTER. …
- 00:06 Changeset [650] by
- vendor: Tagged qt-everywhere-opensource-src-4.6.2 for further reference.
2010-03-07:
- 23:52 Changeset [649] by
- vendor: Merged in qt-everywhere-opensource-src-4.6.2 from Nokia.
- 21:50 Changeset [648] by
- global: Use declspec(dllexport) on OS/2 (first step to reduce the number …
- 21:20 Ticket #119 (Port QAssistant) closed by
- fixed: The problem in assistant is fixed in r647. This defect may be closed now.
- 21:20 Changeset [647] by
- tools: assistant: Fixed 100% CPU load/system freeze when controlling the …
- 21:17 Changeset [646] by
- corelib: QProcess: Fixed a problem that, depending on the order of events, …
- 20:39 Changeset [645] by
- corelib: QProcess: Fixed a typo that could make it impossible to read from …
- 19:09 Changeset [644] by
- corelib: Increase the sleep time in r643.
- 18:25 Ticket #124 (QSynth makes CPU load 99.9%) closed by
- wontfix: I found the exact reason for the freeze. Please see …
- 18:22 Changeset [643] by
- corelib: Protect against the frozen system when QSocketNotifier is given …
- 05:14 Ticket #142 (QT4-GA setup documentation-- at best, a disaster!) created by
- Is there any chance you could publish documentation that normal human …
2010-03-06:
- 00:32 Changeset [642] by
- gui: Use native file icons in standard Qt file dialogs.
2010-03-05:
- 21:35 Changeset [641] by
- examples/help: contextsensitivehelp: Fixed the build.
- 21:33 Changeset [640] by
- demos/examples: Reverted r515 and r540 (enabled help- and …
- 20:32 Changeset [639] by
- 3rdparty: JavaScriptCore?: Removed annoying warnings.
- 20:27 Changeset [638] by
- Ignore patterns.
- 20:06 Changeset [637] by
- webcore: Made it build on OS/2.
- 19:50 Changeset [636] by
- webkit: Appliied r592 to a local javaScriptCore.
- 12:54 Ticket #88 (Qt 4.6) reopened by
- I will update to 4.6.2; there doesn't seem to be any changes that would …
- 12:31 Changeset [635] by
- general: QLocale: Fixed broken tools builds.
- 01:47 Changeset [634] by
- tools: Enabled building of assistant and tools.
- 01:44 Changeset [633] by
- 3rdparty/clucene: Use _ASCII mode on OS/2 since wcscmp()/wcsncmp() are …
- 01:38 Changeset [632] by
- 3rdparty/clucene: Made it build in _ASCII mode.
2010-03-04:
- 21:03 Changeset [631] by
- tools/assistant: Make it build on OS/2.
- 19:39 Changeset [630] by
- 3rdparty/clucene: Added OS/2 support [patch by rudi].
- 19:33 Changeset [629] by
- qmake: os2/gnumake: Added support for LIBS_PRIVATE introduced in Qt 4.6.
- 01:22 Ticket #137 (QDirModel shows phantom drive B:) closed by
- fixed
- 01:21 Ticket #6 (Port QFileSystemWatcher) closed by
- fixed: It turned out that checking for drive changes every 3 seconds is very …
- 01:19 Changeset [628] by
- corelib: Enabled native XWP-based file watcher on OS/2.
- 01:07 Changeset [627] by
- gui: Don't hide valid drive letters with no media inserted from …
2010-03-03:
- 23:18 Changeset [626] by
- Reverted r613 (see #137).
- 23:06 Changeset [625] by
- tests/widget: Extended locale test.
- 21:25 Ticket #123 (Derive language settings from the system) closed by
- fixed: Done in r622. Now, the language is derived from the country code of the …
- 21:24 Changeset [624] by
- Readme for r623.
- 21:22 Changeset [623] by
- corelib: Ignore the system locale object by default as it is known to have …
- 20:54 Changeset [622] by
- corelib: Implemented deriving the defaut locale from the process country …
- 03:04 Changeset [621] by
- gui: QPixmap: Enhanced fromPmHBITMAO, added fromPmHPOINTER().
2010-03-02:
- 14:45 Changeset [620] by
- Ups.
- 14:20 Changeset [619] by
- Be on the safe side.
- 14:03 Ticket #39 (Port QAccessible) closed by
- fixed: It turned out that we only need to enable the compilation of the …
- 13:46 Changeset [618] by
- gui: Enabled accessibility support on OS/2. Closes #39.
2010-03-01:
- 21:38 Changeset [617] by
- gui: Enabled MMX/SSE support (on by default), see #48 for details.
- 12:17 Ticket #36 (Port QPrintEngine and QPrinterInfo) closed by
- fixed: The primary task is done so closing this defect. Created #141 to track …
- 12:16 Ticket #141 (CUPS: get cups.dll and use PDF output by default) created by
- This is partly a continuation of #36. Linking to cups.dll instead of …
2010-02-28:
- 23:13 Changeset [616] by
- corelib: Implemented native (XWP-based) file system watcher for OS/2 …
2010-02-27:
- 01:35 Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) closed by
- fixed: Done in r615. Tested with no AUTOFAIL, AUTOFAIL=NO and AUTOFAIL=YES. …
- 01:33 Changeset [615] by
- corelib: Make sure hardware error popups are disabled at application …
- 00:27 Changeset [614] by
- corelib: QFSFileEngineIterator: Check that the drive is ready before …
- 00:25 Changeset [613] by
- corelib/gui: Add support for watching drive list changes (represented by …
- 00:21 Changeset [612] by
- corelib: Always return true from QFileInfo::isRoot()/isDir() for paths …
2010-02-26:
- 19:49 Changeset [611] by
- tests/widget: Cleaned up debugging according to r605 changes and added a …
- 19:47 Changeset [610] by
- tests: common.pri: Added 'debug-dbg' and 'releae-dbg' targets that start …
- 19:44 Changeset [609] by
- corelib: Fixed QProcess: Data could not be successfully read or written to …
- 17:54 Changeset [608] by
- guil: Fixed broken build after r607: INCL_DOSDEVIOCTL causes ALT and other …
- 14:25 Changeset [607] by
- gui: Select the correct icon for the drive letter in standard file dialogs …
- 14:01 Ticket #140 (Filedialog in 4.6.1 trunk shows slashes on drive letters) closed by
- fixed: This should be fixed in r606 which I found yesterday while working on #137 …
- 13:59 Changeset [606] by
- gui: Fixed 4.51->4.6.1 regression: Inconsistent behavior of drive names in …
- 13:43 Ticket #140 (Filedialog in 4.6.1 trunk shows slashes on drive letters) created by
- There seems to be some confusion in 4.6.1 whether a root drive should be …
- 12:35 Ticket #139 (Enable drive icons) created by
- Assign the proper icons to drives (i.e. Floppy, CD, HDD nad Network).
- 01:53 Ticket #136 (QtScript module does not build) closed by
- fixed: Closing it; a non-working module would be a separate issue.
- 00:33 Changeset [605] by
- gui: Cleaned up debug printing: get rid of qStr*() functions and use …
- 00:29 Changeset [604] by
- corelib: Added qDebugFmt() and qDebugFmtHex() debug stream modifiers to …
2010-02-25:
- 04:31 Changeset [603] by
- gui: Fixed assertion at #1125 in qwidget.cpp (due to an attempt to …
- 00:03 Changeset [602] by
- corelib: QFileSystemWatcher: In the fall-back polling watcher, increased …
2010-02-24:
- 22:35 Ticket #130 (Clicking HTTP links doesn't start the browser) closed by
- fixed: All fixed in r600, r601.
- 22:34 Changeset [601] by
- corelib: Wrong place for #include.
- 22:26 Changeset [600] by
- corelib: Fixed QProcess::startDetached() which would not work in 'highmem' …
- 20:05 Ticket #88 (Qt 4.6) closed by
- fixed: Closing this task since the trunk builds completely now.
- 20:03 Changeset [599] by
- corelib: Fixed crash in QVariantAnimation::registerInterpolator(): the …
- 10:13 Ticket #138 (QMake ignores LIBS_PRIVATE) created by
- The title says it. There has been a change in the implementation of …
2010-02-23:
- 22:45 Changeset [598] by
- Ignore patterns.
- 22:27 Changeset [597] by
- plugins/graphicsystems: Short DLL names on OS/2.
- 15:37 Changeset [596] by
- lrelease: Fixed the build.
- 15:36 Changeset [595] by
- general: Fixed a couple of warnings.
- 14:34 Changeset [594] by
- qmake: Fixed: On debug_and_release platforms, qrc output files were …
- 01:15 Changeset [593] by
- qmake: features/os2: splitDll: Take FORMS and RESOURCES into the split …
- 00:37 Changeset [592] by
- 3rdparty: JavaScriptCore?: Added support for the OS/2 platform (untested).
- 00:30 Changeset [591] by
- 3rdparty: JavaScriptCore?: Don't create separate out directories in …
2010-02-22:
- 18:35 WikiStart edited by
- layout (diff)
- 18:13 WikiStart edited by
- qbittorent first screenshot (diff)
- 16:14 Ticket #133 (API_FPU_CW_Wrappers.h errors) closed by
- wontfix
- 16:02 Changeset [590] by
- configure.cmd: Disable the declarative module (it's not even in the source …
- 10:35 Ticket #137 (QDirModel shows phantom drive B:) created by
- Using a QDirModel to list all drives shows an empty line (apparently a …
2010-02-21:
- 20:51 Ticket #136 (QtScript module does not build) created by
- I've just discovered that the QtScript? module does not build. It depends …
- 19:35 Changeset [589] by
- Ignore configure.log.
- 19:07 Changeset [588] by
- configure.cmd: Be consistent.
- 18:48 Changeset [587] by
- configure.cmd: Make sure that all "auto" options that haven't been …
- 18:13 Changeset [586] by
- configure.cmd: Make sure QT_BUILD_KEY (QLibraryInfo::buildKey()) will …
- 16:35 Changeset [585] by
- configure.cmd: Adjust to the new configuration options in Qt 4.6 (this …
- 15:12 Ticket #135 (Check if WebKit can be built) created by
- We should try to find out what are the requirements of the WebKit? module …
2010-02-19:
- 17:54 Changeset [584] by
- qmake: Add CWD to INCLUDEPATH.
- 16:04 Changeset [583] by
- corelib: QProcess: Get rid of the unexpected "DosQueryNPipeSemState …
- 12:41 Changeset [582] by
- configure.cmd: Fixed: QT_BUILD_KEY (and QLibraryInfo::buildKey()) would …
- 00:34 Changeset [581] by
- packaging: qpmobjectwindow_pm_p.h isn't necessary in the "dev" package …
- 00:29 Changeset [580] by
- gui: Removed qmime.h dependency on private qpmobjectwindow_pm_p.h and on …
2010-02-18:
- 15:36 Changeset [579] by
- gui: Mention that OS/2 supports CUPS in the documentation for printer …
- 15:27 Changeset [578] by
- configure.cmd: Added QT_NO_LPR (and made Qt sources additionally use it in …
- 14:36 Changeset [577] by
- configure.cmd: CUPS_INCLUDEPATH and CUPS_LIBS environment variables were …
- 12:11 Ticket #43 (Port QPrintDialog and QPageSetupDialog) closed by
- fixed: This was done within #36.
- 01:39 Changeset [576] by
- configure.cmd: Enabled printing by default.
- 00:24 Changeset [575] by
- gui: Non-native QPrinterDialog: Leave the output file name empty when a …
2010-02-17:
- 21:58 Changeset [574] by
- gui: Printing/CUPS: Fixed: Temporary files created by CUPS on request were …
- 20:53 Changeset [573] by
- gui: Implemented support for printing through CUPS on OS/2.
2010-02-15:
- 19:55 Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing substutution ...) closed by
- fixed
- 19:53 Changeset [572] by
- qmake: Perform hackish path substutition magic on OS/2 as well as on Win32 …
- 17:45 Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing substutution ...) created by
- Incorrect INCLUDE entries have been generated. Solved by changing …
2010-02-13:
- 22:18 Changeset [571] by
- gui: Back to 3-DLL setup in debug mode as it gives more balanced yet …
- 21:59 Changeset [570] by
- gui: Fixed assertion in QVector::at() at startup.
- 18:36 Changeset [569] by
- gui: Adopted to 4.6.1 changes.
- 13:03 Ticket #133 (API_FPU_CW_Wrappers.h errors) created by
- I am testing Harbour (www.harbour-project.org) hbqt contrib with Qt451GA …
- 10:54 Ticket #132 (Designer refuses to load ui file produced with QtCreator on Windows) closed by
- fixed: look at ticket 127 please. it's fixed in r551 and a replacement dll is on …
- 09:44 Ticket #132 (Designer refuses to load ui file produced with QtCreator on Windows) created by
- I tried to load some ui files that were created on Windows (QtCreator? …
- 01:10 Changeset [568] by
- network: Adopted to 4.6.1 changes.
- 01:06 Changeset [567] by
- corelib: Adopted to 4.6.1 changes.
- 01:02 Changeset [566] by
- qmake: Adopted to 4.6.1 changes.
- 01:01 Changeset [565] by
- configure.cmd: Create qt_configure_installation needed for QLibraryInfo.
2010-02-12:
- 14:00 Changeset [564] by
- general: Updated headers of OS/2 sources.
- 11:47 WikiStart edited by
- changed wording (diff)
- 11:16 Ticket #131 (Suppress hardware errors if AUTOFAIL is missing from CONFIG.SYS) created by
- There's already been some discussion about whether we should issue …
- 11:01 Ticket #128 ("lib" WPI package doesn't install on systems with no XWorkplace installed) closed by
- fixed: The user reports that the new WPI works with no XWorkplace/XCenter …
- 11:00 WikiStart edited by
- Updated the link to the "lib" WPI archive (noxwpdep version). (diff)
2010-02-11:
- 23:56 Changeset [563] by
- general: Remove svn:executable from text files as well as svn:eol and …
- 23:53 Changeset [562] by
- general: Set svn:executable and svn:eol=CRLF for all .cmd files.
- 23:19 Changeset [561] by
- trunk: Merged in qt 4.6.1 sources.
- 22:38 Ticket #130 (Clicking HTTP links doesn't start the browser) created by
- A user reports that he is unable to start the browser by clicking on HTTP …
- 08:04 Ticket #129 (Build break using GCC 3.3.5) created by
- GCC 3.3.5 pukes on line 173 in src\gui\kernel\qkeymapper_p.h: enum { …
2010-02-10:
- 14:51 Changeset [560] by
- Reverted back r6 before merging with vendor/4.6.1 where the conflict is …
- 01:42 Changeset [559] by
- branches: Created 4.5.1 branch out of trunk.
- 01:33 Changeset [558] by
- vendor: Tagged qt-everywhere-opensource-src-4.6.1 for further reference.
- 01:30 Changeset [557] by
- vendor: Removed keyword substitution from all files in the Qt tree as it …
- 00:52 Changeset [556] by
- vendor: Merged in qt-everywhere-opensource-src-4.6.1 from Nokia.
2010-02-09:
- 22:47 Ticket #127 (QDesigner fails to load large/complex ui file made on MAC/Windows) closed by
- fixed: Thank you for the feedback.
- 14:24 Changeset [555] by
- examples: Fixed: TEMPLATE=lib should come before …
- 14:22 Changeset [554] by
- examples/tools: Shorten DLL name on OS/2.
- 14:03 Changeset [553] by
- examples/designer: Shorten DLL name on OS/2.
- 13:28 Changeset [552] by
- general: Install DLLs from tools to bin on OS/2 too.
- 12:22 Changeset [551] by
- corelib: Fixed: Regular files were treated as sequential streams which …
2010-02-08:
- 18:55 Ticket #125 (QMAKESPEC qmake variable not defined) closed by
- fixed: Fixed in r550. This in particular affected applications built using the …
- 18:54 Changeset [550] by
- qmake/os2: Don't rely on QMAKESPEC as it is not defined outside the Qt4 …
- 18:34 Changeset [549] by
- packaging: Remove qt.conf unnecessary after r548.
- 18:31 Changeset [548] by
- qmake: Use the system-wide qtsys.conf if qt.conf isn't found in the …
- 17:53 Ticket #126 (Building projects with "dev" WPI package fails) closed by
- fixed: Fixed in r547. Turned out to be a vendor bug. Or at least a feature (since …
- 17:51 Changeset [547] by
- qmake: Don't end the OBJECTS_DIR variable definition with the space since …
- 16:10 Changeset [546] by
- packaging: Allow the "lib" WPI package to be installed w/o XWorkplace …
- 12:47 Ticket #128 ("lib" WPI package doesn't install on systems with no XWorkplace installed) created by
- If you try to install the lib package on a system that doesn't have …
- 11:45 Ticket #127 (QDesigner fails to load large/complex ui file made on MAC/Windows) created by
- I just installed the Qt4 4.51 WPI archives to check out QDesigner with …
2010-02-07:
- 23:25 Ticket #126 (Building projects with "dev" WPI package fails) created by
- Building some qmake-based projects with the "dev" WPI package fails like …
- 23:20 Ticket #125 (QMAKESPEC qmake variable not defined) created by
- Outside the Qt source tree, the QMAKESPEC qmake variable is not defined …
- 14:18 WikiStart edited by
- adjusted source dl path (diff)
- 11:16 Ticket #124 (QSynth makes CPU load 99.9%) created by
- Hi/2. I've ported QSynth, which is a front-end of fluidsynth. BTW when I …
2010-02-06:
- 21:18 WikiStart edited by
- 4.5.1. GA screenshot (diff)
- 21:15 WikiStart edited by
- Updated for 4.5.1 GA. (diff)
- 21:07 Changeset [545] by
- Tagged 4.5.1 GA.
- 21:02 Ticket #107 (Provide WPI archives for runtime and development bundles) closed by
- fixed: Ugggghhhhh. I really worked hard on packaging these days (also fixed a …
- 20:52 Changeset [544] by
- packaging: Initial version of the gear.
- 19:42 Changeset [543] by
- Created the root packaging directory to maintain distribution archive …
2010-02-05:
- 20:53 Changeset [542] by
- README for GA (update #2).
- 20:49 Changeset [541] by
- README for GA (updated).
- 20:07 Changeset [540] by
- examples: Temporarily disable assistant and help examples because of the …
- 15:03 Changeset [539] by
- configure.cmd: Add proper Examples and Demos paths to qt.conf as it …
- 14:32 Changeset [538] by
- qmake/os2-g++: cpdir.cmd: EOL is always CRLF.
- 14:23 Changeset [537] by
- configure.cmd: Introduced --official-build and --official-build-quiet …
- 14:12 Changeset [536] by
- tests/widgets: Testcase for QFileInfo.
- 13:44 Changeset [535] by
- qmake: Don't prepend install commands with '-' in OS/2 mode to have …
- 13:19 Changeset [534] by
- qmake/os2-g++: Don't define QMAKE_STRIP to make sure GNU strip is never …
- 12:26 Changeset [533] by
- qmake/os2-g++: Recognize the "highmem" option in the CONFIG variable that …
- 10:30 Milestone Qt GA completed
- Port all key classes of the Qt toolkit. Some specific limitations (like …
- 01:54 Changeset [532] by
- corelib: Fixed: QFileInfo::isExecutable() would return true for all files …
- 01:30 Changeset [531] by
- qmake: Fixed: Missing path separator in strip and delete commands' …
- 01:07 Changeset [530] by
- qmake/os2: Remove the drive letter in front of $(INSTALL_ROOT) from the …
- 00:42 Changeset [529] by
- qmake: Obey TARGET_SHORT when generating install commands for DLLs (which …
- 00:40 Changeset [528] by
- Ignore patterns.
- 00:37 Changeset [527] by
- qmake: Added install target, for consistency.
- 00:36 Changeset [526] by
- qmake/os2: Use a wrapper for xcopy to avoid weird interactive questions …
2010-02-04:
- 21:46 Changeset [525] by
- qmake/os2: Makefiles for subdirs targets also need QMAKESPECDIR and …
- 20:58 Changeset [524] by
- README for GA.
- 20:57 Changeset [523] by
- Ignore patterns.
- 20:50 Changeset [522] by
- Ignore patterns.
- 20:32 Changeset [521] by
- demos/qtdemo: Use QTDIR-wise OBJECTS_DIR and MOC_DIR [vendor bug].
- 20:21 Changeset [520] by
- examples: painting/svggenerator: Add CWD to DEPENDPATH and INCLUDEPATH …
- 20:16 Changeset [519] by
- examples: widgets/codeeditor: Don't include local headers using the <> …
- 20:11 Changeset [518] by
- examples: Fixed tools/plugandpaint build on OS/2.
- 20:09 Changeset [517] by
- examples: Temporarily disable ipc/sharedmemory example because of the …
- 20:08 Changeset [516] by
- examples: Added #ifndef QT_NO_PRINTER around QPrinter-related parts to …
- 20:06 Changeset [515] by
- demos: Temporarily disable qtdemo because of the missing assistant …
- 20:04 Changeset [514] by
- demos/shared: Don't depend on the private header on platforms that do not …
- 13:25 Changeset [513] by
- qmake: Revert to a static build that doesn't depend on Qt DLLs to simplify …
- 11:23 Changeset [512] by
- tools: designer: Corrected application icon to match the linguist icon.
- 11:22 Changeset [511] by
- tools: linguist: Embed the OS/2 application icon into the executable.
- 10:37 Changeset [510] by
- tools: designer: Slightly improved application icon.
- 02:34 Changeset [509] by
- tools: designer: Embed the OS/2 application icon into the executable.
- 02:24 Changeset [508] by
- gui: Fixed: The default application icon embedded into the executable was …
2010-02-03:
- 13:58 Ticket #123 (Derive language settings from the system) created by
- Currently, Qt relies on the LANG environment variable to detect the …
- 12:55 Ticket #42 (Port QFileDialog) closed by
- wontfix: Not going to do this in the foreseeable future.
- 04:47 Changeset [507] by
- general: Don't use the debug_and_release setup unless it is configured so …
- 03:22 Changeset [506] by
- general: Adjust the Qt version string to the format used by emxexpw.cmd to …
- 03:18 Changeset [505] by
- emxexpw.cmd: Added ${bldlevel} macro that expands to an extended BLDLEVEL …
- 00:06 Changeset [504] by
- gui/kernel: Fixed: Mouse press events replayed after closing the popup by …
2010-02-02:
- 23:17 Changeset [503] by
- More ignore patterns.
- 22:59 Changeset [502] by
- More ignore patterns.
- 22:58 Changeset [501] by
- tests/widgets: Testcase for adding and removing application-defined fonts.
- 22:47 Ticket #89 (Implement QFontDatabase::addApplicationFont() and friends) closed by
- fixed: Done in r500 (hoo, lucky revision number, congrats to us! :)
- 22:46 Changeset [500] by
- gui/text: Implemented …
2010-02-01:
- 23:57 Changeset [499] by
- tests/widget: Added testcase for QEvent::NonClientAreaMouse?* events.
- 12:25 Ticket #122 (Floating dock windows cannot be docked back) closed by
- fixed: Delivering non-client area mouse events is implemented in r498. Docking …
- 12:24 Changeset [498] by
- gui/kernel: Implemented delivering of QEvent::NonClientAreaMouse?* events …
2010-01-31:
- 22:20 Changeset [497] by
- gui/kernel: Use a normal border for top-level Tool widgets since the thin …
- 21:37 Changeset [496] by
- gui/kernel: Fixed: QEvent::Enter/Leave? events were delivered incorrectly …
2010-01-29:
- 19:15 Ticket #117 (Add Sqlite3 backend to Qt) closed by
- fixed: Enabled it b by default as a plugin (Slivan, I looked at the release …
- 19:11 Changeset [495] by
- configure: Enabled the sqlite3 plugin (that uses the sqlite3 source …
- 19:09 Changeset [494] by
- plugins/sqldrivers/sqlite: Shorten DLL name on OS/2.
- 15:46 Ticket #20 (Port sql module) closed by
- fixed: Actually I already enabled the sql module back and it seems to compile and …
- 15:46 Changeset [493] by
- demos/sqlbrowser: Add CWD to DEPENDPATH and INCLUDEPATH which is necessary …
- 14:53 Ticket #121 (Not all numbers on Numberpad work) closed by
- fixed: ok tested both previous not working apps and both seem to work now.
- 14:35 Changeset [492] by
- gui: Fixed: Numpad keys with numbers reported wrong key codes when Numpad …
- 14:02 Ticket #121 (Not all numbers on Numberpad work) reopened by
- i tested it with 2 different apps and can confrim it still doesn't work. …
- 12:53 Changeset [491] by
- demos: Reverted r403 since arthurplugin can now be built on OS/2 (#114).
- 12:52 Changeset [490] by
- demos/arthurplugin: Shorten DLL name on OS/2.
- 12:46 Changeset [489] by
- corelib: Fixed: QLibrary::isLibrary() returned false for .DLL files on …
- 10:44 Ticket #122 (Floating dock windows cannot be docked back) created by
- This may be seen in any application using them such as qdesigner. Quite …
- 10:35 Changeset [488] by
- tests/widget: Added QDesktopServices test.
- 00:36 Changeset [487] by
- qmake: gnumake/OS2: Fixed r482 regression (clean build failure): The next …
- 00:03 Ticket #45 (Port QDesktopServices) closed by
- fixed: Implemented in r486. Below are some remarks about the implementation. In …
- 00:02 Changeset [486] by
- gui: Fully implemented QDesktopServices on OS/2 (closes #45).
- 00:01 Changeset [485] by
- corelib: Fixed r484: Argument list wasn't delimited by spaces.
2010-01-28:
- 22:53 Changeset [484] by
- corelib: Fixed: QProcess::startDetached() would either crash or fail to …
- 19:19 Changeset [483] by
- gui/kernel: Fixed: Wrong widget-relative mouse position in mouse events. …
- 17:44 Changeset [482] by
- qmake: gnumake/OS2: Fixed split DLL builds: Second and further parts with …
- 15:15 Ticket #121 (Not all numbers on Numberpad work) closed by
- feedback pending: this is probably already fixed in r433 please test again with GA in about …
- 15:03 Ticket #121 (Not all numbers on Numberpad work) created by
- Some but not all numbers work on the numberpad. 23589 all work. The …
- 13:09 Ticket #120 (Nokia) created by
- send patches to nokia, as the seemed to be interested on our port
2010-01-27:
- 22:09 Changeset [481] by
- tests/widget: Added simple QCursor test.
- 22:04 Ticket #73 (Implement custom cursor shapes) closed by
- fixed: Done in r479 and r480. This also includes standard Qt cursor shapes …
- 22:03 Changeset [480] by
- gui: QCursor: Use a combination of the standard arrow and wait OS/2 …
- 20:49 Changeset [479] by
- gui: QCursor: Added missing cursor shapes and implemented support for …
- 20:42 Changeset [478] by
- gui: Fixed QPixmap::toPmHPOINTER(): 1) Correct the hot spot when centering …
2010-01-26:
- 22:32 Ticket #114 (Port QDesigner) closed by
- fixed: In r477, I fixed a bug that caused constant failures during backup file …
- 22:23 Changeset [477] by
- corelib: QFile::copy(): Use DosCopy?() instead of read/write. This also …
- 13:37 Ticket #118 (showFullScreen() of a frame window) closed by
- fixed: Ko, thank you for your nice contribution! Although it turned out that …
- 13:37 Changeset [476] by
- gui: Fixed: Visible title bar and frame of the top-level window after …
2010-01-25:
- 22:19 Changeset [475] by
- tools: Enabled everything except assistant (that is, designer, pixeltool, …
- 22:17 Ticket #32 (Port DND classes) closed by
- fixed: I fixed all the cosmetics and some more small bugs. This task is now done.
- 22:16 Changeset [474] by
- gui: DnD: Added some documentation for important QPMMime classes and …
- 21:24 Ticket #119 (Port QAssistant) created by
- QAssistant (an online help tool) cannot be built right now because it …
- 20:52 Changeset [473] by
- gui: DnD: Fixed: Dropping from Qt apps to some bogus apps (e.g. EPM) …
- 17:56 Changeset [472] by
- gui: DnD: Fixed: Don't accept QDragMoveEvent by default if the previous …
- 17:03 Changeset [471] by
- gui: DnD: Replaced r470 with a better solution (simpler and doesn't report …
2010-01-23:
- 15:44 Changeset [470] by
- gui: DnD: Added support for dragging empty QMimeData with no formats (used …
2010-01-22:
- 20:50 Changeset [469] by
- gui: DnD: Implemented support for setting the drag pixmap.
- 18:43 Changeset [468] by
- examples/draganddrop: Be consistent and use children as drag sources …
- 18:21 Changeset [467] by
- gui: QWidget: When setting the parent, take the parent's resolve masks to …
- 15:38 Changeset [466] by
- gui: DnD: Fixed: Drag events over children that don't accept drops are now …
- 12:24 Changeset [465] by
- gui: DnD: QPMAnyMime: Added fallback support for any mime type not …
- 12:20 Changeset [464] by
- gui: DnD: Revalidate the default acceptance of the next drag move event …
2010-01-21:
- 21:52 Changeset [463] by
- gui: DnD: Respect the change to the drop action applications may make in …
- 19:45 Changeset [462] by
- gui: DnD: Fixed: Don't accept drag objects that were rejected by …
- 18:36 Changeset [461] by
- gui: DnD: Fixed representing local files as text/uri-list.
- 16:21 Changeset [460] by
- gui: DnD: Fixed: The "container" part of the drag item representing the …
- 15:58 Changeset [459] by
- gui: DnD: Fixed: Don't delete the source file carrying the drag data if we …
- 12:46 Changeset [458] by
- gui: DnD: Added support for drag sources that don't support synchronous …
2010-01-20:
- 21:12 Changeset [457] by
- gui: Fixed converting text from/to local code page during DnD.
- 20:24 Changeset [456] by
- configure.cmd: Enabled Drag and Drop by default.
- 19:50 Changeset [455] by
- gui: Fixed warnings.
- 17:12 Changeset [454] by
- gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
- 15:33 Changeset [453] by
- gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
- 13:21 Changeset [452] by
- gui: Fixed parenthesis.
- 12:56 Changeset [451] by
- gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …
2010-01-19:
- 23:30 Changeset [450] by
- kernel: DnD: Made Copy operation work. Fixed several small bugs.
2010-01-15:
- 19:44 Ticket #118 (showFullScreen() of a frame window) created by
- Hi/2. when using showFullScreen() with a frame window, a title bar and a …
2010-01-14:
- 10:03 Changeset [449] by
- kernel: DnD: Fixed QDND_DEBUG build.
2010-01-13:
- 21:14 Changeset [448] by
- gui: DnD: Drag party code in progress.
2010-01-12:
- 12:00 Changeset [447] by
- gui: DnD: Implemented support for painting in widgets during drag and …
2010-01-09:
- 23:19 Ticket #117 (Add Sqlite3 backend to Qt) created by
- Quassel (an IRC client) builds pretty easily with cmake & Qt4 beta5, …
2010-01-08:
- 17:03 WikiStart edited by
- removed "smaller" from "smaller applications" since LyX and Scribus are … (diff)
2009-12-30:
- 02:45 Changeset [446] by
- qmake: Ignore tmp dir.
- 02:41 Changeset [445] by
- qmake: Don't create extra temporary directories in non-bootstrapped build …
- 02:32 Changeset [444] by
- gui: DND: Implemented dropping text to Qt applications.
2009-12-28:
- 19:21 Changeset [443] by
- Fixed the build.
- 02:50 Changeset [442] by
- gui: A bunch of updates to the DND code (the drop site party).
2009-12-26:
- 02:14 Changeset [441] by
- gui: QPMMime: Adding more DND support code, fixing the build.
2009-12-25:
- 00:25 Changeset [440] by
- corelib: FIxed more pedantic warnings.
- 00:21 Changeset [439] by
- gui: More DnD code typed in.
2009-12-24:
- 03:29 Changeset [438] by
- gui: First DnD bits.
2009-12-23:
- 01:02 Changeset [437] by
- gui: Implemented new blit mirroring method using undocumented …
2009-12-22:
- 22:11 Changeset [436] by
- tests: Added blit example to calculate the roundtrip speed of copying …
- 12:42 Changeset [435] by
- tests/widget: Added buttons with shortcuts testcase.
- 02:35 Ticket #50 (Finish QKeyMapper) closed by
- fixed: Implemented the described approach including the note (so that …
- 02:34 Changeset [434] by
- gui: Implemented proper generation of possible key and modifier …
Note: See TracTimeline
for information about the timeline view.
