summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Make the QRasterPaintEngineState copy constructor cheaper.Andreas Kling2010-12-201-21/+13
* Micro-optimization for QSpanData::setup()Andreas Kling2010-12-201-1/+2
* 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
* Make parent constructor argument optionalJoão Abecasis2010-12-161-1/+1
* 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
* Removed obsolete Maemo 5 codeRobert Griebl2010-12-151-23/+1
* QScroller: nicer Overshoot bounce back animation.Robert Griebl2010-12-151-3/+2
* Use XRandR to get the real DPI values for the screen.Robert Griebl2010-12-151-12/+24
* Resolve XRRSizes() from libxrandr for QScroller's DPI calculation.Robert Griebl2010-12-152-0/+5
* Fix drag velocity smoothing in QScroller.Robert Griebl2010-12-152-10/+15
* Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-152-42/+0
|\
| * Fixed stroke / fill inconsistencies in GL 2 paint engine.Samuel Rødal2010-12-142-42/+0
* | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-1446-2831/+6051
|\ \ | |/ |/|
| * Fix warnings, whitespace cleanupJoão Abecasis2010-12-142-1/+5
| * Don't rely on uninitialized dataJoão Abecasis2010-12-131-0/+3
| * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-0846-2831/+6044
| |\
| | * Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-0746-2831/+6044
| | |\
| | | * Fix QDir::relativeFilePathJoão Abecasis2010-12-061-1/+1
| | | * Fix spelling in commentsJoão Abecasis2010-12-052-2/+2
| | | * Define _WIN32_WINNT before any includesJoão Abecasis2010-12-051-4/+4
| | | * New attempt at fixing compilation failureJoão Abecasis2010-12-052-6/+4
| | | * Removing unused duplicate definitionsJoão Abecasis2010-12-051-27/+0
| | | * No symbolic links in Windows CEJoão Abecasis2010-12-041-0/+2
| | | * Set minimum target Windows version to 2000João Abecasis2010-12-042-0/+8
| | | * More missing includesJoão Abecasis2010-12-042-0/+3
| | | * Add missing includeJoão Abecasis2010-12-041-0/+1
| | | * Fix compile errorShane Kearns2010-12-031-0/+2
| | | * Update def filesShane Kearns2010-12-024-3/+12
| | | * Merge remote branch 'origin/master' into file-engine-refactorJoão Abecasis2010-12-02132-1193/+2010
| | | |\
| | | * | QtDeclarative: make autotests compile on symbianShane Kearns2010-11-301-1/+1
| | | * | Fix buffered/unbuffered mode issues on symbianShane Kearns2010-11-302-3/+9
| | | * | Update with def files merged from masterShane Kearns2010-11-305-7/+468
| | | * | Fix compile error on symbianShane Kearns2010-11-301-0/+4
| | | * | Let's use engine's understanding of relative pathJoão Abecasis2010-11-252-2/+6
| | | * | Fix compile error on WindowsPrasanth Ullattil2010-11-241-0/+4
| | | * | Adding #ifdefs/#defines lost in the merge to masterJoão Abecasis2010-11-235-12/+22