summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets
Commit message (Expand)AuthorAgeFilesLines
* Stabilize tst_scrollbar.Friedemann Kleint2014-01-141-41/+52
* test: fix tst_QPushButton::sizeHint() with Mac style on Mac OS XLiang Qi2014-01-071-6/+1
* Revert "Skip tst_QMenu::QTBUG_10735_crashWithDialog() on Mac OS X"Liang Qi2014-01-071-4/+0
* QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-0/+17
* Merge remote-tracking branch 'origin/release' into stableFrederik Gladhorn2013-12-051-0/+1
|\
| * Make layoutDirection pass with new expose behaviorMorten Johan Sørvig2013-12-041-0/+1
* | Center/position windows in tst_qmenu.Friedemann Kleint2013-11-211-6/+47
* | Remove QMacStyle titlebar height + 4 adjustment and consequencesShawn Rutledge2013-11-211-8/+0
* | QKeySequenceEdit: simplify clear()Marc Mutz2013-11-141-0/+24
|/
* Disable clear button in read-only QLineEdit.Friedemann Kleint2013-11-051-0/+3
* Only emit messageChanged() if the message has actually changedAndy Shaw2013-10-151-0/+27
* Stabilize tst_qmenu on Mac.Friedemann Kleint2013-10-141-3/+9
* Stabilize tst_QComboBox::keyBoardNavigationWithMouse.Friedemann Kleint2013-10-111-5/+15
* Add QKeySequenceEditIvan Komissarov2013-09-244-0/+111
* Implement QMainWindow::takeCentralWidget()Sune Vuorela2013-09-201-0/+55
* Merge remote-tracking branch 'origin/stable' into devSergio Ahumada2013-09-071-412/+427
|\
| * Stabilize tst_qmenubar.Friedemann Kleint2013-08-281-413/+403
| * Close menu on 2nd click on QMenuBar.Friedemann Kleint2013-08-271-0/+25
* | QButtonGroup - add buttonToggled signalsThorbjørn Martsum2013-08-282-0/+26
* | Extend QStyle API with a SH_Splitter_OpaqueResize styleHintRohan Garg2013-08-201-0/+2
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-08-141-0/+35
|\|
| * QComboBox: fix item activation via completerJ-P Nurmi2013-08-081-0/+35
* | 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
* | Prevent QLineEdit from emitting edited signal (QTBUG-27347)Ivan Komissarov2013-07-211-0/+6
* | Merge branch 'stable' into devSergio Ahumada2013-07-111-3/+6
|\|
| * Make the test a bit more sane.Gunnar Sletta2013-07-011-3/+6
* | QDialogButtonBox: add a missing constructorMarc Mutz2013-06-211-0/+37
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-06-122-4/+14
|\|
| * QDockWidget: Keep position when undocking.Friedemann Kleint2013-06-121-0/+8
| * Fix tst_qcombobox::itemListPosition.Friedemann Kleint2013-06-051-4/+6
* | Add QComboBox::currentDataGiuseppe D'Angelo2013-05-271-0/+146
* | Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-05-232-4/+9
|\|
| * tst_qmdiarea: Prevent scrollbars from messing up expected viewport calculationTor Arne Vestbø2013-05-141-3/+9
| * Disabling some concurrency in widget testsSimo Fält2013-05-101-1/+0
* | Set the base used to display the spin box valueKevin Ottens2013-05-071-0/+58
|/
* test: Mark tst_menubar::task256322_highlight as XFAILSergio Ahumada2013-04-291-1/+6
* 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
* Stabilize tst_qcombobox.Friedemann Kleint2013-04-111-46/+127
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-2843-43/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-2710-48/+48
* QtWidgets tests: Don't use the deprecated QTest::qWaitForWindowShown()Debao Zhang2013-03-272-3/+3
* QtWidgets tests: Don't call the empty function QApplication::syncX()Debao Zhang2013-03-271-1/+0
* QMdi: Don't emit subWindowActivated during StyleChange handling.David Faure2013-03-251-0/+31
* Merge branch 'dev' into stableOswald Buddenhagen2013-03-209-27/+62
|\
| * Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-165-17/+17
| * Fix warnings about unused field variables (CLANG).Friedemann Kleint2013-03-061-1/+0