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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Separate out the time, zone, date code from corelib/tools/
Edward Welbourne
2019-06-06
1
-426
/
+0
*
Deprecate use of QTime as a timer
Edward Welbourne
2019-05-24
1
-3
/
+5
*
Convert some deprecations to QT_DEPRECATED_X
Edward Welbourne
2019-05-24
1
-4
/
+4
*
Remove handling of missing Q_COMPILER_RVALUE_REFS
Allan Sandfeld Jensen
2019-05-01
1
-2
/
+0
*
Add startOfDay() and endOfDay() methods to QDate
Edward Welbourne
2019-04-24
1
-1
/
+9
*
Merge remote-tracking branch 'origin/5.13' into dev
Liang Qi
2019-04-24
1
-1
/
+1
|
\
|
*
Purge use of some deprecated methods from QDateTime tests
Edward Welbourne
2019-04-23
1
-1
/
+1
*
|
Merge "Merge remote-tracking branch 'origin/5.13' into dev" into refs/staging...
Qt Forward Merge Bot
2019-04-04
1
-9
/
+9
|
\
\
|
*
|
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-9
/
+9
|
|
/
*
|
Remove remaining Q_DECL_NOEXCEPT/Q_DECL_NOTHROW usage
Allan Sandfeld Jensen
2019-04-04
1
-1
/
+1
|
/
*
Modernize the "datestring" feature
Liang Qi
2018-09-24
1
-8
/
+8
*
Modernize the "textdate" feature
Liang Qi
2018-09-24
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.10' into dev
Lars Knoll
2018-01-02
1
-1
/
+1
|
\
|
*
QDateTime: Move the deprecation marker to Qt 5.10
Thiago Macieira
2017-11-14
1
-1
/
+1
*
|
Replace Q_NULLPTR with nullptr where possible
Kevin Funk
2017-09-19
1
-1
/
+1
|
/
*
Deprecate QDate methods using MonthNameType
Edward Welbourne
2017-08-22
1
-8
/
+12
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-04-20
1
-10
/
+10
|
\
|
*
Move Q_REQUIRED_RESULT to its correct position
Thiago Macieira
2017-04-20
1
-10
/
+10
*
|
QDate/Time: add toString(QStringView) overloads
Marc Mutz
2017-04-12
1
-0
/
+9
|
/
*
Add configure feature for time zone support
Lars Knoll
2016-10-11
1
-9
/
+9
*
Merge remote-tracking branch 'origin/5.7' into dev
Edward Welbourne
2016-08-01
1
-2
/
+2
|
\
|
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Edward Welbourne
2016-07-26
1
-2
/
+2
|
|
\
|
|
*
Work around ICC bug about shadowing declarations that aren't shadowing
Thiago Macieira
2016-07-24
1
-2
/
+2
*
|
|
Make QDateTime's default constructor not allocate memory on 32-bit
Thiago Macieira
2016-07-09
1
-0
/
+1
*
|
|
QDateTime: introduce {to,from,set,current}SecsSinceEpoch
Thiago Macieira
2016-06-22
1
-7
/
+12
*
|
|
Add move constructor to QDateTime
Thiago Macieira
2016-06-10
1
-1
/
+2
*
|
|
Long live the short QDateTime optimization
Thiago Macieira
2016-06-10
1
-8
/
+43
*
|
|
Properly forward-declare the Apple types with Q_QDOC
Olivier Goffart
2016-05-31
1
-2
/
+2
*
|
|
darwin: Simplify conversion function declarations in headers
Tor Arne Vestbø
2016-05-03
1
-5
/
+1
*
|
|
QtCore: Remove Windows CE.
Friedemann Kleint
2016-03-30
1
-9
/
+0
*
|
|
Forward declare the Objective C types for the documentation.
Olivier Goffart
2016-03-18
1
-2
/
+2
|
/
/
*
|
QDate: mark getDate() as const.
Anton Kudryavtsev
2016-02-17
1
-1
/
+4
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
|
/
*
Merge remote-tracking branch 'origin/5.5' into dev
Liang Qi
2015-07-01
1
-2
/
+2
|
\
|
*
QDate/QTime: fix SiC introduced by adding new non-explicit ctors
Marc Mutz
2015-06-28
1
-2
/
+2
*
|
QtCore: Use Q_NULLPTR instead of 0 in all public headers
Marc Mutz
2015-07-01
1
-1
/
+1
*
|
QtCore: make all Q_DECLARE_SHARED types nothrow move-assignable
Marc Mutz
2015-06-30
1
-1
/
+4
|
/
*
Remove unnecessary QDateTime::detach() function
Thiago Macieira
2015-04-07
1
-1
/
+0
*
Fix race condition in QDateTime::timeZone() and other methods
Thiago Macieira
2015-03-07
1
-1
/
+1
*
QDate/QTime: mark some functions constexpr
Marc Mutz
2015-02-17
1
-27
/
+27
*
QDateTime: prepare for constexpr'ification
Marc Mutz
2015-02-12
1
-2
/
+9
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-7
/
+7
*
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-11-24
1
-1
/
+2
|
\
|
*
Put parentheses around "min" to prevent expansion as macro
Thiago Macieira
2014-11-21
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.4' into dev
Frederik Gladhorn
2014-10-20
1
-1
/
+1
|
\
\
|
|
/
|
*
qdatetime.h: include correct header
Marc Mutz
2014-10-19
1
-1
/
+1
*
|
Add Objective-C specific type converters to QDateTime
Jake Petroules
2014-10-07
1
-0
/
+16
|
/
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-19
/
+11
*
QtCore: Use Q_REQUIRED_RESULT in many more places
David Faure
2014-04-11
1
-10
/
+10
*
QDateTime - Add QTimeZone support
John Layt
2013-09-23
1
-0
/
+19
[next]