summaryrefslogtreecommitdiffstats
path: root/src/corelib/io
Commit message (Expand)AuthorAgeFilesLines
* Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-09-1310-456/+439
|\
| * Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-09-108-456/+415
| |\
| | * Merge branch '4.7' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into 4.7-integ...Qt Continuous Integration System2010-09-086-449/+387
| | |\
| | | * Fix handling of braces/no-braces in QUrl::host / setHost.Thiago Macieira2010-09-081-0/+4
| | | * QDir: Removed checks for existance of fileEngineJoão Abecasis2010-09-071-49/+8
| | | * QDir and QFileInfo shouldn't lose properties when detachingJoão Abecasis2010-09-072-20/+29
| | | * Another bug-o introduced in fixing QDirPrivate refactoringJoão Abecasis2010-09-071-0/+1
| | | * Reverting QDir::detach introduced earlierJoão Abecasis2010-09-072-51/+33
| | | * QFileInfo: Prepare for engine-less implementationJoão Abecasis2010-09-072-46/+59
| | | * Removed QFileInfoPrivate::initFileEngineJoão Abecasis2010-09-072-13/+4
| | | * Simplify QDir::cdJoão Abecasis2010-09-071-2/+1
| | | * QDir::makeAbsolute could self-destruct on failureJoão Abecasis2010-09-071-7/+4
| | | * QDir::operator= simplificationJoão Abecasis2010-09-071-3/+0
| | | * QDirPrivate refactoringJoão Abecasis2010-09-071-1/+3
| | | * QDirPrivate refactoringJoão Abecasis2010-09-071-20/+20
| | | * QDirPrivate refactoringJoão Abecasis2010-09-071-25/+24
| | | * Removed QDirPrivate layer of indirectionJoão Abecasis2010-09-072-229/+216
| | | * Refactor QFileInfoPrivate::Data (Round 2)Prasanth Ullattil2010-09-073-178/+161
| | | * Refactoring QDirPrivate::DataJoão Abecasis2010-09-071-84/+98
| | | * Move QFileInfoPrivate methods to QFileInfoPrivate::Data (1st Round)Prasanth Ullattil2010-09-072-89/+90
| | * | Merge remote branch 'origin/4.6' into qt-4.7-from-4.6Thiago Macieira2010-09-072-6/+7
| | |\ \ | | | |/ | | |/|
| | | * Ensure that we load system libraries from the correct location.Jan-Arve Sæther2010-09-032-6/+7
| | * | Doc: update the documentation of QUrl about HTML Form encodingThiago Macieira2010-09-061-0/+20
| | * | Accept empty authority segments in QUrl as different from not-presentThiago Macieira2010-09-031-1/+1
| * | | QDataStream doesn't check return values from QIODevice::writeCarlos Manuel Duclos Vergara2010-09-071-0/+12
| * | | C++0x move operatorsOlivier Goffart2010-09-033-0/+12
* | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-262-1/+4
|\ \ \ \ | |/ / /
| * | | 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
| |\ \ \ \ | | |/ / / | |/| / / | | |/ /
| * | | Prefer Q_CHECK_PTR to q_check_ptrJoão Abecasis2010-08-191-1/+2
* | | | Merge remote branch 'lighthouse/4.7' into lighthouse-masterPaul Olav Tvete2010-08-191-19/+28
|\ \ \ \
| * \ \ \ Merge remote branch 'qt/4.7' into lighthouse-4.7Paul Olav Tvete2010-08-194-23/+37
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fix QProcessManager destructionMiikka Heikkinen2010-08-161-19/+28
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-196-47/+50
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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
| * | | | 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 'lighthouse/4.7' into lighthouse-masterJørgen Lind2010-08-051-1/+1
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt into lighthouseJørgen Lind2010-08-035-9/+9
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Fixed spelling mistakes in documented functions, classes, etc. Part of QTBUG-...Jerome Pasion2010-07-291-1/+1
* | | | | Merge remote branch 'qt/master' into lighthouse-masterPaul Olav Tvete2010-08-044-8/+8
|\ \ \ \ \ | | |_|/ / | |/| | |