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.4.3
6.5
6.5.0
6.5.1
6.5.2
6.5.3
6.6
6.6.0
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
/
qversionnumber.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Restore end-of-parse reporting to qstrntod()
Edward Welbourne
2022-11-24
1
-4
/
+4
*
QLocale: make qstrnto(u)ll not have output arguments
Thiago Macieira
2022-11-16
1
-5
/
+4
*
Doc: Add default value for seed param to all qHash overloads
Kai Köhne
2022-07-20
1
-2
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-40
/
+4
*
QVersionNumber: de-inline QList constructor calls and resize()
Marc Mutz
2022-05-13
1
-0
/
+23
*
QVersionNumber: Show type in QDebug output
Florian Bruhin
2022-05-04
1
-1
/
+2
*
QtCore: Replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-03-26
1
-4
/
+4
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-1
/
+1
*
QVersionNumber: Make documentation period display style consistent
Christian Heimlich
2022-03-15
1
-1
/
+1
*
Minor clean-ups noticed during string-parsing improvements
Edward Welbourne
2022-03-03
1
-1
/
+1
*
Prevent repeated instantiations of some qRegisterNormalizedMetaType<>s [1/N] ...
Marc Mutz
2022-01-21
1
-0
/
+3
*
QVersionNumber: don't allocate in fromString() in the common case
Marc Mutz
2022-01-18
1
-2
/
+15
*
QVersionNumber: port fromString() to QAnyStringView
Marc Mutz
2022-01-18
1
-42
/
+28
*
QVersionNumber: change int to qsizetype in fromString()
Thiago Macieira
2022-01-17
1
-4
/
+4
*
QVersionNumber: change int to qsizetype for index and length
Thiago Macieira
2022-01-16
1
-12
/
+12
*
corelib: Fix typos in documentation
Jonas Kvinge
2021-10-12
1
-1
/
+1
*
Convert various callers of strtou?ll() to call strntou?ll()
Edward Welbourne
2021-08-30
1
-2
/
+2
*
Make QVersionNumber and QArrayDataPointer comparisons hidden
Allan Sandfeld Jensen
2020-10-27
1
-12
/
+6
*
Fix documentation warnings
Volker Hilsheimer
2020-10-24
1
-1
/
+1
*
Whitespace cleanup in corelib/tools
Allan Sandfeld Jensen
2020-10-21
1
-2
/
+2
*
Use QList instead of QVector in corelib implementation
Jarek Kobus
2020-06-29
1
-8
/
+8
*
Doc: Also fix qdoc signature of qHash(const QTypeRevision &key ...)
Kai Koehne
2020-04-21
1
-1
/
+1
*
Fix a few size_t / int conversion warnings
Friedemann Kleint
2020-04-10
1
-1
/
+1
*
Change qHash() to work with size_t instead of uint
Lars Knoll
2020-04-09
1
-2
/
+2
*
Core: Add a QTypeRevision class
Ulf Hermann
2020-01-30
1
-1
/
+195
*
Replace qMove with std::move
Allan Sandfeld Jensen
2019-04-06
1
-1
/
+1
*
Replace Q_DECL_NOEXCEPT with noexcept in corelib
Allan Sandfeld Jensen
2019-04-03
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.9' into 5.10
Liang Qi
2017-11-09
1
-2
/
+2
|
\
|
*
Doc: Be more specific on full stop in QVersionNumber
Kai Koehne
2017-11-08
1
-2
/
+2
*
|
QVersionNumber: add fromString(QStringView/QLatin1String) overloads
Marc Mutz
2017-04-08
1
-8
/
+45
|
/
*
Add Intel copyright to files that Intel has had non-trivial contribution
Thiago Macieira
2016-01-21
1
-0
/
+1
*
Updated license headers
Jani Heikkinen
2016-01-15
1
-14
/
+20
*
doc: fix a typo in QVersionNumber docs
Marc Mutz
2015-10-07
1
-1
/
+1
*
Refactor QVersionNumber so it stores values in-class
Thiago Macieira
2015-07-29
1
-11
/
+48
*
Remove the ref-qualified versions of segments and normalized
Thiago Macieira
2015-07-16
1
-15
/
+15
*
Refactor QVersionNumber to use the public functions when possible
Thiago Macieira
2015-07-16
1
-29
/
+37
*
doc: mark QVersionNumber as \since 5.6
Keith Gardner
2015-07-13
1
-2
/
+2
*
Added QVersionNumber to QtCore's public API
Keith Gardner
2015-07-10
1
-2
/
+1
*
Fixed license headers
Jani Heikkinen
2015-02-17
1
-1
/
+1
*
Update copyright headers
Jani Heikkinen
2015-02-11
1
-22
/
+14
*
QtCore: Use QDebugStateSaver in (almost) all QDebug operator<<
Kai Koehne
2015-02-09
1
-1
/
+2
*
QVersionNumber: use qHashRange()
Marc Mutz
2015-01-09
1
-7
/
+1
*
Make QVersionNumber private
Thiago Macieira
2014-11-13
1
-1
/
+2
*
QVersionNumber: correctly fail for numerically very large segments
Marc Mutz
2014-09-23
1
-4
/
+4
*
Long live QVersionNumber!
Keith Gardner
2014-08-09
1
-0
/
+484