Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-30 | 6 | -12/+277 |
|\ | |||||
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-24 | 6 | -12/+277 |
| |\ | |||||
| | * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-23 | 6 | -12/+277 |
| | |\ | |||||
| | | * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil... | Qt Continuous Integration System | 2010-12-21 | 6 | -12/+277 |
| | | |\ | |||||
| | | | * | QFile API: add API to specify if adopted file handles should be closed | Shane Kearns | 2010-12-20 | 6 | -12/+277 |
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-12-24 | 2 | -9/+92 |
|\ \ \ \ \ | |/ / / / |/| | | | | |||||
| * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master... | Qt Continuous Integration System | 2010-12-24 | 2 | -9/+92 |
| |\ \ \ \ | | |/ / / | |/| | | | |||||
| | * | | | Added int overloads to QPoint operator* and operator*=. | Samuel Rødal | 2010-12-22 | 2 | -9/+92 |
| | |/ / | |||||
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-12-24 | 20 | -158/+382 |
|\ \ \ \ | |/ / / |/| | | | |||||
| * | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master... | Qt Continuous Integration System | 2010-12-21 | 20 | -158/+382 |
| |\ \ \ | | |/ / | |/| | | |||||
| | * | | Track average wait times under our maximum spin time threshold | Bradley T. Hughes | 2010-12-20 | 4 | -8/+21 |
| | * | | Store and track spin times in nanosecond resolution | Bradley T. Hughes | 2010-12-20 | 2 | -7/+8 |
| | * | | Optimize adaptive spinning mutex code | Bradley T. Hughes | 2010-12-20 | 4 | -19/+25 |
| | * | | Improve QMutex contention performance on Linux | Bradley T. Hughes | 2010-12-20 | 2 | -6/+39 |
| | * | | Improve QMutex contention performance on Mac OS X | Bradley T. Hughes | 2010-12-20 | 2 | -2/+59 |
| | * | | Disable spinning under lock contention on single CPU machines | Bradley T. Hughes | 2010-12-20 | 1 | -0/+10 |
| | * | | Remove unnecessary testAndSetAcquire from QMutex::lockInternal() | Bradley T. Hughes | 2010-12-20 | 1 | -9/+6 |
| | * | | Move contender count maintenance to QMutexPrivate | Bradley T. Hughes | 2010-12-20 | 3 | -35/+21 |
| | * | | Removed QMutexPrivate::self() declaration | Bradley T. Hughes | 2010-12-20 | 1 | -1/+0 |
| | * | | Add QElapsedTimer::nsecsElapsed() const | Bradley T. Hughes | 2010-12-20 | 6 | -18/+58 |
| | * | | Delay creation of the process manager | Harald Fernengel | 2010-12-20 | 4 | -10/+41 |
| | * | | add error handling to QXmlStreamWriter | Oswald Buddenhagen | 2010-12-17 | 2 | -5/+34 |
| | * | | optimize writing string constants and byte arrays | Oswald Buddenhagen | 2010-12-17 | 1 | -10/+12 |
| | * | | remove some code duplication | Oswald Buddenhagen | 2010-12-17 | 1 | -11/+1 |
| | * | | make QXmlStreamWriterPrivate::write(const char *s) ascii-only | Oswald Buddenhagen | 2010-12-17 | 1 | -7/+2 |
| | * | | document WriteFailed status codes (whoops) | Oswald Buddenhagen | 2010-12-17 | 2 | -0/+2 |
| | * | | add write error handling to QTextStream | Oswald Buddenhagen | 2010-12-16 | 2 | -18/+27 |
| | * | | add write error handling to QDataStream | Oswald Buddenhagen | 2010-12-16 | 2 | -20/+38 |
| | * | | don't report flush error when we didn't flush in the first place | Oswald Buddenhagen | 2010-12-16 | 1 | -1/+1 |
| | * | | clarify setStatus() behavior | Oswald Buddenhagen | 2010-12-16 | 2 | -0/+6 |
| | |/ | |||||
* | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-23 | 3 | -9/+1 |
|\ \ \ | |/ / |/| | | |||||
| * | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/doc-staging into 4.7-integration | Qt Continuous Integration System | 2010-12-21 | 3 | -9/+1 |
| |\ \ | |||||
| | * \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-13 | 1 | -9/+43 |
| | |\ \ | |||||
| | * \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-10 | 1 | -3/+2 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-08 | 1 | -7/+7 |
| | |\ \ \ \ | |||||
| | * | | | | | Doc: Fixed a link to the correct searchPaths() function. | David Boddie | 2010-12-07 | 1 | -1/+1 |
| | * | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-12-01 | 1 | -1/+1 |
| | |\ \ \ \ \ | |||||
| | * \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-27 | 2 | -107/+97 |
| | |\ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-26 | 1 | -0/+1 |
| | |\ \ \ \ \ \ \ | |||||
| | * | | | | | | | | Doc: Removed two warnings from QDirIterator docs | Geir Vattekar | 2010-11-26 | 1 | -6/+0 |
| | * | | | | | | | | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-25 | 3 | -2/+16 |
| | |\ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-24 | 4 | -6/+16 |
| | |\ \ \ \ \ \ \ \ \ | |||||
| | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-doc-team into 4.7 | David Boddie | 2010-11-23 | 3 | -17/+41 |
| | |\ \ \ \ \ \ \ \ \ \ | |||||
| | | * \ \ \ \ \ \ \ \ \ | Merge branch '4.7-upstream' into 4.7-doc | A-Team | 2010-11-22 | 1 | -14/+34 |
| | | |\ \ \ \ \ \ \ \ \ \ | |||||
| | * | | | | | | | | | | | | Doc: Removed incorrect statement about the C locale. | David Boddie | 2010-11-22 | 1 | -2/+0 |
* | | | | | | | | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7 | Olivier Goffart | 2010-12-20 | 2 | -9/+44 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / / / / | | | | | | | | | | | | | / | |_|_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | | | | |||||
| * | | | | | | | | | | | | Add a warning about trying to release a timer ID that isn't active | Thiago Macieira | 2010-12-15 | 1 | -0/+1 |
| | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |||||
| * | | | | | | | | | | | Add a small protection against releasing a timer twice. | Thiago Macieira | 2010-12-13 | 1 | -2/+12 |
| * | | | | | | | | | | | Use constants the timer ID masks instead of values everywhere | Thiago Macieira | 2010-12-13 | 1 | -4/+8 |
| * | | | | | | | | | | | Fix ABA problem with: the serial must be updated on all accesses | Thiago Macieira | 2010-12-13 | 1 | -1/+1 |