summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdoublespinbox
Commit message (Expand)AuthorAgeFilesLines
* Fix compiler warnings about missing overridesLars Knoll2020-09-131-6/+6
* CMake: Regenerate tests with new qt_ prefixed APIsAlexandru Croitor2020-07-091-1/+1
* QSpinBox: remove deprecated signal valueChanged(const QString &)Vitaly Fanaskov2020-02-101-2/+2
* Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-291-3/+1
|\
| * Merge remote-tracking branch 'origin/5.15' into devSimon Hausmann2020-01-281-3/+1
| |\
| | * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-01-281-3/+1
| | |\
| | | * Flatten version-specific blacklisting on macOS to all macOS versionsTor Arne Vestbø2020-01-221-3/+1
* | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+10
|\| | |
| * | | QShortcut: Properly port to the new configure systemFriedemann Kleint2019-10-251-0/+6
| |/ /
| * / Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+4
| |/
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-1/+13
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-152-7/+5
|\|
| * Fix a couple more uses of QWheelEvent constructors in testsShawn Rutledge2019-07-121-1/+1
| * Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-6/+2
| * unblacklist passing testsDaniel Smith2019-07-081-1/+3
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-9/+9
|\|
| * Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-9/+9
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-031-5/+7
|\|
| * QAbstractSpinBox: fix some ui glitchesChristian Ehrlicher2019-05-101-5/+7
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-0/+12
|\|
| * QDoubleSpinBox: reset size hint when prefix is setChristian Ehrlicher2019-03-261-0/+12
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+1
|/
* Blacklist an extremely flaky tst_QDoubleSpinBox::editingFinished testTony Sarajärvi2018-09-151-0/+2
* Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-84/+198
* winrt: tst_qdoublespinbox: Remove QEXPECT_FAIL for editingFinishedOliver Wolff2018-06-261-7/+0
* winrt: Make widgets/widgets auto tests passOliver Wolff2018-06-221-0/+7
* Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-05-241-2/+2
|\
| * Fix tst_QDoubleSpinBox::editingFinished failing after other testsKari Oikarinen2018-05-181-2/+2
* | Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-241-0/+390
* | Merge remote-tracking branch 'origin/5.11' into devLiang Qi2018-04-261-3/+3
|\|
| * tests/auto/widgets/widgets: Avoid unconditional qWait()sKari Oikarinen2018-04-251-3/+3
* | Allow adaptive decimal stepping for QSpinBox and QDoubleSpinBoxHarald Nordgren2018-03-221-0/+131
|/
* Updated license headersJani Heikkinen2016-01-211-17/+12
* Remove remaining support for BlackberryLouai Al-Khanji2015-11-211-2/+4
* Replace qdtoa and qstrtod implementation by a 3rdparty libraryUlf Hermann2015-11-021-2/+5
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* BlackBerry: Fix QDoubleSpinBox autotestsFabian Bumberger2014-04-141-0/+2
* expand tabs and related whitespace fixes in *.{cpp,h,qdoc}Oswald Buddenhagen2014-01-131-1/+1
* added QAbstractSpinBox::setGroupSeparatorShown function.Oto Magaldadze2013-10-291-0/+46
* 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-1/+0
* Do not call QWidget::show/hideEvent twiceOliver Wolff2012-11-081-1/+1
* Properly check for widget's visibility in doublespinbox autotestOliver Wolff2012-10-261-2/+2
* normalise signal/slot signatures [QtWidgets tests]Marc Mutz2012-10-191-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Set the Qt API level to compatibility mode in all tests.Thiago Macieira2012-08-011-0/+1
* Implement waitForWindowExposed and friends for widget windows.Friedemann Kleint2012-07-201-2/+2
* Remove insignification from QDoubleSpinBox test on Ubuntu 11.10.Jason McDonald2012-04-191-2/+0