index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
corelib
/
tools
/
qdatetime_p.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate out the time, zone, date code from corelib/tools/
Edward Welbourne
2019-06-06
1
-151
/
+0
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-10
1
-0
/
+4
|
\
|
*
Fix various uncommon cases in QTzTimeZonePrivate backend
Edward Welbourne
2019-04-05
1
-0
/
+4
*
|
More nullptr usage in headers
Kevin Funk
2019-03-14
1
-1
/
+1
|
/
*
Remove two unused static methods of QDateTimePrivate
Edward Welbourne
2017-01-12
1
-3
/
+0
*
Fix QDateTime::toString(Qt::ISODate)'s handling of Qt::TimeZone
Edward Welbourne
2016-12-14
1
-0
/
+3
*
QDateTime, QTimeZone: fix mappings from zone time to UTC
Edward Welbourne
2016-12-12
1
-0
/
+1
*
Add configure feature for time zone support
Lars Knoll
2016-10-11
1
-6
/
+8
*
Make sure all private headers in Qt Core include qglobal_p.h
Thiago Macieira
2016-06-25
1
-0
/
+1
*
Long live the short QDateTime optimization
Thiago Macieira
2016-06-10
1
-3
/
+7
*
QDateTimePrivate refactor: static'fy the date/time manipulators
Thiago Macieira
2016-06-10
1
-7
/
+0
*
QDateTimePrivate refactor: static'fy access to d->m_status
Thiago Macieira
2016-06-10
1
-15
/
+0
*
Move QDateTimePrivate::toMSecsSinceEpoch() code into QDateTime
Thiago Macieira
2016-06-10
1
-3
/
+0
*
Remove QDateTimePrivate::isNull{Date,Time}()
Thiago Macieira
2016-06-10
1
-2
/
+0
*
Stop QDateTimePrivate from inheriting QSharedData
Thiago Macieira
2016-06-10
1
-5
/
+4
*
QDateTimePrivate: merge the time spec, DST status and validity flags
Thiago Macieira
2016-06-10
1
-11
/
+24
*
QDateTime: Remove the distinction between null and invalid date and time
Thiago Macieira
2016-05-08
1
-2
/
+2
*
QDateTime: Remove NoDaylightTime flag
Thiago Macieira
2016-05-08
1
-1
/
+0
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
QDateTimePrivate: replace out parameters with return-by-value in getDateTime()
Marc Mutz
2015-03-25
1
-1
/
+2
*
Fix race condition in QDateTime::timeZone() and other methods
Thiago Macieira
2015-03-07
1
-9
/
+5
*
QDateTimePrivate: make bit manipulation code more readable
Marc Mutz
2015-02-17
1
-5
/
+5
*
QDateTimePrivate: remove pointless comparisons
Marc Mutz
2015-02-17
1
-6
/
+6
*
QDateTimePrivate: remove pointless copy ctor
Marc Mutz
2015-02-17
1
-10
/
+0
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.4' into dev
Oswald Buddenhagen
2014-09-29
1
-19
/
+11
|
\
|
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
|
QDateTimePrivate: Add a note about wasted space
Robin Burchell
2014-09-16
1
-0
/
+3
|
/
*
QDateTime - Fix round-trip of second occurrence times
John Layt
2013-09-27
1
-5
/
+11
*
QDateTime - Add QTimeZone support
John Layt
2013-09-23
1
-2
/
+24
*
QDateTime - Fix Daylight Transition for "missing" hour
John Layt
2013-09-20
1
-0
/
+10
*
QDateTime - Change date/time storage to msecs
John Layt
2013-09-20
1
-14
/
+31
*
QDateTime - Store Qt::TimeSpec, remove Daylight Status
John Layt
2013-09-14
1
-4
/
+22
*
QDateTime - Switch to using msecs based functions
John Layt
2013-09-14
1
-2
/
+0
*
QDateTime - Split QDateTimeParser into a separate file
John Layt
2013-09-09
1
-208
/
+0
*
QDateTime - Improve and expose Qt::OffsetFromUtc
John Layt
2013-08-28
1
-9
/
+11
*
Ensure QDateTime can handle QDate's full range of julian dates.
Mitch Curtis
2013-02-12
1
-0
/
+3
*
Update copyright year in Digia's license headers
Sergio Ahumada
2013-01-18
1
-1
/
+1
*
Change copyrights from Nokia to Digia
Iikka Eklund
2012-09-22
1
-24
/
+24
*
Fix QDateEdit displaying day as a number for short and long day formats
Mitch Curtis
2012-09-05
1
-2
/
+3
*
Fix 3 digit day being displayed by QDateEdit.
Mitch Curtis
2012-09-05
1
-0
/
+4
*
Document the purpose of QDateTimeParser::cachedDay.
Mitch Curtis
2012-08-31
1
-0
/
+13
*
Remove "All rights reserved" line from license headers.
Jason McDonald
2012-01-30
1
-1
/
+1
*
Remove Symbian code from QtCore.
Xizhi Zhu
2012-01-24
1
-7
/
+0
*
Update contact information in license headers.
Jason McDonald
2012-01-23
1
-1
/
+1
*
Update copyright year in license headers.
Jason McDonald
2012-01-05
1
-1
/
+1
*
Cleanup reference counting in QDateTimePrivate class.
Jedrzej Nowacki
2011-07-12
1
-3
/
+2
*
Update licenseheader text in source files for qtbase Qt module
Jyri Tahtela
2011-05-24
1
-17
/
+17
*
Initial import from the monolithic Qt.
Qt by Nokia
2011-04-27
1
-0
/
+289