summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Forward QGraphicsView::mouseDoubleClickEventMarcel Krems2013-09-061-5/+109
* Center the QColumnView on-screen, in case that helps avoid the test failure.Stephen Kelly2013-09-051-0/+8
* Stabilize tst_qmenubar.Friedemann Kleint2013-08-281-413/+403
* Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+25
* Center widgets using UpdateWidgets in tst_qwidget.Friedemann Kleint2013-08-271-1/+15
* Add more comparisons to narrow down error case.Stephen Kelly2013-08-221-0/+3
* Add debugging output to randomly failing test.Stephen Kelly2013-08-211-3/+1
* QtBase: Skip some tst_qwidget steps in Ubuntu 11.10Simo Fält2013-08-192-0/+10
* Fix QGraphics(Ellipse)Item autotestGiuseppe D'Angelo2013-08-191-4/+7
* QHeaderView::paintSection(): fix visible index handlingJ-P Nurmi2013-08-151-0/+65
* Add some debugging information to diagnose bug.Stephen Kelly2013-08-121-2/+11
* QComboBox: fix item activation via completerJ-P Nurmi2013-08-081-0/+35
* Fix QCompleter::activated(QModelIndex)J-P Nurmi2013-08-071-0/+5
* tst_qfilesystemmodel: increased test's permitted runtimeSergio Ahumada2013-08-061-1/+2
* Fix double transform for items ignoring parent transformations.Andreas Aardal Hanssen2013-08-051-0/+61
* Fix tst_QCompleter::directoryModel() on OS XTor Arne Vestbø2013-08-051-1/+1
* test: Remove insignificant mark from tst_qfilesystemmodelSergio Ahumada2013-07-261-2/+0
* Fix for tst_qundogroup autotest in shadow buildSimo Fält2013-07-251-2/+7
* Fix for tst_qundostack autotest in shadow buildSimo Fält2013-07-251-2/+6
* Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-0/+52
* Test password mask delay and characters on Mac.Mitch Curtis2013-07-111-0/+12
* Stabilize tst_QApplication::quitOnLastWindowClosed().Friedemann Kleint2013-07-041-9/+12
* Make the test a bit more sane.Gunnar Sletta2013-07-011-3/+6
* tst_qfilefialog: Fix leaking temporary directories.Friedemann Kleint2013-06-261-28/+16
* Test for activation and palette on QWindowContainer's parentGunnar Sletta2013-06-251-0/+10
* If a QWidget is ignored for auto-quit, ignore its corresponding QWindow.Stephen Kelly2013-06-191-0/+25
* BlackBerry: fix tst_qlistviewRafael Roquetto2013-06-181-0/+8
* Fix tst_qlistview for full screen platformsRafael Roquetto2013-06-181-3/+3
* QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+8
* tst_qfilesystemmodel: Fix warnings about comparing int/bool.Friedemann Kleint2013-06-081-5/+12
* Use QFINDTESTDATA on tst_QStyle instead of SRCDIRRafael Roquetto2013-06-072-5/+5
* Fix tst_qcombobox::itemListPosition.Friedemann Kleint2013-06-051-4/+6
* Fix typoFrederik Gladhorn2013-06-031-1/+1
* Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-0/+12
* Stabilize tst_qgraphicssceneindex.Friedemann Kleint2013-05-231-1/+1
* Fixed autotest build for configurations without printsupportOliver Wolff2013-05-211-1/+1
* QtWidgets: avoid integer divide by zero in QProgressDialogLiang Qi2013-05-151-0/+11
* QGV: fix items not to be selected on right mouse button releaseJ-P Nurmi2013-05-141-0/+28
* tst_qmdiarea: Prevent scrollbars from messing up expected viewport calculationTor Arne Vestbø2013-05-141-3/+9
* test: Remove XFAIL from tst_qwidgetSergio Ahumada2013-05-131-4/+0
* Disabling some concurrency in widget testsSimo Fält2013-05-102-2/+0
* Stabilize QGraphicsWidget test.Friedemann Kleint2013-05-091-15/+12
* 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