summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'qt/dev' into dev-highdpiPaul Olav Tvete2015-06-0923-107/+613
|\
| * Make the test pass on high res mac displaysLars Knoll2015-06-061-2/+2
| * Wait for the window being active before sending it eventsLars Knoll2015-06-061-0/+1
| * Fix the autotest on MacLars Knoll2015-06-061-1/+1
| * Fix qgraphicswidget::initStyleOption autotestLars Knoll2015-06-062-14/+6
| * Clean up the qgraphicsscene autotestLars Knoll2015-06-061-22/+5
| * Merge remote-tracking branch 'origin/5.5' into devSimon Hausmann2015-06-0316-54/+532
| |\
| | * Polish and stabilize tst_qtooltip.Friedemann Kleint2015-06-021-26/+36
| | * tst_QDockWidget::restoreDockWidget: Add QSKIP for XCB.Friedemann Kleint2015-05-291-0/+2
| | * tst_QApplication - quitOnLastWindowClosed (fix for OS X)Timur Pocheptsov2015-05-271-14/+20
| | * Fix crash due to QTreeView accessing deleted model indexes.Joerg Bornemann2015-05-271-0/+78
| | * Tests: Use blacklist for failing tst_qwidget testsCaroline Chao2015-05-262-2/+121
| | * tst_QDialog::snapToDefaultButton - tune the test for OS XTimur Pocheptsov2015-05-151-0/+5
| | * Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-151-2/+0
| | * Improve QListView scroll bar calculation.Christoph Schleifenbaum2015-05-101-0/+62
| | * Use ItemIsUserTristate instead of ItemIsTristate in table & list tests.David Faure2015-05-092-8/+8
| | * QDialogButtonBox: prevent crashes on deletions in slotsGiuseppe D'Angelo2015-05-091-0/+66
| | * Merge remote-tracking branch 'origin/5.4' into merge5.5Allan Sandfeld Jensen2015-05-083-0/+57
| | |\
| | | * Blacklist task256322_highlight on OS XAllan Sandfeld Jensen2015-05-071-0/+2
| | | * Blacklist task258920_mouseBorder on MacSimon Hausmann2015-04-281-0/+2
| | | * Fix finding the closest active touch point for the pressed touch pointAlexander Volkov2015-04-161-0/+53
| | * | Tests: Remove EXPECT_FAIL in tst_QWidget::widgetAt()Caroline Chao2015-05-081-2/+0
| | * | QLineEdit: show the clear button if it gets enabled after setting a textGiuseppe D'Angelo2015-05-071-0/+45
| | * | Tests: Remove insignificant for tst_QGraphicsProxyWidgetCaroline Chao2015-05-051-1/+0
| | * | QGraphicsWidget: call normal "setParent" when setting a parentGiuseppe D'Angelo2015-05-051-0/+32
| * | | Add shared implementation of a NSAutoreleasePool wrapper to qglobalTor Arne Vestbø2015-05-271-1/+1
| * | | Allow horizontal scrolling with a mouse wheel for QListViewAlexander Volkov2015-05-261-0/+49
| * | | Fix autotest on xcb and make it significant againLars Knoll2015-05-232-2/+1
| * | | stabilize qwidget autotestLars Knoll2015-05-231-6/+10
| * | | Fix blacklistingLars Knoll2015-05-221-1/+1
| * | | Fix table view testLars Knoll2015-05-221-4/+4
* | | | Merge branch 'wip/highdpi' of git://code.qt.io/qt/qtbase into dev-highdpiPaul Olav Tvete2015-05-137-39/+130
|\| | |
| * | | Deprecate ItemIsTristate in favor of ItemIsAutoTristate.David Faure2015-05-072-8/+8
| * | | Merge remote-tracking branch 'origin/5.5' into HEADSimon Hausmann2015-05-042-20/+46
| |\| |
| | * | QFileDialog: Stabilize tests.Friedemann Kleint2015-05-012-20/+46
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-273-9/+71
| |\| |
| | * | QMainWindow::restoreDockWidget(): Fix positioning of floating docks with nati...Friedemann Kleint2015-04-261-7/+66
| | * | Tests: Blacklist task260974_menuItemRectangleForComboBoxPopupCaroline Chao2015-04-241-0/+3
| | * | Tests: Remove tst_QGraphicsIten::sorting from the BLACKLIST fileCaroline Chao2015-04-221-2/+0
| | * | Tests: Blacklist tst_QGraphicItem::ensureUpdateOnTextItemCaroline Chao2015-04-221-0/+2
| * | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-221-2/+5
| |\| |
| | * | Skip tst_QFiledialog::directoryEnteredSignal() depending on side bar entry co...Friedemann Kleint2015-04-211-2/+5
* | | | Compile.Morten Johan Sørvig2015-05-111-0/+1
* | | | Make tests pass with QT_SCALE_FACTOR setMorten Johan Sørvig2015-05-112-8/+21
|/ / /
* | | Solid and gradients in high color accuracyAllan Sandfeld Jensen2015-04-1018-0/+0
* | | Merge remote-tracking branch 'origin/5.5' into devLiang Qi2015-04-068-0/+88
|\| |
| * | QComboBox: also adjust size on model reset, with AdjustToContentsDavid Faure2015-04-041-0/+17
| * | Tests: Blacklist tests for ubuntu 14.04Caroline Chao2015-04-017-0/+32
| * | Merge remote-tracking branch 'origin/5.4' into 5.5Liang Qi2015-03-311-0/+39
| |\|
| | * QComboBox: Update completer on setCurrentIndex()Andre Hartmann2015-03-181-0/+39