summaryrefslogtreecommitdiffstats
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1
* QtConcurrent: Workaround GCC bug 58800 in median calculationNikolai Kosjar2013-12-033-0/+93
* Stabilize tst_QGraphicsItemMarc Mutz2013-12-031-0/+1
* Stabilize tst_QColumnView::dynamicModelChanges().Friedemann Kleint2013-12-031-2/+3
* Fix invalid memory read when shutting down QML applicationsSimon Hausmann2013-11-291-0/+38
* 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
* 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
* 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
* 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
* QMetaType: Fix conversion between module types.Stephen Kelly2013-11-061-0/+16
* QIntegerForSize: add testMarc Mutz2013-11-061-0/+15
* Revert "Ensure CSS rules are inherited from the parent tags"Andy Shaw2013-11-051-31/+0
* QStandardPaths: add GenericConfigLocationDavid Faure2013-11-051-2/+8
* tst_qurl: add test for matches() with empty vs null caseDavid Faure2013-11-051-0/+8
* Test that QMetaObject::invokeMethod is exception safeOlivier Goffart2013-11-051-0/+38
* Test exceptions in signals and slotsOlivier Goffart2013-11-051-0/+97
* Disallow deep or widely nested entity references.Mitch Curtis2013-11-054-0/+96
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-051-0/+3
* Add print dialog manual test.Friedemann Kleint2013-11-047-35/+699
* tests: make qt_on_cocoa build againLiang Qi2013-11-041-1/+1
* Fix compilation of the manual dialogs test with Qt 4.Friedemann Kleint2013-11-013-0/+16
* Fix stability issues in tst_qwidget with VERIFY_COLORJan Arve Saether2013-11-011-23/+61
* Fix setVisible() of QWidget has no effect in QTreeWidgetItemChengyong Xie2013-10-311-0/+34
* Stabilize moveChild/showAndMoveChild-tests.Friedemann Kleint2013-10-311-27/+59
* remove compiler warningJørgen Lind2013-10-301-6/+6