source: trunk/src/corelib/io

Revision Log Mode:


Legend:

Added
Modified
Copied or renamed
Diff Rev Age Author Log Message
(edit) @355   16 years Dmitry A. Kuminov corelib/io: On OS/2, treat "A:bbb.txt" and "/ccc.dat" as relative …
(edit) @254   16 years Dmitry A. Kuminov corelib: QProcess could sometimes not prepend the executable's path to …
(edit) @229   16 years Dmitry A. Kuminov corelib: QSettings [Win, OS/2]: When setting and then getting string …
(edit) @217   16 years Dmitry A. Kuminov corelib: QProcess: Implemented workarounds for starting applications …
(edit) @216   16 years Dmitry A. Kuminov corelib: QProcess: spawnpve() is not necessary, spawnve() is enough …
(edit) @215   16 years Dmitry A. Kuminov corelib: QProcess: Implicitly prepend the path to the executable to …
(edit) @214   16 years Dmitry A. Kuminov corelib: QProcess: DosSearchPath() doesn't like file names with path …
(edit) @213   16 years Dmitry A. Kuminov corelib: QProcess: Search for executable ourselves before passing it …
(edit) @212