summaryrefslogtreecommitdiffstats
path: root/src/corelib/time/qdatetimeparser_p.h
Commit message (Expand)AuthorAgeFilesLines
* Eliminate QDateTimeParser's mutable parameters at lastEdward Welbourne2020-09-301-8/+6
* Replace Qt CONSTEXPR defines with constexprAllan Sandfeld Jensen2020-08-141-1/+1
* Make feature datetimeparser depend on feature datestringEdward Welbourne2020-07-021-5/+1
* Use QList instead of QVector in corelibJarek Kobus2020-06-251-5/+5
* Port qdatetime away from QStringRefLars Knoll2020-06-121-8/+8
* Teach QDateTimeParser some common time-zone offset formatsAndrei Golubev2020-05-121-2/+2
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-231-2/+2
|\
| * Handle specified time-spec in date-time parsingAndrei Golubev2020-04-221-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-01-281-2/+2
|\|
| * Replace most use of QVariant::type and occurrences of QVariant::TypeOlivier Goffart2020-01-231-2/+2
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2019-11-251-1/+1
|\|
| * Deprecate constructing QFlags from a pointerAllan Sandfeld Jensen2019-11-201-1/+1
* | QDateTimeParser: always use locale for AM/PM textsVolker Hilsheimer2019-10-211-2/+2
|/
* Add support for calendars beside GregorianSoroush Rabiei2019-08-201-4/+7
* Separate out the time, zone, date code from corelib/tools/Edward Welbourne2019-06-061-0/+310