|  |  | @159 | 19 years | dmik | Kernel/QProcess:
- Fixed access violation (accessing a deleted … | 
            
              |  |  | @155 | 19 years | dmik | kernel: Fixed the compiler warning. | 
            
              |  |  | @154 | 19 years | dmik | Kernel: Fixed recursion (that ate the entire stack)  if the WShowModal … | 
            
              |  |  | @153 | 19 years | dmik | kernel: Attempted to fix some spontaneous Qt application traps during … | 
            
              |  |  | @144 | 19 years | dmik | Kernel: QSound: Due to problems with the most commonly used uniaud … | 
            
              |  |  | @142 | 19 years | dmik | qregion_pm.cpp: Reverted back to revision 139 because of changeset:141. | 
            
              |  |  | @140 | 19 years | dmik | Compiling: Applied a workaround for the Innotek GCC compiler bug … | 
            
              |  |  | @139 | 19 years | dmik | Kernel/Tools: Improved OS/2 exception handling:
- Moved the excpetion … | 
            
              |  |  | @138 | 19 years | dmik | Fixed: Forgot to set the Id keyword substitution. | 
            
              |  |  | @136 | 19 years | dmik | Kernel: Added the Qt-wide OS/2 system exception handler (see ticket:33 … | 
            
              |  |  | @135 | 19 years | dmik | Kernel: Fixed: in !QT_PM_NO_WIDGETMASK mode, performing a very quick … | 
            
              |  |  | @134 | 19 years | dmik | Kernel: QProcess: Significantly improved the speed of reading data … | 
            
              |  |  | @132 | 19 years | dmik | Kernel: QEventLoop: Fixed: Recognize WM_U_SEM_SELECT only for the … | 
            
              |  |  | @131 | 19 years | dmik | Imported QAccessible cross-platform sources from … | 
            
              |  |  | @128 | 19 years | dmik | General: configure.cmd:
- Various improvements to the tools … | 
            
              |  |  | @126 | 19 years | dmik | Kernel: Fixed keyboard pocessing: Let the standard OS/2 Alt+ddd … | 
            
              |  |  | @125 | 19 years | dmik | Kernel: Increased the default stack size for a newly created QThread … | 
            
              |  |  | @124 | 19 years | dmik | Kernel: Removed the annoying "QPixmap::xForm(): video driver doesn't … | 
            
              |  |  | @122 | 19 years | dmik | Kernel: QSound: Commented out the debug macro mistakenly left after r120. | 
            
              |  |  | @121 | 19 years | dmik | Kernel: Improved Qt timers:
- Fixed a regression caused by r113: the … | 
            
              |  |  | @120 | 19 years | dmik | Kernel: QSound: Added a workaround to solve 100% CPU load followed by … | 
            
              |  |  | @116 | 19 years | dmik | Kernel/Network: Changed the socket notifier activation logic so that … | 
            
              |  |  | @115 | 19 years | dmik | Kernel: WinUpdateWindow() is called on every WM_ERASEBACKGROUND also … | 
            
              |  |  | @114 | 19 years | dmik | Kernel: Updated QPMMime to use QPMObjectWindow instead of its own … | 
            
              |  |  | @113 | 19 years | dmik | Kernel: Improved QEventLoop:
- Timer and socket notifier events are … | 
            
              |  |  | @112 | 19 years | dmik | Kernel: QSound: Fixed sound playback on single-streamed audio devices: … | 
            
              |  |  | @111 | 19 years | dmik | Kernel: Fixed the memory leak in QApplication::event( QEvent *e ). | 
            
              |  |  | @110 | 19 years | dmik | Widgets: Implemented QDesktopWidget::availableGeometry(). | 
            
              |  |  | @109 | 19 years | dmik | Widgets: Fixed: QPopupMenu::exec() did not return before the mouse … | 
            
              |  |  | @108 | 19 years | dmik | Widgets: Added the non-scaling threshold when setting a top-level … | 
            
              |  |  | @107 | 19 years | dmik | Widgets: Fixed: Pressed key's text (symbol) is now always uppercased … | 
            
              |  |  | @106 | 19 years | dmik | Widgets: QTextEdit: Fixed: AltGr+key can produce valid characters in … | 
            
              |  |  | @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 … | 
            
              |  |  | @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 … | 
            
              |  |  | @80 | 20 years | dmik | Fixed a trap after issuing exit() if a QAplication instance has been … | 
            
              |  |  | @78 | 20 years | dmik | Moved the QApplication::commitData() call to WM_SAVEAPPLICATION, to … | 
            
              |  |  | @77 | 20 years | dmik | Implemented the OS/2 version of the QSessionManager class (see … | 
            
              |  |  | @75 | 20 years | dmik | Added the PWO_TopLevel flag for qt_WinProcessWindowObstacles(): it … | 
            
              |  |  | @72 | 20 years | dmik | The canvas module is added to the configure script and to the build. | 
            
              |  |  | @69 | 20 years | dmik | Imported canvas and session manager sources from /vendor/trolltech/3.3.1 | 
            
              |  |  | @65 | 20 years | dmik | Fixed drawing of alpha pixmaps (drawing a part of the pixmap with the … | 
            
              |  |  | @64 | 20 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 … | 
            
              |  |  | @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 | 
            
              |  |  | @20 | 20 years | dmik | Fixed a bunch of compiler warnings | 
            
              |  |  | @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/kernel | 
            
              |  |  | @4 | 20 years | dmik | Tagged original Trolltech release 3.3.1 |