summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-08-261-0/+2
|\
| * Compile bootstrapped tools with QT_NO_DEPRECATEDHarald Fernengel2010-08-251-0/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-251-19/+28
|\ \ | |/ |/|
| * Fix QProcessManager destructionMiikka Heikkinen2010-08-161-19/+28
* | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-08-134-5/+10
|\ \ | |/
| * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7Jerome Pasion2010-08-091-0/+4
| |\
| | * CreateFileMapping returns NULL on error , only tested with INVALID_HANDLE_VALUE.Carlos Manuel Duclos Vergara2010-08-091-0/+4
| * | Correcting spelling mistakes in documentation. Part of fix for QTBUG-11938.Jerome Pasion2010-08-091-2/+2
| |/
| * Fixed potential infinite loop in QFileSystemWatcher on Mac.Denis Dzyubenko2010-08-021-2/+3
| * Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* | Are custom file engines in use?João Abecasis2010-08-091-3/+10
* | Make prefix handling in file engine creation more robustJoão Abecasis2010-08-091-5/+21
* | Fix minor premature pessimizations in file engine creationJoão Abecasis2010-08-091-9/+7
* | There goes QResourceFileEngineHandlerJoão Abecasis2010-08-092-23/+7
* | Fix compilation with QT_NO_DEBUG_STREAMOlivier Goffart2010-08-041-3/+0
* | It is no longer necessary to check for QT_NO_MEMBER_TEMPLATESminiak2010-08-031-4/+0
* | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-07-284-8/+8
|\ \ | |/
| * doc: Fixed typos in QAbstractFileEngineIteratorRobert Loehning2010-07-201-3/+3
| * Merge remote branch 'origin/4.7' into 4.7-from-4.6Rohan McGovern2010-07-172-3/+3
| |\
| | * doc: Fixed several qdoc warnings.Martin Smith2010-07-131-2/+2
| | * QIODPLB: Sync behavior of ungetBlock() and ungetChar()Andreas Kling2010-07-091-1/+1
| * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-07-151-2/+2
| |\ \ | | |/ | |/|
| | * Fix a couple of memory leaks due to not releasing CFTypes on MacAndy Shaw2010-07-091-2/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-158-30/+85
|\ \ \ | |/ /
| * | add setNativeArguments() and nativeArguments()Oswald Buddenhagen2010-07-065-7/+67
| * | fix bogus return value from qprocess::execute()Oswald Buddenhagen2010-07-061-4/+10
| * | doc improvementsOswald Buddenhagen2010-07-031-5/+4
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into 4.7mread2010-07-021-3/+3
| |\ \
| | * \ Merge branch '4.7' of git@scm.dev.nokia.troll.no:qt/oslo-staging-2 into 4.7Geir Vattekar2010-06-293-12/+61
| | |\ \
| | * | | Doc: QSettings::sync() imports changes made by other processes.Geir Vattekar2010-06-291-3/+3
| * | | | Avkon removal configured with -no-s60mread2010-07-012-11/+1
| | |/ / | |/| |
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-07-014-13/+70
|\ \ \ \ | |/ / /
| * | | Manipulate buffer position via 'pPos' in peek()Andreas Kling2010-06-241-2/+2
| * | | Specialize peek() for QBufferAndreas Kling2010-06-173-19/+52
| * | | Implement QIODevice::peek() using read() + ungetBlock().Andreas Kling2010-06-162-7/+23
| |/ /
| * | fix for using .lnk files when running app from UNCZeno Albisser2010-06-041-1/+9
* | | Fix QDir::tempPath() documentation for UnixJan Arne Petersen2010-06-241-1/+2
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-06-081-1/+1
|\ \ \ | |/ /
| * | Avoid mmap() on symbian osShane Kearns2010-06-021-1/+1
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Thiago Macieira2010-06-011-0/+23
|\ \ \ | |/ /
| * | QDebug operator for QFlagsHarald Fernengel2010-05-211-0/+23
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-05-271-1/+2
|\ \ \
| * | | make QFileSystemWatcher_win distinguish C: from C:\Zeno Albisser2010-05-271-1/+2
* | | | Add support of high unicodes in QUrl.Ritt Konstantin2010-05-261-120/+167
|/ / /
* | | Revert "Revert "QUrl::fromLocalFile: fix silly mistake: it's fromNativeSepara...Thiago Macieira2010-05-201-1/+1
* | | Revert "Revert "Improve QUrl handling of local file paths""Thiago Macieira2010-05-202-22/+52
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-05-202-4/+3
|\ \ \ | |/ /
| * | Merge remote branch 'origin/4.7' into HEADOlivier Goffart2010-05-191-4/+15
| |\ \
| * | | doc: Fixed many broken links.Martin Smith2010-05-191-2/+2