source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @813   15 years Dmitry A. Kuminov corelib: QLibraryInfo uses the QT_CONFIGURE_QT_SYSCONF_FILE value on …
(edit) @811   15 years Dmitry A. Kuminov gui: Propagate r810 fix to the 3DNOW/SSE code.
(edit) @810   15 years Dmitry A. Kuminov gui: Fixed SIGSEGV on SSE/SSE2 processors due to misaligned m128i …
(edit) @809   15 years Dmitry A. Kuminov gui: Compiler warning.
(edit) @808   15 years Dmitry A. Kuminov gui: Fixed a crash that could happen at program termination in Dive …
(edit) @807   15 years Dmitry A. Kuminov
(edit) @806   15 years Dmitry A. Kuminov corelib: Addition to r805 (remove extra wait() calls).
(edit) @805   15 years Dmitry A. Kuminov corelib: Fixed a hang when attempting to stop the file watcher thread …
(edit) @803   15 years Dmitry A. Kuminov
(edit) @802   15 years Dmitry A. Kuminov gui: Fixed: Make sure that pressing Shift[+Ctrl]]+<numpad_digit> will …
(edit) @801   15 years Dmitry A. Kuminov network: QNetworkInterface: Fixed: hardwareAddress() returned null …
(edit) @800   15 years Dmitry A. Kuminov corelib: Include qt_os2.h in qglobal.cpp explicitly as we use its …
(edit) @799   15 years Dmitry A. Kuminov webkit: Added proper OS/2 version reporting to the UserAgent string …
(edit) @798   15 years Dmitry A. Kuminov corelib: Typo in r797.
(edit) @797   15 years Dmitry A. Kuminov corelib: Implemented QSysInfo::os2Version() (closes #66).
(edit) @796   15 years Dmitry A. Kuminov corelib/io: Don't report non-existent floppy drives in QDir::drives(). …
(edit) @795   15 years Dmitry A. Kuminov network: Fixed: QLocalServer could hang forever in the destructor …
(edit) @794   15 years Dmitry A. Kuminov Significantly improve the performance of directory iterators walking …
(edit) @793   15 years Dmitry A. Kuminov corelib: QFSFileEngine::fileFlags(): If nothing is requested but …
(edit) @792   15 years Dmitry A. Kuminov plugins: Enabled the MySQL Qt plugin.
(edit) @788   15 years Dmitry A. Kuminov network: Added OpenSSL support (closes #167).
(edit) @787   15 years Dmitry A. Kuminov gui: DIVE: Better detection of the Panorama video driver that detects …
(edit) @786   15 years Dmitry A. Kuminov gui: DnD: Fixed: Repainting the widget during DnD outside the …
(edit) @785   15 years Dmitry A. Kuminov gui: DnD: Fixed: Starting the drag operation would take the Qt focus …
(edit) @784   15 years Dmitry A. Kuminov gui: Log more WM_* messages in debug mode.
(edit) @783   15 years Dmitry A. Kuminov network: Filter out garbage entries returned by ioctl(SIOCGIFCONF) on …
(edit) @782   15 years Dmitry A. Kuminov gui: Send PDF data to a CUPS printer on OS/2 by default if CUPS is …
(edit) @781   15 years Dmitry A. Kuminov gui: Force mode to O_BINARY for temporary file descriptors we get from …
(edit) @780   15 years Dmitry A. Kuminov 3rdparty: jsc/webkit: Try to allocate memory blocks in high memory on …
(edit) @779   15 years Dmitry A. Kuminov 3rdparty: jsc/webkit: Don't set HAVE_POSIX_MEMALIGN on OS/2 as …
(edit) @778   15 years Dmitry A. Kuminov gui: QCups: Don't try to unlink() a NULL path as it may crash some …
(edit) @777   15 years Dmitry A. Kuminov corelib: Added QDebugFmt<const T*> qDebugFmt(const T *val) to put …
(edit) @776   15 years Dmitry A. Kuminov gui: Fixed assertion shown when dragging the "Computer" item in the …
(edit) @775   15 years Dmitry A. Kuminov gui: Fixed a possible crash and an endless PM event loop recursion …
(edit) @774   15 years Dmitry A. Kuminov network: Improve network disk cache performance by reducing the number …
(edit) @769   15 years Dmitry A. Kuminov trunk: Merged in qt 4.6.3 sources from branches/vendor/nokia/qt.
(edit) @766   15 years Dmitry A. Kuminov gui: Remove garbage (accompanies r765).
(edit) @765   15 years Dmitry A. Kuminov gui: Fixed QFileDialog: Don't increase the item height in the side bar …
(edit) @764   15 years Dmitry A. Kuminov gui: QCommonStyle::standardIconImplementation(): Generate the stanrad …
(edit) @763   15 years Dmitry A. Kuminov gui: Reverter r261 as it breaks cross-platform compatibility with …
(edit) @762   15 years Dmitry A. Kuminov gui: Fixed a typo that caused a path separator to be missing in the …
(edit) @761   15 years Dmitry A. Kuminov kernel: OS/2: Fixed a typo that caused QProcess::startDetached() to …
(edit) @758   15 years Dmitry A. Kuminov gui: OS/2: Applied the solution from r751 to the non-DIVE code path …
(edit)