summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | More docs for FolderListModelMartin Jones2010-12-231-0/+33
| | | | * | | | Improve docs on attached properties on view delegates.Martin Jones2010-12-237-8/+75
| | | | * | | | Models which load incrementally via fetchMore() don't work.Martin Jones2010-12-235-1/+193
| | | | * | | | Try fixing build error on WindowsBea Lam2010-12-231-1/+1
| | | | * | | | Ensure PathView doesn't jump when starting to drag.Martin Jones2010-12-2317-520/+524
| | | | * | | | Nested flickables would react alternately to flicks.Martin Jones2010-12-239-2/+2213
| | | | * | | | Improve QDeclarativeComponent test coverage.Michael Brasser2010-12-223-12/+15
| | | | * | | | Add additional QDeclarativeProperty autotests.Michael Brasser2010-12-221-0/+62
| | | | * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-224-5/+82
| | | | |\ \ \ \
| | | | | * | | | Removing all visible items in ListView resulted in blank view.Martin Jones2010-12-222-5/+12
| | | | | * | | | XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-222-0/+70
| * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2438-350/+1731
| |\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / | |/| | | | | | |
| | * | | | | | | Whitespace changeHarald Fernengel2010-12-231-2/+2
| | * | | | | | | Fix for coding conventions.Juuso Pakarinen2010-12-231-6/+4
| | * | | | | | | Fix resource leak in QCLuceneStandardAnalyzer::QCLuceneStandardAnalyzer.Niklas Kurkisuo2010-12-231-0/+6
| | * | | | | | | Fix resource leak in QCLuceneStopAnalyzer::QCLuceneStopAnalyzer.Niklas Kurkisuo2010-12-231-0/+6
| | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2337-350/+1721
| | |\ \ \ \ \ \ \
| | | * | | | | | | Assistant: Get rid of bogus warning.Christian Kandeler2010-12-221-1/+2
| | | * | | | | | | add missing license headerHarald Fernengel2010-12-221-0/+41
| | | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2236-349/+1678
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|_|/ / | | | |/| | | | | |
| | | | * | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2136-349/+1678
| | | | |\ \ \ \ \ \ | | | | | |_|_|_|_|/ | | | | |/| | | | |
| | | | | * | | | | Add inter-process binary shader cache for MeeGoHarald Fernengel2010-12-216-137/+771
| | | | | * | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-2030-212/+907
| | | | | |\ \ \ \ \
| | | | | | * | | | | 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
| | | | | | * | | | | test contention when using 2 mutexesBradley T. Hughes2010-12-201-28/+53
| | | | | | * | | | | Ensure that every thread does contend in the contention testsBradley T. Hughes2010-12-201-33/+60
| | | | | | * | | | | 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