summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets
Commit message (Expand)AuthorAgeFilesLines
* Add useful signals to QTabBar and QTabWidgetIvan Komissarov2013-08-132-0/+84
* Add clearButton-property to QLineEdit.Friedemann Kleint2013-08-081-0/+42
* Add side widgets to QLineEdit via QAction.Friedemann Kleint2013-08-061-0/+43
* Re-enable tests tst_qgraphicsproxywidget, tst_qgraphicswidget.Friedemann Kleint2013-07-241-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-07-231-0/+52
|\
| * Make *ItemBoundingRect modes work with custom shapes.Mitch Curtis2013-07-161-0/+52
* | Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-211-0/+6
* | Merge branch 'stable' into devSergio Ahumada2013-07-113-12/+30
|\|
| * 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
* | QSizePolicy - add retainSizeWhenHiddenThorbjørn Lund Martsum2013-07-101-0/+43
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-272-28/+26
|\|
| * 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
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-06-242-3/+36
|\ \
| * | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-202-3/+36
| |\|
| | * 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
* | | QDialogButtonBox: add a missing constructorMarc Mutz2013-06-211-0/+37
|/ /
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-125-14/+31
|\|
| * 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
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-042-1/+13
|\|
| * Fix typoFrederik Gladhorn2013-06-031-1/+1
| * Made sure items with preferred width of 0 could also stretchJan Arve Saether2013-05-271-0/+12
* | widget/graphicsview: Do not run tests showing windows in parallel.Friedemann Kleint2013-06-035-6/+0
* | Remove XFAIL from tst_qgraphicswidget::initialShow2().Friedemann Kleint2013-05-272-4/+0
* | Add QComboBox::currentDataGiuseppe D'Angelo2013-05-271-0/+146
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-2311-27/+213
|\|
| * 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
* | Silently strip leading dot off QFileDialog default suffixes.Friedemann Kleint2013-05-211-0/+2
* | Set the base used to display the spin box valueKevin Ottens2013-05-071-0/+58
* | Merge branch 'stable' into devSergio Ahumada2013-05-071-1/+6
|\|
| * test: Mark tst_menubar::task256322_highlight as XFAILSergio Ahumada2013-04-291-1/+6
* | Merge "Merge remote-tracking branch 'origin/stable' into dev" into refs/stagi...Frederik Gladhorn2013-04-303-11/+74
|\ \