summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
...
| | | | * | | | | | | Removing all visible items in ListView resulted in blank view.Martin Jones2010-12-221-1/+2
| | | | * | | | | | | XmlListModel requests should set 'Accept' header to 'application/xml'Bea Lam2010-12-221-0/+69
| | | | | |_|_|_|_|/ | | | | |/| | | | |
| * | | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-249-32/+510
| |\ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| | * | | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-229-32/+510
| | |\ \ \ \ \ \ \ \ | | | |_|_|_|/ / / / | | |/| | | | | | |
| | | * | | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-1 into master...Qt Continuous Integration System2010-12-219-32/+510
| | | |\ \ \ \ \ \ \ | | | | |_|_|_|/ / / | | | |/| | | | | |
| | | | * | | | | | 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
| | | | * | | | | | Add QElapsedTimer::nsecsElapsed() constBradley T. Hughes2010-12-201-1/+6
| | | | * | | | | | define FSCTL_SET_REPARSE_POINT in test headerJoão Abecasis2010-12-201-0/+3
| | | | * | | | | | add error handling to QXmlStreamWriterOswald Buddenhagen2010-12-171-0/+82
| | | | * | | | | | 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
| | | | * | | | | | add write error handling to QTextStreamOswald Buddenhagen2010-12-161-0/+37
| | | | * | | | | | add write error handling to QDataStreamOswald Buddenhagen2010-12-161-0/+51
| | | | | |_|_|/ / | | | | |/| | | |
| * | | | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-235-0/+122
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | / / / / | | | |_|/ / / / | | |/| | | | |
| | * | | | | | Fix crash in indeterminate progressbars on windowsJens Bache-Wiig2010-12-221-0/+7
| | | |_|/ / / | | |/| | | |
| | * | | | | More testing for KeyNavigation attached properties.Martin Jones2010-12-212-0/+45
| | * | | | | Add tests for ListView.indexAt() and GridView.IndexAt()Martin Jones2010-12-212-0/+70
* | | | | | | Merge branch 'lancelot'aavit2011-01-074-71/+140
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Added api for efficient data driven baseline testingaavit2011-01-073-63/+133
| * | | | | | Need not keep client waiting until server has savedaavit2010-12-161-8/+7
| | |_|_|/ / | |/| | | |
* | | | | | Prevented infinite loop in QMoviePrivate::next().Samuel Rødal2010-12-224-0/+19
* | | | | | tst_qmessagebox: add debug to know why it failsOlivier Goffart2010-12-221-1/+3
* | | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/oslo-staging-2 into master...Qt Continuous Integration System2010-12-211-0/+22
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | QMessageBox wrong Show/Hide Details button labelRaul Metsma2010-12-211-0/+22
| | |_|/ / | |/| | |
* | | | | Merge branch 'master' of scm.dev.nokia.troll.no:qt/qt-s60-public into master-...Qt Continuous Integration System2010-12-211-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| | | | |
| | \ \ \
| *-. \ \ \ Merge branches 'nonQtApps-fix' and 'merge-request-2516' into master-s60axis2010-12-201-1/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | | * | | Fixed autotest.axis2010-12-201-1/+1
* | | | | | Merge branch 4.7 into qt-master-from-4.7Qt Continuous Integration System2010-12-205-4/+68
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Setting TextInput.cursorPosition outside bounds crashed.Martin Jones2010-12-202-0/+26
| * | | | | Update test bitmaps for QDeclarativeImage::svg() autotest on WindowsJoona Petrell2010-12-202-0/+0
| * | | | | Don't truncate image:// url strings prematurelyBea Lam2010-12-201-4/+42
* | | | | | Merge remote branch 'origin/4.7' into qt-master-from-4.7Olivier Goffart2010-12-2013-44/+245
|\ \ \ \ \ \ | |/ / / / / | | / / / / | |/ / / / |/| | | |
| * | | | Fix QDeclarativeState::reset() autotestJoona Petrell2010-12-173-12/+10
| * | | | Update test bitmaps for QDeclarativeImage::svg() autotest on LinuxJoona Petrell2010-12-172-0/+0
| * | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-162-0/+44
| |\ \ \ \
| | * | | | Improved orientation change autotestMiikka Heikkinen2010-12-162-0/+44
| * | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-water-staging into 4.7-int...Qt Continuous Integration System2010-12-161-0/+39
| |\ \ \ \ \ | | |/ / / / | |/| | | |
| | * | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-145-31/+147
| | |\ \ \ \
| | * | | | | Fix failing tst_QGraphicsView::QTBUG_16063_microFocusRect auto-testGabriel de Dietrich2010-12-141-2/+2
| | * | | | | Merge branch '4.7-upstream' into 4.7-waterThierry Bastian2010-12-138-10/+188
| | |\ \ \ \ \
| | * | | | | | Fixes text jitter in QtQuick components when using the virtual keyboardGabriel de Dietrich2010-12-131-0/+39
| * | | | | | | Autotest: Add some comments about this obscure test.Thiago Macieira2010-12-151-2/+6
| | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-qml into 4.7-integrationQt Continuous Integration System2010-12-141-40/+0
| |\ \ \ \ \ \
| | * | | | | | Revert a fix made for bug QTBUG-15341Joona Petrell2010-12-141-40/+0
| * | | | | | | Merge branch '4.7' of scm.dev.nokia.troll.no:qt/qt-s60-public into 4.7-integr...Qt Continuous Integration System2010-12-142-3/+140
| |\ \ \ \ \ \ \