Timeline
May 7, 2006:
- 12:04 AM Ticket #23 (MAKESHELL needs setting) created by
- With SET MAKESHELL=sh.exe the build fails very early with an …
May 2, 2006:
- 9:25 PM Changeset [94] by
- Improved the configure script: - Offer to (re)compile Qt after …
- 7:57 PM Ticket #22 (Implement the Drag & Drop support) created by
- I've decided to implement the Drag & Drop support before the Release …
May 1, 2006:
- 11:16 PM Changeset [93] by
- GNUMAKE backend: - Added the internal qmake variable QMAKE_DEFINES_QT …
- 11:04 PM Changeset [92] by
- Corrected todo's.
- 8:57 PM Ticket #18 (Implement new naming scheme for official builds of the Qt DLL) closed by
- fixed: The separate 'Qt Library only' compile option is done. Everything …
- 10:29 AM Changeset [91] by
- - Cycle the main menu if 'Configure Compiler' or 'Configure Qt' is …
- 9:40 AM Ticket #21 (Enable the GIF support by default) created by
- For the official Qt binary distribution, we want all the features to …
- 9:35 AM Ticket #20 (Provide official binary and runtime distributions) created by
- We want to provide official binary and runtime distributions of the Qt …
Apr 17, 2006:
- 8:43 PM Changeset [90] by
- GCC compiler spec: the value of the VERSION project variable is passed …
- 8:41 PM Changeset [89] by
- The VERSION project variable is now copied by qmake (as is) to the …
- 2:54 PM Changeset [88] by
- - Added querying a custom name for the Qt DLL when a dynamic library …
Apr 15, 2006:
- 6:58 PM Changeset [87] by
- - Fixed EXPRESSION HAS NO VALUE when too few oject files were supplied …
- 6:49 PM Changeset [86] by
- - Added the internal CONFIG keyword 'qt_official_build' recognition. …
- 6:21 PM Changeset [85] by
- - Added QMAKE_LIBDIR_QT_DEBUG internal QMAKE variable that is used to …
- 5:52 PM Changeset [84] by
- Preparations to change the build process of Qt on OS/2: - OS2/GNUMAKE …
- 5:29 PM Changeset [83] by
- Don't try to substitute 'qt-mt' with 'qt' and vice versa when …
- 5:27 PM Changeset [82] by
- TARGET is no more necessary to be 'qt' or 'qt-mt' when building the Qt …
- 4:57 PM Changeset [81] by
- Fixed: when generating a makefile for a subdirs template, this …
Apr 6, 2006:
- 11:03 PM Ticket #19 (Reduce the number of exports in the Qt DLL) created by
- Currently, the Qt DLL exports about 16500 symbols. This amount is …
- 10:21 PM Ticket #18 (Implement new naming scheme for official builds of the Qt DLL) created by
- Currently, the Qt library, when built as a DLL, is named as follows: …
- 9:39 PM Ticket #10 (Trap issuing stdlib's exit() when QApplication instance is created on ...) closed by
-
fixed: QFontCache is now cleaned up from a static
atexit()
exit handler … - 9:32 PM Changeset [80] by
- Fixed a trap after issuing exit() if a QAplication instance has been …
Apr 5, 2006:
- 9:18 PM Changeset [79] by
- Fixed QCriticalSection implementation on OS/2: it was really stupid to …
Apr 3, 2006:
- 12:35 PM WikiStart edited by
- Added gmane links to mailing list archives (diff)
Apr 2, 2006:
- 4:11 PM Changeset [78] by
- Moved the QApplication::commitData() call to WM_SAVEAPPLICATION, to …
- 1:28 AM Ticket #15 (Implement the QSessionManager class) closed by
-
fixed: The OS/2 version of the
QSessionManager
class has been … - 12:41 AM Changeset [77] by
- Implemented the OS/2 version of the QSessionManager class (see …
- 12:40 AM Changeset [76] by
- Removed outdated todo's.
Mar 25, 2006:
- 8:14 PM Changeset [75] by
- Added the PWO_TopLevel flag for qt_WinProcessWindowObstacles(): it …
- 4:17 PM Ticket #17 (Add the canvas module (QCanvas class)) closed by
- fixed: All my fixes to QCanvas are enclosed with the {{{#if …
- 4:09 PM Changeset [74] by
- More QCanvas fixes: forced the transformation mode to be Areas in some …
Mar 24, 2006:
- 12:46 AM Changeset [73] by
- Fixed all the drawing artefacts and distortions seen when applying …
Mar 22, 2006:
- 4:31 PM Changeset [72] by
- The canvas module is added to the configure script and to the build.
- 4:15 PM Changeset [71] by
- On OS/2, use regions to scan polygons in order to determine which …
- 4:03 PM Changeset [70] by
- Added #ifndef QT_NO_PRINTER to let the example be compiled without the …
Mar 18, 2006:
- 7:13 PM Changeset [69] by
- Imported canvas and session manager sources from /vendor/trolltech/3.3.1
- 6:49 PM Changeset [68] by
- Copied canvas and session manager sources to the original Trolltech …
- 6:30 PM Changeset [67] by
- Imported canvas and session manager sources from the official release …
Mar 16, 2006:
- 12:11 PM Ticket #17 (Add the canvas module (QCanvas class)) created by
- Everyting is ready to add the canvas module to the OS/2 version of Qt.
- 10:33 AM Ticket #13 (Add the proper handling of the RC_FILE variable in qmake project files.) closed by
-
fixed:
RC_FILE
andRES_FILE
qmake project variables are now … - 9:57 AM Changeset [66] by
- Added correct support for RC_FILE and RES_FILE qmake project variables …
Mar 12, 2006:
- 8:33 PM Changeset [65] by
- Fixed drawing of alpha pixmaps (drawing a part of the pixmap with the …
- 2:58 PM Ticket #14 (Implement QWidget::setMask() for non-toplevel widgets) closed by
- fixed: Implemented in changeset:64. Hugh, it was really not easy at all. I …
- 2:26 PM Changeset [64] by
- Implemented QWidget::setMask() functionality.
Feb 25, 2006:
- 9:58 PM Changeset [63] by
- Fixed QWidget::erase() broken by changeset:61.
Feb 22, 2006:
- 10:21 AM Ticket #16 (Background is out of bounds in QPainter::drawRoundRect) closed by
- fixed: Fixed by changeset:62.
- 10:17 AM Changeset [62] by
- Fixed QPainter::drawRoundRect(): the background of rectangles with …
- 9:44 AM Ticket #16 (Background is out of bounds in QPainter::drawRoundRect) created by
- When non-zero roundness coefficients are passed to …
Feb 6, 2006:
- 10:43 PM Changeset [61] by
- Implemented QRegion(..., QRegion::Eclipse) and QRegion(QPointArray …
Note:
See TracTimeline
for information about the timeline view.