source: trunk/src

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @179   16 years Dmitry A. Kuminov gui: Implemented support for entering dead keys from the keyboard (#68).
(edit) @178   16 years Dmitry A. Kuminov corelib: Fixed: QDirIterator("X:") would iterate over the current …
(edit) @177   16 years Dmitry A. Kuminov corelib: Fixed: QDir::currentPath() would return the file path without …
(edit) @176   16 years Dmitry A. Kuminov corelib: Found that DCE_POSTONE is required in DosCreateEventSem() in …
(edit) @175   16 years Dmitry A. Kuminov corelib: Improved timers: don't block other threads by constantly …
(edit) @173   16 years Dmitry A. Kuminov gui/dialogs: Fixed: Duplicate file names were added to the file list …
(edit) @172   16 years Dmitry A. Kuminov corelib/io, gui/dialogs: Handle DOS-like filesystem details (drives, …
(edit) @171   16 years Dmitry A. Kuminov corelib/io: QFSFileEngine::caseSensitive() must return false on OS/2.
(edit) @170   16 years Dmitry A. Kuminov gui: Provided a temporary workaround for the mystic failure to build …
(edit) @169   16 years Dmitry A. Kuminov gui: Fixed the build after disabling the qt3support module: some …
(edit) @168   16 years Dmitry A. Kuminov More ignore patterns.
(edit) @167   16 years Dmitry A. Kuminov src: Enabled all configured modules by default on OS/2 (this …
(edit) @166   16 years Dmitry A. Kuminov Added short DLL names for many modules and plugins.
(edit) @165   16 years Dmitry A. Kuminov 3rdparty/libtiff: Use tif_unix.c on OS/2 for basic functions.
(edit) @163   16 years Dmitry A. Kuminov qt3support: Added QT_NO_DRAGANDDROP to Q3IconView [vendor bug].
(edit) @161   16 years Dmitry A. Kuminov corelib: Fixed a number of socket notifier bugs in the event …
(edit) @160   16 years Dmitry A. Kuminov network: Ported QHostInfo and QNetworkInterface to OS/2.
(edit) @159   16 years Dmitry A. Kuminov Ignore patterns.
(edit) @158   16 years Dmitry A. Kuminov qmake: Added support for TARGET_SHORT variable that allows to specify …
(edit) @157   16 years Dmitry A. Kuminov network: Implemented QLocalServer/QLocalSocket/QNativeSocketEngine …
(edit)