summaryrefslogtreecommitdiffstats
path: root/tests/auto/widgets/widgets/qdatetimeedit
Commit message (Expand)AuthorAgeFilesLines
* Regenerate projects one last time before mergewip/cmakeAlexandru Croitor2020-02-121-3/+2
* Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-241-4/+57
|\
| * Convert date-time faithfully in QDateTimeEdit::setDateTime()Edward Welbourne2019-12-121-0/+50
| * Avoid initializing QFlags with 0 or nullptr in testsFriedemann Kleint2019-11-261-4/+7
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeLeander Beernaert2019-11-191-0/+9
|\|
| * Widget tests: Skip tests that fail on WaylandJohan Klokkhammer Helsing2019-10-181-0/+9
* | Regenerate tests/auto/widgets/widgetsAlexandru Croitor2019-11-131-2/+12
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-10-111-4/+2
|\|
| * Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-301-4/+2
* | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-6/+2
|\|
| * Finish deprecating obsolete members of QWheelEventShawn Rutledge2019-07-121-6/+2
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-111-1/+1
|\|
| * Remove usages of deprecated APIs from QDateTimeSona Kurazyan2019-07-021-1/+1
* | Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-06-141-15/+15
|\|
| * Remove QLatin1Literal usagesGiuseppe D'Angelo2019-06-101-15/+15
* | Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-161-16/+20
|\|
| * Fix deprecation warnings in widget autotestsChristian Ehrlicher2019-02-081-8/+12
| * Update to CLDR v34Edward Welbourne2018-11-021-8/+8
* | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+6
|/
* tst_qdatetimeedit: call setCalendarPopup(false) when cleaning upMitch Curtis2018-08-071-0/+2
* tst_qdatetimeedit: hide testWidget when creating widgets on the stackMitch Curtis2018-08-071-0/+7
* Add QStyle::SH_SpinBox_StepModifier style hintNathan Collins2018-07-121-108/+219
* Apply Qt::ControlModifier to all spin box interactionsNathan Collins2018-05-241-12/+484
* Raise the upper bound on years to 9999Edward Welbourne2017-11-301-22/+22
* Test locale propagation from date-time editor to its calendar popupSoroush Rabiei2017-07-281-0/+21
* Convert features.wheelevent to QT_CONFIGStephan Binner2017-06-281-3/+3
* Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-11-241-1/+1
|\
| * Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-11-231-1/+1
| |\
| | * tst_QDateTimeEdit: Use base method, not direct member accessEdward Welbourne2016-11-181-1/+1
* | | Merge remote-tracking branch 'origin/5.7' into 5.8Liang Qi2016-09-291-0/+8
|\| |
| * | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-09-281-0/+8
| |\|
| | * QDateTimeEdit: synchronize time-spec before initializing displayEdward Welbourne2016-09-271-0/+8
* | | Merge remote-tracking branch 'origin/5.7' into devLiang Qi2016-04-111-8/+8
|\| |
| * | Update QDateTimeEdit tests to match data from CLDR v29Konstantin Ritt2016-04-081-8/+8
* | | QtWidgets: Remove Windows CE.Friedemann Kleint2016-04-072-28/+2
|/ /
* | Updated license headersJani Heikkinen2016-01-211-17/+12
* | Tests: Remove empty init/cleanup slots, constructors and destructors.Friedemann Kleint2015-12-101-13/+3
* | Tests: Use QCOMPARE() with QLatin1String() for QString values.Friedemann Kleint2015-10-141-1/+1
* | Merge remote-tracking branch 'origin/5.6' into devLiang Qi2015-09-251-0/+6
|\|
| * QAbstractSpinBox::inputMethodQuery(): Consider input method hints set on the ...Friedemann Kleint2015-09-221-0/+6
* | Tests: Remove CONFIG += parallel_test.Friedemann Kleint2015-09-051-1/+0
|/
* tests/auto/widgets: Replace Q[TRY]_VERIFY(a == b) by Q[TRY]_COMPARE(a, b).Friedemann Kleint2015-07-311-4/+4
* autotests: fix the build in case of QT_NO_WHEELEVENTShawn Rutledge2015-03-031-0/+4
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* WinRT: Fix various test compilationsAndrew Knight2013-10-021-1/+1
* QtWidgets tests: Remove DEFINES += QT_DISABLE_DEPRECATED_BEFORE=0Debao Zhang2013-03-281-1/+0
* QtWidgets tests: Replace qFindChild{ren} with QObject::findChild{ren}Debao Zhang2013-03-271-3/+3
* Whitespace cleanup: remove trailing whitespaceAxel Waggershauser2013-03-161-2/+2
* Merge remote-tracking branch 'origin/stable' into devFrederik Gladhorn2013-02-141-1/+1
|\