summaryrefslogtreecommitdiffstats
path: root/src/corelib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-306-12/+277
|\
| * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-246-12/+277
| |\
| | * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-236-12/+277
| | |\
| | | * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-216-12/+277
| | | |\
| | | | * QFile API: add API to specify if adopted file handles should be closedShane Kearns2010-12-206-12/+277
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-242-9/+92
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-242-9/+92
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Added int overloads to QPoint operator* and operator*=.Samuel Rødal2010-12-222-9/+92
| | |/ /
* | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2420-158/+382
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2120-158/+382
| |\ \ \ | | |/ / | |/| |
| | * | Track average wait times under our maximum spin time thresholdBradley T. Hughes2010-12-204-8/+21
| | * | Store and track spin times in nanosecond resolutionBradley T. Hughes2010-12-202-7/+8
| | * | Optimize adaptive spinning mutex codeBradley T. Hughes2010-12-204-19/+25
| | * | Improve QMutex contention performance on LinuxBradley T. Hughes2010-12-202-6/+39
| | * | Improve QMutex contention performance on Mac OS XBradley T. Hughes2010-12-202-2/+59
| | * | Disable spinning under lock contention on single CPU machinesBradley T. Hughes2010-12-201-0/+10
| | * | Remove unnecessary testAndSetAcquire from QMutex::lockInternal()Bradley T. Hughes2010-12-201-9/+6
| | * | Move contender count maintenance to QMutexPrivateBradley T. Hughes2010-12-203-35/+21
| | * | Removed QMutexPrivate::self() declarationBradley T. Hughes2010-12-201-1/+0
| | * | Add QElapsedTimer::nsecsElapsed() constBradley T. Hughes2010-12-206-18/+58
| | * | Delay creation of the process managerHarald Fernengel2010-12-204-10/+41
| | * | add error handling to QXmlStreamWriterOswald Buddenhagen2010-12-172-5/+34
| | * | optimize writing string constants and byte arraysOswald Buddenhagen2010-12-171-10/+12
| | * | remove some code duplicationOswald Buddenhagen2010-12-171-11/+1
| | * | make QXmlStreamWriterPrivate::write(const char *s) ascii-onlyOswald Buddenhagen2010-12-171-7/+2
| | * | document WriteFailed status codes (whoops)Oswald Buddenhagen2010-12-172-0/+2
| | * | add write error handling to QTextStreamOswald Buddenhagen2010-12-162-18/+27
| | * | add write error handling to QDataStreamOswald Buddenhagen2010-12-162-20/+38
| | * | don't report flush error when we didn't flush in the first placeOswald Buddenhagen2010-12-161-1/+1
| | * | clarify setStatus() behaviorOswald Buddenhagen2010-12-162-0/+6
| | |/
* | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-233-9/+1
|\ \ \ | |/ / |/| |
| * | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integrationQt Continuous Integration System2010-12-213-9/+1
| |\ \
| | * \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-131-9/+43
| | |\ \
| | * \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-101-3/+2
| | |\ \ \
| | * \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-081-7/+7
| | |\ \ \ \
| | * | | | | Doc: Fixed a link to the correct searchPaths() function.David Boddie2010-12-071-1/+1
| | * | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-12-011-1/+1
| | |\ \ \ \ \
| | * \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-272-107/+97
| | |\ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-261-0/+1
| | |\ \ \ \ \ \ \
| | * | | | | | | | Doc: Removed two warnings from QDirIterator docsGeir Vattekar2010-11-261-6/+0
| | * | | | | | | | Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-253-2/+16
| | |\ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-244-6/+16
| | |\ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7David Boddie2010-11-233-17/+41
| | |\ \ \ \ \ \ \ \ \ \
| | | * \ \ \ \ \ \ \ \ \ Merge branch '4.7-upstream' into 4.7-docA-Team2010-11-221-14/+34
| | | |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | Doc: Removed incorrect statement about the C locale.David Boddie2010-11-221-2/+0
* | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-202-9/+44
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | |
| * | | | | | | | | | | | Add a warning about trying to release a timer ID that isn't activeThiago Macieira2010-12-151-0/+1
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Add a small protection against releasing a timer twice.Thiago Macieira2010-12-131-2/+12
| * | | | | | | | | | | Use constants the timer ID masks instead of values everywhereThiago Macieira2010-12-131-4/+8
| * | | | | | | | | | | Fix ABA problem with: the serial must be updated on all accessesThiago Macieira2010-12-131-1/+1