summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
* | QFormLayout: Avoid assertion with negative spacings.Jan Arve Saether2013-11-151-0/+14
* | QKeySequenceEdit: simplify clear()Marc Mutz2013-11-141-0/+24
|/
* Mark tst_qgl as insignificant in angle buildSimo Fält2013-11-121-0/+1
* QHeaderView - remove confusing boolThorbjørn Martsum2013-11-083-3/+7
* QSslConfiguration: rename [get]session() to [get]sessionTicket()Peter Hartmann2013-11-081-2/+2
* QVariant: Convert automatically from enum types to integral types.Olivier Goffart2013-11-081-0/+84
* Fix QVariant::canConvert with longlongOlivier Goffart2013-11-081-3/+26
* Revert "Fix setVisible() of QWidget has no effect in QTreeWidgetItem"Friedemann Kleint2013-11-081-34/+0
* Revert "Add tracing to logging framework"Kai Koehne2013-11-071-1/+0
* tst_QFlags: make constExpr() check compile on clang trunkMarc Mutz2013-11-071-1/+1