summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdoublespinbox
Commit message (Expand)AuthorAgeFilesLines
* taskQTBUG_5008_textFromValueAndValidate() remove setActiveWindow()Frédéric Lefebvre19 hours1-1/+0
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-21/+21
* Fix flakiness in tst_QDoubleSpinBox / editingFinishedAxel Spoerl2022-10-181-1/+8
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-272-1/+4
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-031-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for tests and test helpersAlexandru Croitor2022-07-281-1/+1
* Use SPDX license identifiersLucie Gérard2022-05-161-27/+2
* testlib: Deprecate QWARN() in favor of qWarning()Tor Arne Vestbø2021-08-041-2/+2
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-2/+2
* Prospective fix for flaky test tst_QDoubleSpinBox::setReadOnly()Friedemann Kleint2021-03-031-34/+22
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-1/+3
* Deprecate old aliases for two countries and several languagesEdward Welbourne2020-10-281-7/+7
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-2/+2
* Fix compiler warnings from QKeyCombinationLars Knoll2020-09-281-2/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1
* 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