summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qspinbox
Commit message (Expand)AuthorAgeFilesLines
* Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-9/+9
* Merge remote-tracking branch 'origin/5.13' into devFriedemann Kleint2019-05-271-5/+9
|\
| * QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-5/+9
* | Merge remote-tracking branch 'origin/5.13' into devLiang Qi2019-03-311-0/+12
|\|
| * QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-261-0/+12
* | QSpinBox: add new signal textChanged(QString)Christian Ehrlicher2019-03-011-3/+3
|/
* Fix QSpinBox tests failing after change in the Windows QPAAndre de la Rocha2019-02-121-0/+10
* Extend opensuse blacklistings to opensuse-leapTony Sarajärvi2018-09-111-0/+1
* Add debugging output to help diagnose cause of tst_qspinbox failureMitch Curtis2018-08-161-0/+7
* tst_qspinbox: include actual emission count in failure messageMitch Curtis2018-08-071-1/+2
* Blacklist flaky tst_QSpinBox::stepModifierPressAndHold on OpenSUSETor Arne Vestbø2018-08-041-0/+2
* Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-83/+196
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+4
* Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-241-16/+373
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-2/+1
|\
| * tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-2/+1
* | Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-221-0/+81
|/
* qtbase: cleanup BLACKLIST filesChristian Ehrlicher2018-02-131-3/+0
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-2/+2
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-08-291-0/+29
|\
| * QAbstractSpinBox: Clear 'cleared' flag on receiving a keypressFriedemann Kleint2016-08-251-0/+29
* | Updated license headersJani Heikkinen2016-01-211-17/+12
|/
* QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-221-0/+2
* Blacklist and skip various tests that are flakeySimon Hausmann2015-06-141-0/+3
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* Fix spin box with fine grained wheel eventsAllan Sandfeld Jensen2014-09-231-0/+32
* Add ReadOnlyChange event to widgets that support setReadOnly(bool).David Faure2014-03-131-1/+14
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-12-161-0/+17
|\
| * QSpinBox: allow positive values to be entered with the '+' prefix.Mitch Curtis2013-12-051-0/+17
* | added QAbstractSpinBox::setGroupSeparatorShown function.Oto Magaldadze2013-10-291-0/+49
|/
* Set the base used to display the spin box valueKevin Ottens2013-05-071-0/+58
* Ensure the QLineEdit::returnPressed() signal is still emittedAndy Shaw2013-04-211-1/+10
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Widgets: Remove declaration of built-in and automatic metatypes.Stephen Kelly2013-01-041-2/+0
* Fix integer overflow in QSpinBox.Stephen Kelly2012-10-221-0/+31
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Stabilize test of QSpinBox.Friedemann Kleint2012-09-071-35/+15
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Remove usage of deprecated qWaitForWindowShown(QWidget *) method.Friedemann Kleint2012-08-011-4/+4
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-4/+1
* Remove #ifdef Q_WS_ / include / #endif conditionals.Friedemann Kleint2012-07-161-4/+0
* Eliminate duplicate data row names in widgets autotests.Jason McDonald2012-02-151-16/+16
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Replace Q_WS_MAC with Q_OS_MAC in tests/auto/widgetsBradley T. Hughes2012-01-231-4/+4
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Remove TESTED_CLASS/TESTED_FILES comments from tests.Jason McDonald2011-12-061-3/+0