summaryrefslogtreecommitdiffstats
path: root/src/widgets/widgets/qdatetimeedit_p.h
Commit message (Expand)AuthorAgeFilesLines
* Use SPDX license identifiersLucie Gérard2022-05-161-38/+2
* Use UTC when parsing only a date or only a time, not a date-timeEdward Welbourne2021-06-231-2/+2
* QDateTime{Parser,EditPrivate}: clean up initializationEdward Welbourne2021-06-031-6/+6
* Fix copy-and-paste bug in QDTEP::getMaximum()Edward Welbourne2021-06-031-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-231-0/+6
|\
| * Handle specified time-spec in date-time parsingAndrei Golubev2020-04-221-0/+6
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-2/+12
|\|
| * QDateTimeEdit: with keyboardTracking off, allow values outside the rangeVolker Hilsheimer2020-03-201-2/+12
* | Convert date-time faithfully in QDateTimeEdit::setDateTime()Edward Welbourne2019-12-121-0/+1
* | QDateTimeParser: always use locale for AM/PM textsVolker Hilsheimer2019-10-211-1/+0
|/
* Pass QDate, QTime as value classes, rather than by const referenceEdward Welbourne2019-08-301-6/+6
* Adapt QCalendarWidget and QDateTimeEdit to support choice of calendarSoroush Rabiei2019-08-221-3/+5
* More nullptr usage in headersKevin Funk2019-03-141-2/+2
* Replace Q_DECL_OVERRIDE with override where possibleKevin Funk2017-09-191-17/+17
* Convert features.combobox to QT_[REQUIRE_]CONFIGStephan Binner2017-07-251-1/+0
* Convert features.datetimeedit to QT_[REQUIRE_]CONFIGStephan Binner2017-07-111-4/+0
* Add feature.label and feature.formlayoutStephan Binner2017-03-031-1/+0
* QtWidgets: Add missing overrideAlexander Volkov2016-11-291-4/+4
* Add qtwidgetsglobal.h and qtwidgetsglobal_p.hLars Knoll2016-07-141-0/+1
* Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-291-8/+7
|\
| * Fix clang developer build due to -Winconsistent-missing-overrideSérgio Martins2016-04-281-8/+7
* | Merge remote-tracking branch 'origin/5.6' into 5.7Liang Qi2016-04-131-12/+15
|\|
| * QDateTimeEditPrivate: make clear which overrides are for which base.Edward Welbourne2016-04-081-12/+15
* | Updated license headersJani Heikkinen2016-01-151-14/+20
|/
* Unbreak ubsan developer-buildMarc Mutz2016-01-061-1/+2
* Update copyright headersJani Heikkinen2015-02-111-7/+7
* Update license headers and add new license filesMatti Paaso2014-09-241-19/+11
* QDateTime - Split QDateTimeParser into a separate fileJohn Layt2013-09-091-1/+1
* Fix license headers stating QtGui for QtWidgets files.Jake Petroules2013-03-191-1/+1
* Update copyright year in Digia's license headersSergio Ahumada2013-01-181-1/+1
* Change copyrights from Nokia to DigiaIikka Eklund2012-09-221-24/+24
* Mark (non-public API's) ctor's as explicitSergio Ahumada2012-09-141-1/+1
* Use QPointer instead of QWeakPointer.Stephen Kelly2012-06-051-1/+1
* Remove "All rights reserved" line from license headers.Jason McDonald2012-01-301-1/+1
* Update contact information in license headers.Jason McDonald2012-01-231-1/+1
* Update copyright year in license headers.Jason McDonald2012-01-051-1/+1
* Merge remote branch 'staging/master' into refactorPaul Olav Tvete2011-05-241-17/+17
* Merge remote branch 'staging/master' into refactorSamuel Rødal2011-05-111-4/+6
* fix includesLars Knoll2011-05-071-9/+9
* library splitLars Knoll2011-05-071-0/+183