summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
...
* mkdtemp() support for QNX platformRafael Roquetto2012-01-311-0/+36
* Update contact address in license headers.Jason McDonald2012-01-312-2/+2
* Remove Symbian specific code from QtCore.Xizhi Zhu2012-01-3022-742/+45
* Removing Qt5 note that would break SC.Jonas Gastal2012-01-301-2/+0
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-3094-94/+94
* Fix BC break with QAbstractFileEngine "mount points"Shane Kearns2012-01-291-0/+5
* QUrl: deprecate setEncodedUrl() and fromEncoded(), add url().David Faure2012-01-282-30/+48
* QUrl: use partially-decoded data in toString and QUrl(QString)David Faure2012-01-281-9/+34
* QProcess/Win: use asynchronous I/O for reading stdout and stderrJoerg Bornemann2012-01-265-59/+116
* QProcess/Win: use named pipes for redirecting standard I/OJoerg Bornemann2012-01-261-21/+51
* QStandardPaths: remove unused includes (leftovers from qdesktopservices)David Faure2012-01-262-6/+0
* QUrl: Implement a number of ## Qt5 TODOs (merging overloads)David Faure2012-01-262-84/+22
* Cleanup mess in public type ids.Jędrzej Nowacki2012-01-252-2/+2
* Fixed fileiterator issue for WEC7.Janne Anttila2012-01-251-0/+2
* Remove use of QT_MODULE from libraryGunnar Sletta2012-01-2521-21/+0
* Store the is-a QObject fact with the metatype declaration.Stephen Kelly2012-01-241-0/+7
* Make QUrl always lowercase the scheme().David Faure2012-01-241-3/+4
* use QWinOverlappedIoNotifier in QWindowsPipeReaderJoerg Bornemann2012-01-242-91/+83
* QWinOverlappedIoNotifier introducedJoerg Bornemann2012-01-243-1/+334
* Add missing documentation to QTemporaryDir constructorsDavid Faure2012-01-241-0/+20
* Remove uses of qMalloc/qFree from out of line code.Robin Burchell2012-01-231-4/+4
* qfilesystemengine_win.cpp: compile with namespaced QtJoerg Bornemann2012-01-231-7/+6
* Update obsolete contact address.Jason McDonald2012-01-231-1/+1
* Update contact information in license headers.Jason McDonald2012-01-2392-92/+92
* Fix incorrect check for error when monitoring a path using inotify.Robin Burchell2012-01-211-1/+1
* Remove QBool and use bool instead.David Faure2012-01-204-19/+0
* Remove Q_CC_MWERKS.Robin Burchell2012-01-192-2/+2
* Remove QDir::convertSeparators()Lars Knoll2012-01-192-15/+0
* Revert "fix NTFS mount points"Joerg Bornemann2012-01-193-24/+11
* fix NTFS mount pointsJoerg Bornemann2012-01-173-11/+24
* Fixed QFile::link behaviour for WinCE devices.Janne Anttila2012-01-131-0/+1
* Windows: Fix qt_ntfs_permission_lookupMiikka Heikkinen2012-01-131-11/+46
* Build fix for WINCE to qfsfileengine_win.cppJanne Anttila2012-01-131-1/+1
* Make QFtp private.Jonas M. Gastal2012-01-122-7/+3
* Make QFileSystemWatcherEngines children of QFileSystemWatcherBradley T. Hughes2012-01-129-36/+33
* Do not call moveToThread(this) in QWindowsFileSystemWatcherEngineThreadBradley T. Hughes2012-01-121-1/+0
* QFileSystemWatcher/Windows: Output paths if FindNext fails.Friedemann Kleint2012-01-121-3/+15
* Remove unnecessary QMutexes in QFileSystemWatcher implementationsBradley T. Hughes2012-01-127-90/+69
* Avoid races when destroying QFileSystemWatcherBradley T. Hughes2012-01-122-0/+2
* Docs: Forward-ported typo and link fixes from Qt 4.8Janne Anttila2012-01-111-1/+1
* Remove unused QT_NO_TEXTSTREAM.David Faure2012-01-111-2/+0
* Remove thread from QFileSystemWatcherEngine implementations.Robin Burchell2012-01-1010-184/+71
* Remove the Q_TYPENAME define.Stephen Kelly2012-01-081-1/+1
* QProcess/Win: direct forwarding of stdout and stderrJoerg Bornemann2012-01-082-26/+22
* split qprocess_win.cpp into Windows and WinCE partsJoerg Bornemann2012-01-063-75/+345
* Remove all non-inline of qMalloc/qFree/qRealloc.Robin Burchell2012-01-061-2/+2
* Remove duplicate fnctl() call.Robin Burchell2012-01-061-1/+0
* Fix compile error with qWarning() << myDateTime and QT_NO_DEBUG_OUTPUTDavid Faure2012-01-051-7/+8
* Remove OS X FSEvents watcher.Robin Burchell2012-01-054-635/+2
* Update copyright year in license headers.Jason McDonald2012-01-0593-93/+93