summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Fix tabFocusFirst when that item is removed from QGraphicsSceneMiikka Heikkinen2013-05-081-0/+18
* Fixed applying invalid data from QLineEdit to modelIvan Komissarov2013-05-071-0/+131
* Add QSKIP to hoverenter-test in tst_qgraphicsproxywidget.Friedemann Kleint2013-05-071-0/+1
* Fix XPASS in tst_qgraphicswidget (Windows).Friedemann Kleint2013-05-071-1/+1
* test: Mark tst_menubar::task256322_highlight as XFAILSergio Ahumada2013-04-291-1/+6
* Fix windows expose logicGunnar Sletta2013-04-251-11/+19
* Fixed QLayout::addChildLayout(QLayout *l) when l had a parentJan Arve Saether2013-04-231-0/+21
* Fix QTableView::doItemsLayout()J-P Nurmi2013-04-221-0/+34
* Ensure the QLineEdit::returnPressed() signal is still emittedAndy Shaw2013-04-211-1/+10
* Fusion & GTK styles need to check direction from style option not qappShawn Rutledge2013-04-181-20/+1
* An RTL submenu should be right-alignedShawn Rutledge2013-04-181-0/+36
* Fix qgraphicsview autotest build for WEC7.Janne Anttila2013-04-171-1/+1
* Fix tst_qstyle autotest build for WEC7.Janne Anttila2013-04-171-2/+2
* Stabilize tst_qcombobox.Friedemann Kleint2013-04-111-46/+127
* Stabilize tst_qcompleter.Friedemann Kleint2013-04-051-41/+54
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-28111-120/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2728-185/+185
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-276-8/+8
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-277-15/+0
* tst_qgraphicseffectsource: Don't use the deprecated QGraphicsItem::children()Debao Zhang2013-03-272-21/+21
* tst_qtreeview: Use QRect::intersected instead of QRect::intersectDebao Zhang2013-03-261-1/+1
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-0/+31
* Merge remote-tracking branch 'gerrit/release' into stableSamuel Rødal2013-03-211-4/+5
|\
| * Tests: stabilize tst_QDockWidget on small screensJ-P Nurmi2013-03-201-1/+1
| * Attempt to prevent tst_QWidget::scroll() from failing in CI.Samuel Rødal2013-03-201-4/+8
* | Merge branch 'dev' into stableOswald Buddenhagen2013-03-2043-183/+922
|\ \
| * | Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-1618-90/+91
| * | Do not list desktop widgets and desktop screen widgets as top-levels.Friedemann Kleint2013-03-121-0/+17
| * | Skip more QScroller tests on Mac, they are all flakeyTor Arne Vestbø2013-03-121-0/+8
| * | Fix wrong initial positionCaroline Chao2013-03-121-0/+16
| * | Fix warnings about overloaded virtuals in tests (CLANG).Friedemann Kleint2013-03-127-23/+27
| * | Skip tst_QScroller::scroll(), it's flakey and blocking CITor Arne Vestbø2013-03-121-0/+1
| * | Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0
| * | Fixed QTreeWidgetIterator to work with sorted QTreeWidgetJan Arve Saether2013-03-061-0/+27
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-03-053-1/+17
| |\ \
| * | | Make tst_qwidget more stableAlberto Mardegan2013-03-041-0/+1
| * | | Add QProxyStyle(QString key) constructor for convenienceJ-P Nurmi2013-03-041-2/+5
| * | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-202-17/+93
| |\ \ \
| * | | | QProgressBar: Use localized numbers and percent sign.Friedemann Kleint2013-02-201-0/+36
| * | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-181-0/+26
| |\ \ \ \
| * | | | | Remove ifdefs for supporting Mac OS <= 10.5Tor Arne Vestbø2013-02-181-10/+0
| * | | | | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
| |\ \ \ \ \
| * | | | | | QTreeView::expandToDepth - add missing emit of expanded and collapsedThorbjørn Lund Martsum2013-02-021-0/+9
| * | | | | | Do not run tst_qfilesystemmodel for MinGW.Friedemann Kleint2013-02-011-0/+1
| * | | | | | QTreeView - emit collapsed in collapseAll()Thorbjørn Lund Martsum2013-01-311-2/+12
| * | | | | | QTreeView - emit expanded on expandAllThorbjørn Lund Martsum2013-01-311-4/+23
| * | | | | | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-01-291-3/+3
| |\ \ \ \ \ \
| | * \ \ \ \ \ Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-01-281-3/+3
| | |\ \ \ \ \ \
| * | | | | | | | Add the Qt::ItemNeverHasChildren flag and use it in QTreeView.Stephen Kelly2013-01-291-0/+40
| * | | | | | | | Do not execute tst_qfilesystemmodel in parallel.Friedemann Kleint2013-01-291-2/+2