index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
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
/
time
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update CLDR to v47
Mårten Nordheim
7 days
5
-172728
/
+173766
*
QDateTime::currentDateTime: fix time zone offset for repeated hours
Mårten Nordheim
13 days
1
-4
/
+5
*
Mark QTimeZone as security-critical:
Magdalena Stojek
2025-05-16
3
-1
/
+3
*
Add static casts needed for initializer lists on 32 bit platforms
Martin Storsjö
2025-05-06
1
-2
/
+2
*
Fix long-form zone parts in date-time strings
Edward Welbourne
2025-04-29
5
-16
/
+643
*
Tidy up some QTimeZone code and comments
Edward Welbourne
2025-04-23
2
-2
/
+3
*
Fix spacing and indentation in QTimeZone code
Edward Welbourne
2025-04-23
2
-3
/
+3
*
Isolate an "enough like C locale" test and use consistently
Edward Welbourne
2025-04-23
3
-7
/
+14
*
Include "is known to ICU" check in QTimeZonePrivate::localeName()
Edward Welbourne
2025-04-11
3
-15
/
+26
*
Purge dangling uses of QDateTime deprecated time-spec changes
Edward Welbourne
2025-03-28
1
-4
/
+4
*
Tolerate spaces at start and end of a POSIX zone descriptor
Edward Welbourne
2025-03-26
1
-3
/
+3
*
QTimeZone: return a shared copy from utc()
Marc Mutz
2025-03-11
2
-1
/
+13
*
QTimeZone::utc(): micro-optimize it
Giuseppe D'Angelo
2025-03-11
1
-1
/
+1
*
Optimize QUtcTimeZonePrivate common case for UTC id/name
Milian Wolff
2025-03-03
1
-2
/
+10
*
Optimize QTimeZone::utc()
Milian Wolff
2025-03-03
1
-1
/
+1
*
Add terminal rows to various QtTimeZoneLocale tables
Edward Welbourne
2025-02-10
1
-2
/
+6
*
Simplifications in QJalaliCalendar
Edward Welbourne
2025-01-30
1
-6
/
+11
*
Change handling of unspecified year in QCalendar::daysInMonth()
Edward Welbourne
2025-01-30
4
-4
/
+5
*
QDateTime: prevent signed integer overflow
Giuseppe D'Angelo
2025-01-29
1
-3
/
+3
*
Replace qdebug.h includes in public headers with forward-declarations
Ahmad Samir
2025-01-15
1
-2
/
+3
*
Update qtimezonelocale_data_p.h with correct CLDR v46 data
Mate Barany
2025-01-14
1
-1437
/
+1436
*
Remove constexpr from a function that doesn't need it, and asserts
Edward Welbourne
2025-01-13
1
-4
/
+4
*
Update CLDR to v46
Mate Barany
2025-01-06
5
-166299
/
+179499
*
Adjust unknown year to leap if it helps get a valid date
Edward Welbourne
2024-12-13
1
-0
/
+12
*
Fix assertion failure on parsing Feb 29 in a non-leap year
Edward Welbourne
2024-12-13
1
-1
/
+3
*
Fix typo in QTZ constructor docs
Edward Welbourne
2024-12-10
1
-1
/
+1
*
Fix TZ backend to include CLDR-known zones by territory
Edward Welbourne
2024-12-03
5
-6
/
+54
*
Correct handling of World in mapping MS's zone IDs to IANA ones
Edward Welbourne
2024-12-02
2
-24
/
+49
*
Mark some security sensitive files in corelib
Dimitrios Apostolou
2024-12-02
2
-0
/
+2
*
Shortcut QDateTime comparison when difference is large
Edward Welbourne
2024-11-28
1
-5
/
+28
*
Create qdoc macros for C++ class docs 2.1: qHash()
Marc Mutz
2024-11-27
1
-9
/
+3
*
Enforce sorting of QTZ backend availableTimeZoneIds()
Edward Welbourne
2024-11-18
3
-6
/
+23
*
QtCore: don't use QString::utf16() where the string is \0-terminated
Ahmad Samir
2024-11-13
1
-4
/
+4
*
Replace QWinRegistryKey::dwordValue with QWinRegistryKey::value<T>
Jøger Hansegård
2024-11-09
1
-3
/
+3
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
2
-6
/
+2
*
Add support for available ID queries to QTZ chrono backend
Edward Welbourne
2024-11-07
4
-7
/
+72
*
Make QTZP backend classes' copy-constructors private
Edward Welbourne
2024-11-06
1
-7
/
+7
*
Q(Android|Win)?TimeZonePrivate: make copy-constructors = default
Edward Welbourne
2024-11-06
4
-22
/
+3
*
Delete copy-assign for QTZP backends
Edward Welbourne
2024-11-06
1
-0
/
+10
*
Add missing QChronoTimezonePrivate::clone()
Edward Welbourne
2024-11-05
3
-7
/
+8
*
Exclude q*_data_p.h files from the generated include/
Edward Welbourne
2024-11-04
6
-36
/
+22
*
QtCore: use QString::unicode() where null-termination is guaranteed
Ahmad Samir
2024-11-04
1
-1
/
+1
*
Make static constexpr data tables inline in corelib/t*/q*_data_p.h
Edward Welbourne
2024-10-30
5
-51
/
+31
*
Round to nearest minutes in L10n'd zone-offset representations
Edward Welbourne
2024-10-30
1
-2
/
+4
*
Improve handling of localized offset names for timezones
Edward Welbourne
2024-10-30
2
-31
/
+52
*
Fix trivial typo in QDateTime::fromString() doc
Edward Welbourne
2024-10-25
1
-1
/
+1
*
Timezone: don't use 'begin' to get char*
Mårten Nordheim
2024-10-22
1
-1
/
+1
*
Add systemTimeZoneId() to the C++20 tzdb backend of QTimeZone
Edward Welbourne
2024-10-21
2
-0
/
+11
*
Address problems with date-time parsing near bounds
Edward Welbourne
2024-10-17
1
-1
/
+5
*
Remove untruth from QDateTime::fromString() documentation
Edward Welbourne
2024-10-17
1
-10
/
+1
[next]