summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdatetimeedit
Commit message (Expand)AuthorAgeFilesLines
* tst_QDateTimeEdit::displayFormat() remove setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::backspaceKey() remove setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::deleteKey() remove setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::tabKeyNavigation() remove setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::enterKey remove QApplicationPrivate::setActiveWindowFrédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::tabKeyNavigationWithSuffix remove setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::tabKeyNavigationWithPrefix remove setActiveWindow()Frédéric Lefebvre11 days1-1/+0
* tst_QDateTimeEdit::editingRanged() remove setActiveWindow()Frédéric Lefebvre12 days1-1/+0
* Remove extra semi-colonsTasuku Suzuki2024-02-061-1/+1
* Change license for tests filesLucie Gérard2024-02-041-1/+1
* Suppress deprecation warnings in test of QDTE::timeSpec propertyEdward Welbourne2023-10-261-0/+3
* Add a QDateTimeEdit::timeZone propertyEdward Welbourne2023-10-231-22/+22
* tst_QDateTimeEdit: skip parameters on EditorDateEdit declarationEdward Welbourne2023-07-101-4/+4
* CMake: Make widgets tests standalone projectsAlexandru Croitor2023-07-051-0/+6
* Explain the cases where we must exclude some QDTE test casesEdward Welbourne2023-04-141-21/+24
* Correct time zone in tst_QDateTimeEdit::stepIntoDSTGap()Edward Welbourne2023-04-141-1/+1
* Correct the start of a QDTE::stepIntoDSTGap() testEdward Welbourne2023-04-141-1/+1
* tst_QDateTimeEdit::springForward(): use u'0' instead of QLatin1Char('0')Edward Welbourne2023-04-141-4/+4
* Correct row names in tst_QDateTimeEdit::springForward_data()Edward Welbourne2023-04-141-7/+8
* tst_QDateTimeEdit: correct computation of width of gapEdward Welbourne2023-04-141-2/+15
* tst_QDateTimeEdit: Use correct zone for findSpring()'s transitionEdward Welbourne2023-04-141-1/+1
* tst_QDateTimeEdit::stepModifierPressAndHold(): tweak start dateEdward Welbourne2023-03-281-1/+5
* tests: Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-171-2/+0
* Port QDateTimeEdit internals to QTimeZoneEdward Welbourne2022-12-091-30/+10
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-031-21/+21
* Fix use of 0 as null pointer in tst_QDateTimeEditEdward Welbourne2022-09-201-2/+2
* Deprecate QApplication::setActiveWindow() and mark as internalTor Arne Vestbø2022-08-271-8/+10
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-231-1/+1
* Fix initialization of QDateEdit and QTimeEditEdward Welbourne2022-08-041-2/+0
* Fix handling of invalid input to Q(Date|Time)Edit constructorsEdward Welbourne2022-08-041-2/+1
* Expand QDateTime edit constructor tests to cover Q(Date|Time)EditEdward Welbourne2022-08-041-20/+51
* Simplify the data tables for some QDateTimeEdit constructor testsEdward Welbourne2022-08-041-75/+30
* 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
* QtBase: replace windows.h with qt_windows.hYuhang Zhao2021-11-231-3/+1
* Use UTC when parsing only a date or only a time, not a date-timeEdward Welbourne2021-06-231-2/+2
* Fix handling of day-of-week in QDateTimeParser and QDateTimeEditEdward Welbourne2021-06-231-12/+18
* tst_QDateTimeEdit::editingRanged(): use QScopedPointerEdward Welbourne2021-06-031-16/+12
* Add the "Territory" enumerated type for QLocaleJiDe Zhang2021-04-151-2/+2
* Remove the qmake project filesJoerg Bornemann2021-01-071-4/+0
* Replace QtTest headers with QTestDavid Skoland2020-12-221-6/+4
* Restore previous QDateTime behavior in DST gapAndreas Buhr2020-12-152-6/+2
* tests: blacklist two functions in tst_QDateTimeEdit on openSUSELiang Qi2020-12-091-0/+4
* Deprecate QVariant::TypeLars Knoll2020-10-231-1/+1
* Avoid repeated date-time formatting in test data namingEdward Welbourne2020-10-091-14/+16
* Another round of replacing 0 with nullptrAllan Sandfeld Jensen2020-10-071-1/+1
* Test end-date, not just its string representation, in QDTE testEdward Welbourne2020-10-061-170/+264
* Re-enable a QDateTimeEdit right-to-left test of its sectionText()Edward Welbourne2020-09-301-8/+11
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-09-231-1/+1