|
|
@105
|
19 years |
dmik |
Widgets: Fixed [Qt bug]: QDockWindow's area covered by the dock window …
|
|
|
@104
|
19 years |
dmik |
Common: Changed the version number to 3.3.1.0.7a ('a' means the …
|
|
|
@103
|
19 years |
dmik |
Fixed a compiler warning.
|
|
|
@102
|
19 years |
dmik |
Widgets: Improved min/max/fullscreen handling:
- Layout management now …
|
|
|
@101
|
19 years |
dmik |
Widgets:
- Default .EXE icon, when present, is used as the default …
|
|
|
@100
|
19 years |
dmik |
Widgets: Fixed:
- Siblings of top-level widgets were not clipped out …
|
|
|
@99
|
19 years |
dmik |
Plugin Support: Fixed: Q_EXPORT_PLUGIN and Q_EXPORT_COMPONENT macros …
|
|
|
@97
|
19 years |
dmik |
kernel: Created the initial implementation of the Drag'n'Drop support …
|
|
|
@96
|
19 years |
dmik |
QTextDrag: decode() gives mime types in Unicode encodings a higher …
|
|
|
@93
|
19 years |
dmik |
GNUMAKE backend:
- Added the internal qmake variable QMAKE_DEFINES_QT …
|
|
|
@90
|
19 years |
dmik |
GCC compiler spec: the value of the VERSION project variable is passed …
|
|
|
@86
|
19 years |
dmik |
- Added the internal CONFIG keyword 'qt_official_build' recognition. …
|
|
|
@85
|
19 years |
dmik |
- Added QMAKE_LIBDIR_QT_DEBUG internal QMAKE variable that is used to …
|
|
|
@84
|
19 years |
dmik |
Preparations to change the build process of Qt on OS/2:
- OS2/GNUMAKE …
|
|
|
@80
|
19 years |
dmik |
Fixed a trap after issuing exit() if a QAplication instance has been …
|
|
|
@79
|
19 years |
dmik |
Fixed QCriticalSection implementation on OS/2: it was really stupid to …
|
|
|
@78
|
19 years |
dmik |
Moved the QApplication::commitData() call to WM_SAVEAPPLICATION, to …
|
|
|
@77
|
19 years |
dmik |
Implemented the OS/2 version of the QSessionManager class (see …
|
|
|
@75
|
19 years |
dmik |
Added the PWO_TopLevel flag for qt_WinProcessWindowObstacles(): it …
|
|
|
@74
|
19 years |
dmik |
More QCanvas fixes: forced the transformation mode to be Areas in some …
|
|
|
@73
|
19 years |
dmik |
Fixed all the drawing artefacts and distortions seen when applying …
|
|
|
@72
|
19 years |
dmik |
The canvas module is added to the configure script and to the build.
|
|
|
@71
|
19 years |
dmik |
On OS/2, use regions to scan polygons in order to determine which …
|
|
|
@69
|
19 years |
dmik |
Imported canvas and session manager sources from /vendor/trolltech/3.3.1
|
|
|
@65
|
19 years |
dmik |
Fixed drawing of alpha pixmaps (drawing a part of the pixmap with the …
|
|
|
@64
|
19 years |
dmik |
Implemented QWidget::setMask() functionality.
|
|
|
@63
|
20 years |
dmik |
Fixed QWidget::erase() broken by changeset:61.
|
|
|
@62
|
20 years |
dmik |
Fixed QPainter::drawRoundRect(): the background of rectangles with …
|
|
|
@61
|
20 years |
dmik |
Implemented QRegion(..., QRegion::Eclipse) and QRegion(QPointArray …
|
|
|
@60
|
20 years |
dmik |
Fixed: All text drawing functions were not able to draw strings longer …
|
|
|
@59
|
20 years |
dmik |
Implemented alpha blending for pixmaps.
Improved blitting of masked …
|
|
|
@58
|
20 years |
dmik |
Fixed [Qt bug]: bitBlt(QImage,QImage) could produce a fully …
|
|
|
@57
|
20 years |
dmik |
Implemented QWidget::setIcon().
|
|
|
@56
|
20 years |
dmik |
Added the OS/2 specific (i.e. not portable) internal public method to …
|
|
|
@55
|
20 years |
dmik |
Fixed [Qt misbehavior]: QWorkspaceChild is now created with the …
|
|
|
@54
|
20 years |
dmik |
Fixed [Qt bug]: QWindows::drawPrimitive(PE_WindowFrame) ignored …
|
|
|
@53
|
20 years |
dmik |
Fixed: QWidget::create() didn't set default WStyle_NormalBorder | …
|
|
|
@52
|
20 years |
dmik |
Fixed [PM misbehavior]: MouseButtonDblClick messages were delivered to …
|
|
|
@51
|
20 years |
dmik |
Fixed QProcess:
- workingDirectory() was ignored;
- environment …
|
|
|
@47
|
20 years |
dmik |
Fixed: forgot to set the svn:keywords property value to 'Id'.
|
|
|
@46
|
20 years |
dmik |
Implemented the OS/2 version of the QSound class.
|
|
|
@45
|
20 years |
dmik |
Added bool QAuServer::isRelevant(QSound*) as a protected non-virtual …
|
|
|
@44
|
20 years |
dmik |
Corrected the copyright statement.
|
|
|
@43
|
20 years |
dmik |
Added OS/2-related corrections to the QProcess docs.
|
|
|
@42
|
20 years |
dmik |
Fixed: forgot to set the svn:keywords property value to 'Id'.
|
|
|
@41
|
20 years |
dmik |
Implemented the OS/2 version of the QProcess class.
|
|
|
@39
|
20 years |
dmik |
Reimported qprocess.cpp from /vendor/trolltech/3.3.1
|
|
|
@38
|
20 years |
dmik |
Deleted /trunk/src/kernel/qprocess.cpp (was wrongly copied from qsound.cpp)
|
|
|
@35
|
20 years |
dmik |
Fixed: forgot to set the svn:keywords property value to 'Id'.
|
|
|
@33
|
20 years |
dmik |
Imported xplatform parts of QProcess/QSound from /vendor/trolltech/3.3.1
|
|
|
@30
|
20 years |
dmik |
A separate .DEF map file (with the .debug extension) is used when the …
|
|
|
@29
|
20 years |
dmik |
Removed OBJECTS_DIR variable from moc.pro to avoid creating .obj files …
|
|
|
@28
|
20 years |
dmik |
Added the svn:ignore property to some directories to ignore generated …
|
|
|
@21
|
20 years |
dmik |
Fixed one more compiler warning
|
|
|
@20
|
20 years |
dmik |
Fixed a bunch of compiler warnings
|
|
|
@10
|
20 years |
dmik |
The file src/tools/qconfig.cmd (containing default installation paths) …
|
|
|
@9
|
20 years |
dmik |
Removed; absolutely unnecessary
|
|
|
@8
|
20 years |
dmik |
Transferred Qt for OS/2 version 3.3.1-rc5 sources from the CVS
|
|
|
@7
|
20 years |
dmik |
Created the main branch from Trolltech release 3.3.1 (try #2)
|
|
copied from vendor/trolltech/3.3.1/src
|
|
|
@4
|
20 years |
dmik |
Tagged original Trolltech release 3.3.1
|