summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* WinRT: Fixed compilation of network autotests and benchmarksOliver Wolff2013-12-0612-4/+180
* Remove trailing space from QDebug streamKai Koehne2013-12-0628-383/+383
* Add proper abstractions to the grid layout engine.Jan Arve Saether2013-12-051-2/+0
* QComboBox: fix keyboard selection with multiple character strings.Mitch Curtis2013-12-041-1/+29
* TestLib: Ignore trailing space in QTest::ignoreMessageKai Koehne2013-12-041-0/+4
* QSqlQuery::isNull string overloadTasuku Suzuki2013-12-011-0/+5
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-292-25/+46
|\
| * Add QSystemSemaphore::release() auto-testsKonstantin Ritt2013-11-281-0/+19
| * QSystemSemaphore: Clear error after successful operationKonstantin Ritt2013-11-281-0/+7
| * tests: fix tst_QSettings on MacKurt Pattyn2013-11-271-25/+20
* | Add test for default (style dependent) spacingsJan Arve Saether2013-11-281-0/+94
* | tst_qthreadpool: fix memory leakDavid Faure2013-11-281-1/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-11-2691-329/+2272
|\|
| * Fix test compilation on WinRTAndrew Knight2013-11-264-7/+14
| * QPrinterInfo - Fix isNull() by fixing constructorsJohn Layt2013-11-261-0/+9
| * Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-269-83/+165
| |\
| | * Fix a race that occurred as we unlock the mutex to destroy the functor in ~QO...Olivier Goffart2013-11-261-19/+57
| | * Revert "Ensure Qt::WA_Mapped is set in case of obscured native windows."Tor Arne Vestbø2013-11-212-32/+0
| | * QTimeZone - Fix dateForLocalTime() to check validity of next transitionJohn Layt2013-11-212-0/+10
| | * QTimeZone - Fix TZ file abbreviationsJohn Layt2013-11-211-4/+50
| | * QTimeZone - Change Olsen ID to IANA IDJohn Layt2013-11-211-18/+18
| | * tst_QFileSystemModel: don't expect ~/Documents to existMarc Mutz2013-11-211-1/+8
| | * Stabilize tst_QGraphicsWidget::updateFocusChainWhenChildDie().Friedemann Kleint2013-11-201-2/+10
| | * Stabilize tst_QGraphicsView::hoverLeave().Friedemann Kleint2013-11-201-6/+8
| | * Stabilize tst_QGraphicsScene::isActive().Friedemann Kleint2013-11-201-1/+4
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-224-2/+66
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-204-2/+66
| | |\|
| | | * Fix crash when windowcontainer is used in a dockwidgetGunnar Sletta2013-11-201-0/+29
| | | * tst_QWindow: Use showNormal() to prevent maximize/fullscreen interferenceTor Arne Vestbø2013-11-201-1/+1
| | | * Ensure Qt::WA_Mapped is set in case of obscured native windows.Friedemann Kleint2013-11-202-0/+32
| | | * tst_QWindow: Set explicit window position to please qWaitForWindowActiveTor Arne Vestbø2013-11-181-1/+4
| * | | Center/position windows in tst_qmenu.Friedemann Kleint2013-11-211-6/+47
| * | | Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-8/+0
| |/ /
| * | Merge "Merge remote-tracking branch 'origin/release' into stable" into refs/s...Frederik Gladhorn2013-11-2027-11/+272
| |\ \
| | * | Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-11-1827-11/+272
| | |\|
| | | * tst_QAlgorithms: fix compilation with C++11 enabledMarc Mutz2013-11-171-1/+1
| | | * QCollator: enable move semanticsMarc Mutz2013-11-173-0/+100
| | | * Crash fix in QTreeView::sizeHintForColumn().Martin Pley2013-11-161-0/+30
| | | * Change platform selectors to match qmake selectorsAlan Alpert2013-11-1518-7/+45
| | | * qcompilerdetection.h: add Q_COMPILER_UNIFORM_INITMarc Mutz2013-11-151-0/+12
| | | * Match up the specified paper size to an existing one if possibleAndy Shaw2013-11-141-2/+77
| | | * Fully expand entities to ensure deep or widely nested ones fail parsingMitch Curtis2013-11-141-1/+1
| | | * Skip tst_QGraphicsItem::ensureUpdateOnTextItem() on OSX 10.7Gunnar Sletta2013-11-141-0/+6
| * | | QProgressDialog: add unittest for the auto-show featureDavid Faure2013-11-201-0/+30
| * | | Testlib.selftest: Improve process execution, run on openSUSE.Friedemann Kleint2013-11-191-23/+45
| * | | Widgets: Never revoke focus by click on focused widget.Christoph Schleifenbaum2013-11-181-0/+58
| |/ /
| * | QHeaderView - do not ignore -1 as minimum section sizeThorbjørn Martsum2013-11-171-0/+2
| * | QCommandLineParser: add word-wrapping algorithmDavid Faure2013-11-172-22/+38
| * | Stabilize tst_qabstractitemview.Friedemann Kleint2013-11-161-33/+106
| * | Remove QTRY_ macro from tst_qabstractitemview.Friedemann Kleint2013-11-151-13/+2