index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.1
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
5.9.8
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
/
qtimezone.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-03-21
1
-2
/
+2
|
\
|
*
WinRT: Fix QTimeZone transitions by switching backend
Maurice Kalinowski
2016-03-16
1
-2
/
+2
*
|
Updated license headers
Jani Heikkinen
2016-01-15
1
-13
/
+19
*
|
QtCore: eradicate all Q_FOREACH loops [tools]
Marc Mutz
2016-01-04
1
-3
/
+3
|
/
*
Clarify what time-zone "transitions" are.
Edward Welbourne
2015-12-09
1
-0
/
+5
*
Prefer "daylight-saving time" and "DST" over "daylight time".
Edward Welbourne
2015-11-12
1
-35
/
+33
*
Eliminate duplicate "between"
Edward Welbourne
2015-11-12
1
-2
/
+3
*
Doc: Remove invalid uses of \relates command
Topi Reinio
2015-08-19
1
-1
/
+0
*
doc: QTimeZone::OffsetDataList is a QVector, not a QList
Marc Mutz
2015-07-22
1
-1
/
+1
*
Use QVector::reserve() all over the place.
Sérgio Martins
2015-06-29
1
-0
/
+1
*
Merge remote-tracking branch 'origin/5.4' into 5.5
Liang Qi
2015-04-15
1
-1
/
+1
|
\
|
*
Doc: Fix using Apple-related terminology in Qt Core
Alexander Volkov
2015-03-31
1
-1
/
+1
*
|
QTimeZone: don't use QSet, use sorted QList
Marc Mutz
2015-02-17
1
-20
/
+22
*
|
Update copyright headers
Jani Heikkinen
2015-02-11
1
-6
/
+6
*
|
QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<
Kai Koehne
2015-02-09
1
-1
/
+2
*
|
Add QTimeZone::{systemTimeZone,utc}
Thiago Macieira
2015-01-16
1
-0
/
+23
*
|
provide Android timezones in QTimeZone
Drew Parsons
2014-11-26
1
-0
/
+4
|
/
*
Don't stream QStringLiterals into QDebug
Marc Mutz
2014-10-09
1
-1
/
+1
*
Don't use QStringLiteral in comparisons
Marc Mutz
2014-10-09
1
-1
/
+1
*
Update license headers and add new license files
Matti Paaso
2014-09-24
1
-18
/
+10
*
Add missing #include <qdatastream.h> or <qiodevice.h>
Thiago Macieira
2014-08-07
1
-0
/
+1
*
Doc: document QTimeZone::swap()
Marc Mutz
2014-04-10
1
-0
/
+7
*
QTimeZone - Change from Olson ID to IANA ID
John Layt
2014-01-11
1
-14
/
+14
*
Merge remote-tracking branch 'origin/stable' into dev
Simon Hausmann
2014-01-03
1
-2
/
+2
|
\
|
*
Fix some typos in documentation.
Jeff Tranter
2014-01-02
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-11-26
1
-56
/
+70
|
\
\
|
|
/
|
*
QTimeZone - Fix TZ file abbreviations
John Layt
2013-11-21
1
-0
/
+6
|
*
QTimeZone - Change Olsen ID to IANA ID
John Layt
2013-11-21
1
-54
/
+57
|
*
Doc: remove superfluous \since 5.2
Marc Mutz
2013-11-14
1
-2
/
+0
|
*
QTimeZone: add member-swap
Marc Mutz
2013-11-14
1
-0
/
+7
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-10-11
1
-7
/
+7
|
\
\
|
|
/
|
*
Doc: Adding mark-up to boolean default values.
Jerome Pasion
2013-10-08
1
-7
/
+7
*
|
Merge remote-tracking branch 'origin/stable' into dev
Frederik Gladhorn
2013-10-04
1
-0
/
+9
|
\
\
|
|
/
|
*
Doc: Add docs for rvalue references and move constructors
Geir Vattekar
2013-09-27
1
-0
/
+9
*
|
WinRT: Use UtcTimeZone instead of QWinTimeZone backend
Oliver Wolff
2013-09-26
1
-2
/
+4
|
/
*
Remove some qSort usages from QTimeZone
Giuseppe D'Angelo
2013-09-24
1
-3
/
+5
*
QTimeZone - Add Windows backend
John Layt
2013-09-23
1
-0
/
+4
*
QTimeZone - Add Mac backend
John Layt
2013-09-23
1
-2
/
+6
*
QTimeZone - Add TZ File Backend
John Layt
2013-09-22
1
-2
/
+22
*
QTimeZone - Add ICU support
John Layt
2013-09-22
1
-0
/
+8
*
QTimeZone - Define new class and api
John Layt
2013-09-22
1
-0
/
+899