summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add baseline test data to measure test overheadBradley T. Hughes2010-12-201-5/+6
* Test contention performance for long (10ms) critical sectionsBradley T. Hughes2010-12-201-0/+1
* Add a benchmark for contended and uncontended QMutex performanceBradley T. Hughes2010-12-202-13/+261
* Removed QMutexPrivate::self() declarationBradley T. Hughes2010-12-201-1/+0
* Add QElapsedTimer::nsecsElapsed() constBradley T. Hughes2010-12-207-19/+64
* 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
* define FSCTL_SET_REPARSE_POINT in test headerJoão Abecasis2010-12-201-0/+3
* add error handling to QXmlStreamWriterOswald Buddenhagen2010-12-173-5/+116
* 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
* Windows Vista and 7 also have animated progress barsJoão Abecasis2010-12-171-1/+6
* tst_QCompleter: Clean up after one's selfJoão Abecasis2010-12-171-16/+9
* Test doesn't need to depend on temp pathJoão Abecasis2010-12-171-1/+1
* Make parent constructor argument optionalJoão Abecasis2010-12-161-1/+1
* add write error handling to QTextStreamOswald Buddenhagen2010-12-163-18/+64
* add write error handling to QDataStreamOswald Buddenhagen2010-12-163-20/+89
* 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 branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-1620-390/+945
|\
| * Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-1520-390/+945
| |\ |/ /
| * Satisfy the maketestselftest autotstaavit2010-12-151-0/+1
| * Merge branch 'lancelot'aavit2010-12-1519-390/+944
| |\
| | * Make the lancelot/baseline test system generically usableaavit2010-12-1415-160/+616
| | * Make protocol less lancelot-specific, prepare use in other testcasesaavit2010-12-085-88/+81
| | * Added new View command on reportsaavit2010-12-026-6/+108
| | * Avoid race condition: don't quit until new executable is readyaavit2010-11-252-0/+3
* | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-multimedia-staging into...Qt Continuous Integration System2010-12-158-49/+53
|\ \ \ | |/ / |/| |
| * | 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-153-11/+16
| * | Make QScroller examples Qt-namespace safe.Robert Griebl2010-12-153-1/+6
|/ /
* | 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-14159-3048/+8396
|\ \ \ | |/ / |/| |
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-14159-3048/+8396
| |\ \ |/ / /
| * | Fix warnings, whitespace cleanupJoão Abecasis2010-12-142-1/+5
| * | Don't rely on uninitialized dataJoão Abecasis2010-12-132-0/+48
| * | Doc: Fixing typoSergio Ahumada2010-12-101-1/+1
| * | Doc: Fixing typoSergio Ahumada2010-12-101-1/+1
| * | Skip failing testsJoão Abecasis2010-12-101-2/+18
| * | Use effective user id instead of getloginJoão Abecasis2010-12-081-12/+16
| * | Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-08157-3045/+8321
| |\ \
| | * \ Merge branch 'earth/file-engine-refactor' of scm.dev.nokia.troll.no:qt/qt-fil...Qt Continuous Integration System2010-12-07157-3045/+8321
| | |\ \
| | | * | Fix compile error in tst_qfileinfo on Mac/LinuxPrasanth Ullattil2010-12-071-0/+2