Timeline
Mar 8, 2010:
- 9:45 PM Changeset [662] by
- tools: linguist: Added more QT_NO_PRINTER.
- 9:29 PM Changeset [661] by
- gui: Removed DLL split in debug mode since it seems to work fine as a …
- 7:36 PM Changeset [660] by
- corelib: Fixed QFile: QIODevice::Unbuffered would cause open() files …
- 5:09 PM Changeset [659] by
- global: Updated year to 2010 in OS/2-specific headers.
- 4:45 PM Changeset [658] by
- configure.cmd: Ask if the webkit module should be built (defaults to …
- 4:14 PM Changeset [657] by
- Ignore patterns.
- 4:00 PM Changeset [656] by
- qmake:qmake: os2/gnumake: Add support for the …
- 3:50 PM Changeset [655] by
- emxexpw.cmd: Allow to run w/o the object list which generates a DEF …
- 3:45 PM Changeset [654] by
- qmake: os2/gnumake: Use -Wl, to pass the object list response file to …
- 3:41 PM Changeset [653] by
- demos/browser: Fixed the build (CWD in INCLUDEPATH).
- 3:39 PM Changeset [652] by
- global: Avoid warning about the dllimport attribute is ignored.
- 12:52 PM Changeset [651] by
- trunk: Merged in qt 4.6.2 sources.
- 9:53 AM Ticket #143 (Linguist build fails.) created by
- tools\linguist\linguist\mainwindow.cpp doesn't honour QT_NO_PRINTER. …
- 12:06 AM Changeset [650] by
- vendor: Tagged qt-everywhere-opensource-src-4.6.2 for further reference.
Mar 7, 2010:
- 11:52 PM Changeset [649] by
- vendor: Merged in qt-everywhere-opensource-src-4.6.2 from Nokia.
- 9:50 PM Changeset [648] by
- global: Use declspec(dllexport) on OS/2 (first step to reduce the …
- 9:20 PM Ticket #119 (Port QAssistant) closed by
- fixed: The problem in assistant is fixed in r647. This defect may be closed now.
- 9:20 PM Changeset [647] by
- tools: assistant: Fixed 100% CPU load/system freeze when controlling …
- 9:17 PM Changeset [646] by
- corelib: QProcess: Fixed a problem that, depending on the order of …
- 8:39 PM Changeset [645] by
- corelib: QProcess: Fixed a typo that could make it impossible to read …
- 7:09 PM Changeset [644] by
- corelib: Increase the sleep time in r643.
- 6:25 PM Ticket #124 (QSynth makes CPU load 99.9%) closed by
- wontfix: I found the exact reason for the freeze. Please see …
- 6:22 PM Changeset [643] by
- corelib: Protect against the frozen system when QSocketNotifier is …
- 5:14 AM Ticket #142 (QT4-GA setup documentation-- at best, a disaster!) created by
- Is there any chance you could publish documentation that normal human …
Mar 6, 2010:
- 12:32 AM Changeset [642] by
- gui: Use native file icons in standard Qt file dialogs.
Mar 5, 2010:
- 9:35 PM Changeset [641] by
- examples/help: contextsensitivehelp: Fixed the build.
- 9:33 PM Changeset [640] by
- demos/examples: Reverted r515 and r540 (enabled help- and …
- 8:32 PM Changeset [639] by
- 3rdparty: JavaScriptCore: Removed annoying warnings.
- 8:27 PM Changeset [638] by
- Ignore patterns.
- 8:06 PM Changeset [637] by
- webcore: Made it build on OS/2.
- 7:50 PM Changeset [636] by
- webkit: Appliied r592 to a local javaScriptCore.
- 12:54 PM Ticket #88 (Qt 4.6) reopened by
- I will update to 4.6.2; there doesn't seem to be any changes that …
- 12:31 PM Changeset [635] by
- general: QLocale: Fixed broken tools builds.
- 1:47 AM Changeset [634] by
- tools: Enabled building of assistant and tools.
- 1:44 AM Changeset [633] by
- 3rdparty/clucene: Use _ASCII mode on OS/2 since wcscmp()/wcsncmp() are …
- 1:38 AM Changeset [632] by
- 3rdparty/clucene: Made it build in _ASCII mode.
Mar 4, 2010:
- 9:03 PM Changeset [631] by
- tools/assistant: Make it build on OS/2.
- 7:39 PM Changeset [630] by
- 3rdparty/clucene: Added OS/2 support [patch by rudi].
- 7:33 PM Changeset [629] by
- qmake: os2/gnumake: Added support for LIBS_PRIVATE introduced in Qt 4.6.
- 1:22 AM Ticket #137 (QDirModel shows phantom drive B:) closed by
- fixed
- 1:21 AM Ticket #6 (Port QFileSystemWatcher) closed by
- fixed: It turned out that checking for drive changes every 3 seconds is very …
- 1:19 AM Changeset [628] by
- corelib: Enabled native XWP-based file watcher on OS/2.
- 1:07 AM Changeset [627] by
- gui: Don't hide valid drive letters with no media inserted from …
Mar 3, 2010:
- 11:18 PM Changeset [626] by
- Reverted r613 (see #137).
- 11:06 PM Changeset [625] by
- tests/widget: Extended locale test.
- 9:25 PM Ticket #123 (Derive language settings from the system) closed by
- fixed: Done in r622. Now, the language is derived from the country code of …
- 9:24 PM Changeset [624] by
- Readme for r623.
- 9:22 PM Changeset [623] by
- corelib: Ignore the system locale object by default as it is known to …
- 8:54 PM Changeset [622] by
- corelib: Implemented deriving the defaut locale from the process …
- 3:04 AM Changeset [621] by
- gui: QPixmap: Enhanced fromPmHBITMAO, added fromPmHPOINTER().
Mar 2, 2010:
- 2:45 PM Changeset [620] by
- Ups.
- 2:20 PM Changeset [619] by
- Be on the safe side.
- 2:03 PM Ticket #39 (Port QAccessible) closed by
- fixed: It turned out that we only need to enable the compilation of the …
- 1:46 PM Changeset [618] by
- gui: Enabled accessibility support on OS/2. Closes #39.
Mar 1, 2010:
- 9:38 PM Changeset [617] by
- gui: Enabled MMX/SSE support (on by default), see #48 for details.
- 12:17 PM Ticket #36 (Port QPrintEngine and QPrinterInfo) closed by
- fixed: The primary task is done so closing this defect. Created #141 to track …
- 12:16 PM 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 …
Feb 28, 2010:
- 11:13 PM Changeset [616] by
- corelib: Implemented native (XWP-based) file system watcher for OS/2 …
Feb 27, 2010:
- 1:35 AM 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. …
- 1:33 AM Changeset [615] by
- corelib: Make sure hardware error popups are disabled at application …
- 12:27 AM Changeset [614] by
- corelib: QFSFileEngineIterator: Check that the drive is ready before …
- 12:25 AM Changeset [613] by
- corelib/gui: Add support for watching drive list changes (represented …
- 12:21 AM Changeset [612] by
- corelib: Always return true from QFileInfo::isRoot()/isDir() for paths …
Feb 26, 2010:
- 7:49 PM Changeset [611] by
- tests/widget: Cleaned up debugging according to r605 changes and added …
- 7:47 PM Changeset [610] by
- tests: common.pri: Added 'debug-dbg' and 'releae-dbg' targets that …
- 7:44 PM Changeset [609] by
- corelib: Fixed QProcess: Data could not be successfully read or …
- 5:54 PM Changeset [608] by
- guil: Fixed broken build after r607: INCL_DOSDEVIOCTL causes ALT and …
- 2:25 PM Changeset [607] by
- gui: Select the correct icon for the drive letter in standard file …
- 2:01 PM 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 …
- 1:59 PM Changeset [606] by
- gui: Fixed 4.51->4.6.1 regression: Inconsistent behavior of drive …
- 1:43 PM 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 …
- 12:35 PM Ticket #139 (Enable drive icons) created by
- Assign the proper icons to drives (i.e. Floppy, CD, HDD nad Network).
- 1:53 AM Ticket #136 (QtScript module does not build) closed by
- fixed: Closing it; a non-working module would be a separate issue.
- 12:33 AM Changeset [605] by
- gui: Cleaned up debug printing: get rid of qStr*() functions and use …
- 12:29 AM Changeset [604] by
- corelib: Added qDebugFmt() and qDebugFmtHex() debug stream modifiers …
Feb 25, 2010:
- 4:31 AM Changeset [603] by
- gui: Fixed assertion at #1125 in qwidget.cpp (due to an attempt to …
- 12:03 AM Changeset [602] by
- corelib: QFileSystemWatcher: In the fall-back polling watcher, …
Feb 24, 2010:
- 10:35 PM Ticket #130 (Clicking HTTP links doesn't start the browser) closed by
- fixed: All fixed in r600, r601.
- 10:34 PM Changeset [601] by
- corelib: Wrong place for #include.
- 10:26 PM Changeset [600] by
- corelib: Fixed QProcess::startDetached() which would not work in …
- 8:05 PM Ticket #88 (Qt 4.6) closed by
- fixed: Closing this task since the trunk builds completely now.
- 8:03 PM Changeset [599] by
- corelib: Fixed crash in QVariantAnimation::registerInterpolator(): the …
- 10:13 AM Ticket #138 (QMake ignores LIBS_PRIVATE) created by
- The title says it. There has been a change in the implementation of …
Feb 23, 2010:
- 10:45 PM Changeset [598] by
- Ignore patterns.
- 10:27 PM Changeset [597] by
- plugins/graphicsystems: Short DLL names on OS/2.
- 3:37 PM Changeset [596] by
- lrelease: Fixed the build.
- 3:36 PM Changeset [595] by
- general: Fixed a couple of warnings.
- 2:34 PM Changeset [594] by
- qmake: Fixed: On debug_and_release platforms, qrc output files were …
- 1:15 AM Changeset [593] by
- qmake: features/os2: splitDll: Take FORMS and RESOURCES into the split …
- 12:37 AM Changeset [592] by
- 3rdparty: JavaScriptCore: Added support for the OS/2 platform (untested).
- 12:30 AM Changeset [591] by
- 3rdparty: JavaScriptCore: Don't create separate out directories in …
Feb 22, 2010:
- 6:35 PM WikiStart edited by
- layout (diff)
- 6:13 PM WikiStart edited by
- qbittorent first screenshot (diff)
- 4:14 PM Ticket #133 (API_FPU_CW_Wrappers.h errors) closed by
- wontfix
- 4:02 PM Changeset [590] by
- configure.cmd: Disable the declarative module (it's not even in the …
- 10:35 AM Ticket #137 (QDirModel shows phantom drive B:) created by
- Using a QDirModel to list all drives shows an empty line (apparently a …
Feb 21, 2010:
- 8:51 PM Ticket #136 (QtScript module does not build) created by
- I've just discovered that the QtScript module does not build. It …
- 7:35 PM Changeset [589] by
- Ignore configure.log.
- 7:07 PM Changeset [588] by
- configure.cmd: Be consistent.
- 6:48 PM Changeset [587] by
- configure.cmd: Make sure that all "auto" options that haven't been …
- 6:13 PM Changeset [586] by
- configure.cmd: Make sure QT_BUILD_KEY (QLibraryInfo::buildKey()) will …
- 4:35 PM Changeset [585] by
- configure.cmd: Adjust to the new configuration options in Qt 4.6 (this …
- 3:12 PM Ticket #135 (Check if WebKit can be built) created by
- We should try to find out what are the requirements of the WebKit …
Feb 19, 2010:
- 5:54 PM Changeset [584] by
- qmake: Add CWD to INCLUDEPATH.
- 4:04 PM Changeset [583] by
- corelib: QProcess: Get rid of the unexpected "DosQueryNPipeSemState …
- 12:41 PM Changeset [582] by
- configure.cmd: Fixed: QT_BUILD_KEY (and QLibraryInfo::buildKey()) …
- 12:34 AM Changeset [581] by
- packaging: qpmobjectwindow_pm_p.h isn't necessary in the "dev" package …
- 12:29 AM Changeset [580] by
- gui: Removed qmime.h dependency on private qpmobjectwindow_pm_p.h and …
Feb 18, 2010:
- 3:36 PM Changeset [579] by
- gui: Mention that OS/2 supports CUPS in the documentation for printer …
- 3:27 PM Changeset [578] by
- configure.cmd: Added QT_NO_LPR (and made Qt sources additionally use …
- 2:36 PM Changeset [577] by
- configure.cmd: CUPS_INCLUDEPATH and CUPS_LIBS environment variables …
- 12:11 PM Ticket #43 (Port QPrintDialog and QPageSetupDialog) closed by
- fixed: This was done within #36.
- 1:39 AM Changeset [576] by
- configure.cmd: Enabled printing by default.
- 12:24 AM Changeset [575] by
- gui: Non-native QPrinterDialog: Leave the output file name empty when …
Feb 17, 2010:
- 9:58 PM Changeset [574] by
- gui: Printing/CUPS: Fixed: Temporary files created by CUPS on request …
- 8:53 PM Changeset [573] by
- gui: Implemented support for printing through CUPS on OS/2.
Feb 15, 2010:
- 7:55 PM Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing ...) closed by
- fixed
- 7:53 PM Changeset [572] by
- qmake: Perform hackish path substutition magic on OS/2 as well as on …
- 5:45 PM Ticket #134 (QMake: Incorrectly generated INCLUDE entries due to missing ...) created by
- Incorrect INCLUDE entries have been generated. Solved by changing …
Feb 13, 2010:
- 10:18 PM Changeset [571] by
- gui: Back to 3-DLL setup in debug mode as it gives more balanced yet …
- 9:59 PM Changeset [570] by
- gui: Fixed assertion in QVector::at() at startup.
- 6:36 PM Changeset [569] by
- gui: Adopted to 4.6.1 changes.
- 1:03 PM Ticket #133 (API_FPU_CW_Wrappers.h errors) created by
- I am testing Harbour (www.harbour-project.org) hbqt contrib with …
- 10:54 AM 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 …
- 9:44 AM 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 …
- 1:10 AM Changeset [568] by
- network: Adopted to 4.6.1 changes.
- 1:06 AM Changeset [567] by
- corelib: Adopted to 4.6.1 changes.
- 1:02 AM Changeset [566] by
- qmake: Adopted to 4.6.1 changes.
- 1:01 AM Changeset [565] by
- configure.cmd: Create qt_configure_installation needed for QLibraryInfo.
Feb 12, 2010:
- 2:00 PM Changeset [564] by
- general: Updated headers of OS/2 sources.
- 11:47 AM WikiStart edited by
- changed wording (diff)
- 11:16 AM 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 AM 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 AM WikiStart edited by
- Updated the link to the "lib" WPI archive (noxwpdep version). (diff)
Feb 11, 2010:
- 11:56 PM Changeset [563] by
- general: Remove svn:executable from text files as well as svn:eol and …
- 11:53 PM Changeset [562] by
- general: Set svn:executable and svn:eol=CRLF for all .cmd files.
- 11:19 PM Changeset [561] by
- trunk: Merged in qt 4.6.1 sources.
- 10:38 PM 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 …
- 8:04 AM 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 { …
Feb 10, 2010:
- 2:51 PM Changeset [560] by
- Reverted back r6 before merging with vendor/4.6.1 where the conflict …
- 1:42 AM Changeset [559] by
- branches: Created 4.5.1 branch out of trunk.
- 1:33 AM Changeset [558] by
- vendor: Tagged qt-everywhere-opensource-src-4.6.1 for further reference.
- 1:30 AM Changeset [557] by
- vendor: Removed keyword substitution from all files in the Qt tree as …
- 12:52 AM Changeset [556] by
- vendor: Merged in qt-everywhere-opensource-src-4.6.1 from Nokia.
Feb 9, 2010:
- 10:47 PM Ticket #127 (QDesigner fails to load large/complex ui file made on MAC/Windows) closed by
- fixed: Thank you for the feedback.
- 2:24 PM Changeset [555] by
- examples: Fixed: TEMPLATE=lib should come before …
- 2:22 PM Changeset [554] by
- examples/tools: Shorten DLL name on OS/2.
- 2:03 PM Changeset [553] by
- examples/designer: Shorten DLL name on OS/2.
- 1:28 PM Changeset [552] by
- general: Install DLLs from tools to bin on OS/2 too.
- 12:22 PM Changeset [551] by
- corelib: Fixed: Regular files were treated as sequential streams which …
Feb 8, 2010:
- 6:55 PM Ticket #125 (QMAKESPEC qmake variable not defined) closed by
- fixed: Fixed in r550. This in particular affected applications built using …
- 6:54 PM Changeset [550] by
- qmake/os2: Don't rely on QMAKESPEC as it is not defined outside the …
- 6:34 PM Changeset [549] by
- packaging: Remove qt.conf unnecessary after r548.
- 6:31 PM Changeset [548] by
- qmake: Use the system-wide qtsys.conf if qt.conf isn't found in the …
- 5:53 PM 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 …
- 5:51 PM Changeset [547] by
- qmake: Don't end the OBJECTS_DIR variable definition with the space …
- 4:10 PM Changeset [546] by
- packaging: Allow the "lib" WPI package to be installed w/o XWorkplace …
- 12:47 PM 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 AM 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 …
Feb 7, 2010:
- 11:25 PM Ticket #126 (Building projects with "dev" WPI package fails) created by
- Building some qmake-based projects with the "dev" WPI package fails …
- 11:20 PM Ticket #125 (QMAKESPEC qmake variable not defined) created by
- Outside the Qt source tree, the QMAKESPEC qmake variable is not …
- 2:18 PM WikiStart edited by
- adjusted source dl path (diff)
- 11:16 AM Ticket #124 (QSynth makes CPU load 99.9%) created by
- Hi/2. I've ported QSynth, which is a front-end of fluidsynth. BTW …
Feb 6, 2010:
- 9:18 PM WikiStart edited by
- 4.5.1. GA screenshot (diff)
- 9:15 PM WikiStart edited by
- Updated for 4.5.1 GA. (diff)
- 9:07 PM Changeset [545] by
- Tagged 4.5.1 GA.
- 9:02 PM 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 …
- 8:52 PM Changeset [544] by
- packaging: Initial version of the gear.
- 7:42 PM Changeset [543] by
- Created the root packaging directory to maintain distribution archive …
Feb 5, 2010:
- 8:53 PM Changeset [542] by
- README for GA (update #2).
- 8:49 PM Changeset [541] by
- README for GA (updated).
- 8:07 PM Changeset [540] by
- examples: Temporarily disable assistant and help examples because of …
- 3:03 PM Changeset [539] by
- configure.cmd: Add proper Examples and Demos paths to qt.conf as it …
- 2:32 PM Changeset [538] by
- qmake/os2-g++: cpdir.cmd: EOL is always CRLF.
- 2:23 PM Changeset [537] by
- configure.cmd: Introduced --official-build and --official-build-quiet …
- 2:12 PM Changeset [536] by
- tests/widgets: Testcase for QFileInfo.
- 1:44 PM Changeset [535] by
- qmake: Don't prepend install commands with '-' in OS/2 mode to have …
- 1:19 PM Changeset [534] by
- qmake/os2-g++: Don't define QMAKE_STRIP to make sure GNU strip is …
- 12:26 PM Changeset [533] by
- qmake/os2-g++: Recognize the "highmem" option in the CONFIG variable …
- 10:30 AM Milestone Qt GA completed
- Port all key classes of the Qt toolkit. Some specific limitations …
- 1:54 AM Changeset [532] by
- corelib: Fixed: QFileInfo::isExecutable() would return true for all …
- 1:30 AM Changeset [531] by
- qmake: Fixed: Missing path separator in strip and delete commands' …
- 1:07 AM Changeset [530] by
- qmake/os2: Remove the drive letter in front of $(INSTALL_ROOT) from …
- 12:42 AM Changeset [529] by
- qmake: Obey TARGET_SHORT when generating install commands for DLLs …
- 12:40 AM Changeset [528] by
- Ignore patterns.
- 12:37 AM Changeset [527] by
- qmake: Added install target, for consistency.
- 12:36 AM Changeset [526] by
- qmake/os2: Use a wrapper for xcopy to avoid weird interactive …
Feb 4, 2010:
- 9:46 PM Changeset [525] by
- qmake/os2: Makefiles for subdirs targets also need QMAKESPECDIR and …
- 8:58 PM Changeset [524] by
- README for GA.
- 8:57 PM Changeset [523] by
- Ignore patterns.
- 8:50 PM Changeset [522] by
- Ignore patterns.
- 8:32 PM Changeset [521] by
- demos/qtdemo: Use QTDIR-wise OBJECTS_DIR and MOC_DIR [vendor bug].
- 8:21 PM Changeset [520] by
- examples: painting/svggenerator: Add CWD to DEPENDPATH and INCLUDEPATH …
- 8:16 PM Changeset [519] by
- examples: widgets/codeeditor: Don't include local headers using the <> …
- 8:11 PM Changeset [518] by
- examples: Fixed tools/plugandpaint build on OS/2.
- 8:09 PM Changeset [517] by
- examples: Temporarily disable ipc/sharedmemory example because of the …
- 8:08 PM Changeset [516] by
- examples: Added #ifndef QT_NO_PRINTER around QPrinter-related parts to …
- 8:06 PM Changeset [515] by
- demos: Temporarily disable qtdemo because of the missing assistant …
- 8:04 PM Changeset [514] by
- demos/shared: Don't depend on the private header on platforms that do …
- 1:25 PM Changeset [513] by
- qmake: Revert to a static build that doesn't depend on Qt DLLs to …
- 11:23 AM Changeset [512] by
- tools: designer: Corrected application icon to match the linguist icon.
- 11:22 AM Changeset [511] by
- tools: linguist: Embed the OS/2 application icon into the executable.
- 10:37 AM Changeset [510] by
- tools: designer: Slightly improved application icon.
- 2:34 AM Changeset [509] by
- tools: designer: Embed the OS/2 application icon into the executable.
- 2:24 AM Changeset [508] by
- gui: Fixed: The default application icon embedded into the executable …
Feb 3, 2010:
- 1:58 PM Ticket #123 (Derive language settings from the system) created by
- Currently, Qt relies on the LANG environment variable to detect the …
- 12:55 PM Ticket #42 (Port QFileDialog) closed by
- wontfix: Not going to do this in the foreseeable future.
- 4:47 AM Changeset [507] by
- general: Don't use the debug_and_release setup unless it is configured …
- 3:22 AM Changeset [506] by
- general: Adjust the Qt version string to the format used by …
- 3:18 AM Changeset [505] by
- emxexpw.cmd: Added ${bldlevel} macro that expands to an extended …
- 12:06 AM Changeset [504] by
- gui/kernel: Fixed: Mouse press events replayed after closing the popup …
Feb 2, 2010:
- 11:17 PM Changeset [503] by
- More ignore patterns.
- 10:59 PM Changeset [502] by
- More ignore patterns.
- 10:58 PM Changeset [501] by
- tests/widgets: Testcase for adding and removing application-defined fonts.
- 10:47 PM Ticket #89 (Implement QFontDatabase::addApplicationFont() and friends) closed by
- fixed: Done in r500 (hoo, lucky revision number, congrats to us! :)
- 10:46 PM Changeset [500] by
- gui/text: Implemented …
Feb 1, 2010:
- 11:57 PM Changeset [499] by
- tests/widget: Added testcase for QEvent::NonClientAreaMouse* events.
- 12:25 PM Ticket #122 (Floating dock windows cannot be docked back) closed by
- fixed: Delivering non-client area mouse events is implemented in r498. …
- 12:24 PM Changeset [498] by
- gui/kernel: Implemented delivering of QEvent::NonClientAreaMouse* …
Jan 31, 2010:
- 10:20 PM Changeset [497] by
- gui/kernel: Use a normal border for top-level Tool widgets since the …
- 9:37 PM Changeset [496] by
- gui/kernel: Fixed: QEvent::Enter/Leave events were delivered …
Jan 29, 2010:
- 7:15 PM Ticket #117 (Add Sqlite3 backend to Qt) closed by
- fixed: Enabled it b by default as a plugin (Slivan, I looked at the release …
- 7:11 PM Changeset [495] by
- configure: Enabled the sqlite3 plugin (that uses the sqlite3 source …
- 7:09 PM Changeset [494] by
- plugins/sqldrivers/sqlite: Shorten DLL name on OS/2.
- 3:46 PM Ticket #20 (Port sql module) closed by
- fixed: Actually I already enabled the sql module back and it seems to compile …
- 3:46 PM Changeset [493] by
- demos/sqlbrowser: Add CWD to DEPENDPATH and INCLUDEPATH which is …
- 2:53 PM Ticket #121 (Not all numbers on Numberpad work) closed by
- fixed: ok tested both previous not working apps and both seem to work now.
- 2:35 PM Changeset [492] by
- gui: Fixed: Numpad keys with numbers reported wrong key codes when …
- 2:02 PM Ticket #121 (Not all numbers on Numberpad work) reopened by
- i tested it with 2 different apps and can confrim it still doesn't …
- 12:53 PM Changeset [491] by
- demos: Reverted r403 since arthurplugin can now be built on OS/2 (#114).
- 12:52 PM Changeset [490] by
- demos/arthurplugin: Shorten DLL name on OS/2.
- 12:46 PM Changeset [489] by
- corelib: Fixed: QLibrary::isLibrary() returned false for .DLL files on …
- 10:44 AM Ticket #122 (Floating dock windows cannot be docked back) created by
- This may be seen in any application using them such as qdesigner. …
- 10:35 AM Changeset [488] by
- tests/widget: Added QDesktopServices test.
- 12:36 AM Changeset [487] by
- qmake: gnumake/OS2: Fixed r482 regression (clean build failure): The …
- 12:03 AM Ticket #45 (Port QDesktopServices) closed by
- fixed: Implemented in r486. Below are some remarks about the implementation. …
- 12:02 AM Changeset [486] by
- gui: Fully implemented QDesktopServices on OS/2 (closes #45).
- 12:01 AM Changeset [485] by
- corelib: Fixed r484: Argument list wasn't delimited by spaces.
Jan 28, 2010:
- 10:53 PM Changeset [484] by
- corelib: Fixed: QProcess::startDetached() would either crash or fail …
- 7:19 PM Changeset [483] by
- gui/kernel: Fixed: Wrong widget-relative mouse position in mouse …
- 5:44 PM Changeset [482] by
- qmake: gnumake/OS2: Fixed split DLL builds: Second and further parts …
- 3:15 PM 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 …
- 3:03 PM Ticket #121 (Not all numbers on Numberpad work) created by
- Some but not all numbers work on the numberpad. 23589 all work. The …
- 1:09 PM Ticket #120 (Nokia) created by
- send patches to nokia, as the seemed to be interested on our port
Jan 27, 2010:
- 10:09 PM Changeset [481] by
- tests/widget: Added simple QCursor test.
- 10:04 PM Ticket #73 (Implement custom cursor shapes) closed by
- fixed: Done in r479 and r480. This also includes standard Qt cursor shapes …
- 10:03 PM Changeset [480] by
- gui: QCursor: Use a combination of the standard arrow and wait OS/2 …
- 8:49 PM Changeset [479] by
- gui: QCursor: Added missing cursor shapes and implemented support for …
- 8:42 PM Changeset [478] by
- gui: Fixed QPixmap::toPmHPOINTER(): 1) Correct the hot spot when …
Jan 26, 2010:
- 10:32 PM Ticket #114 (Port QDesigner) closed by
- fixed: In r477, I fixed a bug that caused constant failures during backup …
- 10:23 PM Changeset [477] by
- corelib: QFile::copy(): Use DosCopy() instead of read/write. This also …
- 1:37 PM Ticket #118 (showFullScreen() of a frame window) closed by
- fixed: Ko, thank you for your nice contribution! Although it turned out that …
- 1:37 PM Changeset [476] by
- gui: Fixed: Visible title bar and frame of the top-level window after …
Jan 25, 2010:
- 10:19 PM Changeset [475] by
- tools: Enabled everything except assistant (that is, designer, …
- 10:17 PM Ticket #32 (Port DND classes) closed by
- fixed: I fixed all the cosmetics and some more small bugs. This task is now done.
- 10:16 PM Changeset [474] by
- gui: DnD: Added some documentation for important QPMMime classes and …
- 9:24 PM Ticket #119 (Port QAssistant) created by
- QAssistant (an online help tool) cannot be built right now because it …
- 8:52 PM Changeset [473] by
- gui: DnD: Fixed: Dropping from Qt apps to some bogus apps (e.g. EPM) …
- 5:56 PM Changeset [472] by
- gui: DnD: Fixed: Don't accept QDragMoveEvent by default if the …
- 5:03 PM Changeset [471] by
- gui: DnD: Replaced r470 with a better solution (simpler and doesn't …
Jan 23, 2010:
- 3:44 PM Changeset [470] by
- gui: DnD: Added support for dragging empty QMimeData with no formats …
Jan 22, 2010:
- 8:50 PM Changeset [469] by
- gui: DnD: Implemented support for setting the drag pixmap.
- 6:43 PM Changeset [468] by
- examples/draganddrop: Be consistent and use children as drag sources …
- 6:21 PM Changeset [467] by
- gui: QWidget: When setting the parent, take the parent's resolve masks …
- 3:38 PM Changeset [466] by
- gui: DnD: Fixed: Drag events over children that don't accept drops are …
- 12:24 PM Changeset [465] by
- gui: DnD: QPMAnyMime: Added fallback support for any mime type not …
- 12:20 PM Changeset [464] by
- gui: DnD: Revalidate the default acceptance of the next drag move …
Jan 21, 2010:
- 9:52 PM Changeset [463] by
- gui: DnD: Respect the change to the drop action applications may make …
- 7:45 PM Changeset [462] by
- gui: DnD: Fixed: Don't accept drag objects that were rejected by …
- 6:36 PM Changeset [461] by
- gui: DnD: Fixed representing local files as text/uri-list.
- 4:21 PM Changeset [460] by
- gui: DnD: Fixed: The "container" part of the drag item representing …
- 3:58 PM Changeset [459] by
- gui: DnD: Fixed: Don't delete the source file carrying the drag data …
- 12:46 PM Changeset [458] by
- gui: DnD: Added support for drag sources that don't support …
Jan 20, 2010:
- 9:12 PM Changeset [457] by
- gui: Fixed converting text from/to local code page during DnD.
- 8:24 PM Changeset [456] by
- configure.cmd: Enabled Drag and Drop by default.
- 7:50 PM Changeset [455] by
- gui: Fixed warnings.
- 5:12 PM Changeset [454] by
- gui: DnD: Fixed: Supported DnD operations (actions) were not correctly …
- 3:33 PM Changeset [453] by
- gui: DnD: Fixed: Coordinates of the DnD events were vertically shifted.
- 1:21 PM Changeset [452] by
- gui: Fixed parenthesis.
- 12:56 PM Changeset [451] by
- gui: DnD: Support changing the DnD operation (Copy, Move, Link) on the …
Jan 19, 2010:
- 11:30 PM Changeset [450] by
- kernel: DnD: Made Copy operation work. Fixed several small bugs.
Jan 15, 2010:
- 7:44 PM Ticket #118 (showFullScreen() of a frame window) created by
- Hi/2. when using showFullScreen() with a frame window, a title bar …
Jan 14, 2010:
- 10:03 AM Changeset [449] by
- kernel: DnD: Fixed QDND_DEBUG build.
Jan 13, 2010:
- 9:14 PM Changeset [448] by
- gui: DnD: Drag party code in progress.
Jan 12, 2010:
- 12:00 PM Changeset [447] by
- gui: DnD: Implemented support for painting in widgets during drag and draw.
Jan 9, 2010:
- 11:19 PM Ticket #117 (Add Sqlite3 backend to Qt) created by
- Quassel (an IRC client) builds pretty easily with cmake & Qt4 beta5, …
Jan 8, 2010:
- 5:03 PM WikiStart edited by
- removed "smaller" from "smaller applications" since LyX and Scribus … (diff)
Dec 30, 2009:
- 2:45 AM Changeset [446] by
- qmake: Ignore tmp dir.
- 2:41 AM Changeset [445] by
- qmake: Don't create extra temporary directories in non-bootstrapped …
- 2:32 AM Changeset [444] by
- gui: DND: Implemented dropping text to Qt applications.
Dec 28, 2009:
- 7:21 PM Changeset [443] by
- Fixed the build.
- 2:50 AM Changeset [442] by
- gui: A bunch of updates to the DND code (the drop site party).
Dec 26, 2009:
- 2:14 AM Changeset [441] by
- gui: QPMMime: Adding more DND support code, fixing the build.
Dec 25, 2009:
- 12:25 AM Changeset [440] by
- corelib: FIxed more pedantic warnings.
- 12:21 AM Changeset [439] by
- gui: More DnD code typed in.
Dec 24, 2009:
- 3:29 AM Changeset [438] by
- gui: First DnD bits.
Dec 23, 2009:
- 1:02 AM Changeset [437] by
- gui: Implemented new blit mirroring method using undocumented …
Dec 22, 2009:
- 10:11 PM Changeset [436] by
- tests: Added blit example to calculate the roundtrip speed of copying …
- 12:42 PM Changeset [435] by
- tests/widget: Added buttons with shortcuts testcase.
- 2:35 AM Ticket #50 (Finish QKeyMapper) closed by
- fixed: Implemented the described approach including the note (so that …
- 2:34 AM Changeset [434] by
- gui: Implemented proper generation of possible key and modifier …
Dec 20, 2009:
- 1:25 AM Changeset [433] by
- gui: Added support for numpad keys and for some common multimedia keys …
Dec 18, 2009:
- 2:40 AM Ticket #105 (Division by zero in svghandler.cpp) closed by
- fixed: Elbert reported that mp3diags works now w/o any patch. This task may …
- 2:37 AM Ticket #113 (Popup window doesn't close when clicking outside if it's the only Qt ...) closed by
- fixed: The issue turned out to be really complex as we don't use WinPopupMenu …
- 2:36 AM Changeset [432] by
- gui: Fixed: Popups shown when another application is active were not …
- 2:23 AM Changeset [431] by
- gui: Fixed more QString deprecates.
Dec 17, 2009:
- 1:22 AM Changeset [430] by
- corelib: Created wrappers for all Win* and Gpi* calls that restore the …
Dec 16, 2009:
- 2:39 PM Changeset [429] by
- README.OS2: Added ENVIRONMENT variables section.
- 1:53 AM Ticket #100 (Implement session management) closed by
- fixed
- 1:52 AM Changeset [428] by
- gui: Implemented QSessionManager and removed the QT_NO_SESSIONMANAGER …
Dec 15, 2009:
- 9:23 PM Ticket #111 (Stop using Open32 registry in QSettings) closed by
- fixed: Okay, closing the defect then.
- 12:26 PM Changeset [427] by
- corelib/io: Fixed another QString deprecate.
- 12:18 PM Changeset [426] by
- tests/widget: Added QSettings testcase.
Dec 14, 2009:
- 9:16 PM Changeset [425] by
- corelib/io: QSettings: Use IniFormat (plain INI files) when …
- 8:22 PM Changeset [424] by
- corelib: QLibraryInfo: Changed default "Settings" path to %ETC%/xdg. …
- 8:18 PM Changeset [423] by
- general: Fixed a bunch of deprecated QString/QChar initializers.
- 8:14 PM Changeset [422] by
- corelib/io: QFSFileEngine: Added workaround: On OS/2, trailing spaces …
- 4:50 PM Ticket #110 (Upgrade to GCC 4) closed by
- fixed: I think that this task is mostly done as we can successfully build …
- 4:49 PM Ticket #116 (Enable precompiled headers) created by
- As we now support GCC4, it would be nice to make use of the …
Dec 11, 2009:
- 7:15 PM Changeset [421] by
- Fixed bootstrab.lib build (another r419 QString regression).
- 7:04 PM Changeset [420] by
- Fixed bootstrapped qmake build (r419 QString regression).
- 6:52 PM Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) closed by
- fixed: Done in r419.
- 6:51 PM Changeset [419] by
- Use UniStrcoll for QString::localeAwareCompare() (closes #115).
- 5:38 PM Changeset [418] by
- configure.cmd: Fixed REX0007: WHEN or OTHERWISE expected at line #1837.
- 1:28 AM Changeset [417] by
- qmake/os2-g++: Added support for precompiled headers on GCC >= 3.4.x …
- 12:00 AM Ticket #112 (Do not use EXEPACK tool on static libraries) closed by
- fixed: Fixed in r416.
Dec 10, 2009:
- 11:59 PM Changeset [416] by
- qmake/os2-g++: Do not use EXEPACK tool on static libraries (closes #112).
- 11:51 PM Changeset [415] by
- qmake/os2-g++: Added the "map" CONFIG option (set by default) that …
- 11:47 PM Changeset [414] by
- qmake: Place a new line symbol in the clean target of the master …
- 10:34 PM Changeset [413] by
- projects.pro: Better order for qmake.
- 10:30 PM Changeset [412] by
- general: Made it build using GCC4 and fixed a couple warnings.
- 10:27 PM Changeset [411] by
- configure.cmd: Wrong order.
- 9:45 PM Changeset [410] by
- configure.cmd: Don't generate Makefile from qmake.pro too early: it …
- 1:02 AM Changeset [409] by
- qmake: Ignore new output dirs.
- 12:58 AM Changeset [408] by
- README.OS2: Added info on how to build demos and examples from WPI.
- 12:57 AM Changeset [407] by
- qmake: Create application instance so that QLibraryInfo will pick up …
- 12:56 AM Changeset [406] by
- qmake: Build qmake second time after building all DLLs using its .pro …
- 12:44 AM Changeset [405] by
- qmake: Fixed: Don't enclose required code within Q_ASSERT() because it …
Dec 9, 2009:
- 9:48 PM Changeset [404] by
- corelib: QLibraryInfo: Fixed: qt.conf would not have been loaded if a …
Dec 8, 2009:
- 4:15 PM Ticket #115 (Use UniStrcoll for QString::localeAwareCompare()) created by
- This will make sure that the string will be collated according to the …
- 4:05 PM WikiStart edited by
- Added link to the "examples" package. (diff)
- 3:45 PM Changeset [403] by
- demos: Disable arthurplugin that depends on QDesigner which we don't …
- 3:41 PM Ticket #114 (Port QDesigner) created by
- Actually, QDesigner may actually be built after Silvan's patch (see …
- 1:05 PM Changeset [402] by
- README.OS2: Small corrections.
- 2:17 AM WikiStart edited by
- Added link to the "dev" package. (diff)
- 2:06 AM Changeset [401] by
- headers: Add new OS/2 headers to the sync process of 'make install'.
- 2:02 AM Changeset [400] by
- mkspecs/features/os2: In single build mode, build_pass is always …
Note:
See TracTimeline
for information about the timeline view.