index
:
delta/qt5/qtbase.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
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
api_changes
baserock/morph
baserock/v5.3.0
cli_parser
compiledb
containers
dev
ios
old/5.0
old/5.1
old/5.1.1
old/5.2
qstring-utf8
release
stable
winrt
wip/cmake
wip/direct2d-painter
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/qbs
wip/qbs-5.5
wip/qbs2
wip/qstring-utf8
wip/qt6
wip/qt6_snapshot
wip/remac
wip/tizen
wip/webassembly
wip/yaml-dependencies
code.qt.io: qt/qtbase.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
corelib
/
kernel
/
qvariant.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix typo in documentation for QVariant::nameToType
Nicolas Fella
2022-12-01
1
-1
/
+1
*
QVariant/Doc: expand what toList & toMap conversions may succeed
Thiago Macieira
2022-10-11
1
-5
/
+14
*
QVariant/Doc: document that you must register types before op>>
Thiago Macieira
2022-08-26
1
-3
/
+13
*
QVariant: do allow non-default-constructible types
Thiago Macieira
2022-07-22
1
-1
/
+1
*
QVariant: add missing const to QMetaTypeInterface pointers
Thiago Macieira
2022-07-22
1
-7
/
+4
*
QVariant: Avoid crash when constructed from unsuitable metatype
Fabian Kosmale
2022-07-21
1
-3
/
+10
*
Convert Since ... comments on \value lines to [since ...] parameters
Edward Welbourne
2022-05-31
1
-2
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-40
/
+4
*
QtCore: Replace remaining uses of QLatin1String with QLatin1StringView
Sona Kurazyan
2022-03-26
1
-2
/
+2
*
QtCore: replace QLatin1String/QLatin1Char with _L1/u'' where applicable
Sona Kurazyan
2022-03-25
1
-2
/
+4
*
Core: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
QVariant: use a typedef name when saving user types to QDataStream
Thiago Macieira
2021-12-17
1
-5
/
+9
*
corelib: Fix typos in source code comments
Jonas Kvinge
2021-10-12
1
-2
/
+2
*
QVariant: write less haphazardly to data
Fabian Kosmale
2021-09-21
1
-2
/
+2
*
QVariant: Tolerate QObject* metatypes without QMetaObject
Ulf Hermann
2021-08-10
1
-3
/
+5
*
Doc: Ensure deprecated APIs in Qt Core are documented as such
Nico Vertriest
2021-07-23
1
-10
/
+10
*
Stop using mixed enum arithmetic
Giuseppe D'Angelo
2021-06-13
1
-13
/
+13
*
Doc: Fix QVariant documentation
Kai Köhne
2021-06-09
1
-52
/
+51
*
Doc: Use \deprecated instead of \obsolete
Paul Wicking
2021-05-26
1
-5
/
+5
*
QVariant: Use QMetaTypeInferface directly
Fabian Kosmale
2021-01-28
1
-17
/
+47
*
QVariant: Do not destroy trivial types
Fabian Kosmale
2021-01-27
1
-2
/
+7
*
QVariant: avoid superfluous QMetaType lookup
Fabian Kosmale
2021-01-26
1
-38
/
+38
*
Fix QVariant/QMetaType::compare APIs
Giuseppe D'Angelo
2020-11-30
1
-8
/
+22
*
Document QVariant::data/constData
Volker Hilsheimer
2020-10-26
1
-2
/
+12
*
Whitespace cleanup in corelib/kernel
Allan Sandfeld Jensen
2020-10-24
1
-13
/
+10
*
Fix documentation for QVariantRef and QVariantPointer
Volker Hilsheimer
2020-10-23
1
-10
/
+10
*
Deprecate QVariant::Type
Lars Knoll
2020-10-23
1
-66
/
+58
*
Do not store non relocatable types in QVariants internal storage
Lars Knoll
2020-10-23
1
-1
/
+1
*
Fix documentation for hidden friend operators
Volker Hilsheimer
2020-10-23
1
-34
/
+11
*
QMetaContainer: Consistently coerce types
Ulf Hermann
2020-10-19
1
-0
/
+32
*
Fix "variable set but unused" in qvariant.cpp
Ulf Hermann
2020-10-16
1
-1
/
+1
*
QVariant::compare: handle numerical values and pointers as documented
v6.0.0-beta1
Fabian Kosmale
2020-10-15
1
-9
/
+80
*
qDebug: Avoid implicit QVariant conversion
Fabian Kosmale
2020-10-13
1
-6
/
+6
*
Add a QVariant::compare() method
Lars Knoll
2020-10-01
1
-0
/
+27
*
QVariant: Change metatype in convert() even on failure
Fabian Kosmale
2020-09-30
1
-1
/
+1
*
Fix some qdoc warnings in QMetaType and QVariant
Volker Hilsheimer
2020-09-24
1
-30
/
+18
*
Fix qdoc warning: use correct parameter type in QVariant c'tor
Volker Hilsheimer
2020-09-23
1
-2
/
+2
*
Fix various qdoc warnings
Volker Hilsheimer
2020-09-22
1
-4
/
+4
*
Fix some qdoc warnings: typos and qdoc syntax
Volker Hilsheimer
2020-09-22
1
-3
/
+3
*
Fix a bug when streaming QVariants containing a QRegExp
Lars Knoll
2020-09-21
1
-4
/
+3
*
QMetaType: Allow registration of mutable views and register iterables
Ulf Hermann
2020-09-19
1
-0
/
+27
*
Extend QSequentialIterable and add QAssociativeIterable
Ulf Hermann
2020-09-19
1
-342
/
+13
*
Add QVariantRef, QVariantPointer, QVariantConstPointer
Ulf Hermann
2020-09-14
1
-0
/
+109
*
Remap QMetaType ids to create more space for builtin types
Lars Knoll
2020-09-12
1
-22
/
+58
*
Remove spurious const from QVariant::convert()'s first parameter
Edward Welbourne
2020-09-10
1
-2
/
+2
*
Reimplement QSequentialIterable using QMetaSequence
Ulf Hermann
2020-09-03
1
-306
/
+0
*
Fix comparison of QVariants that contain pointers to QObjects
Lars Knoll
2020-08-29
1
-0
/
+26
*
Remove the alignas() from QVariant::Private
Lars Knoll
2020-08-26
1
-1
/
+1
*
Rename QSequentialIterable::ref
Ulf Hermann
2020-08-24
1
-14
/
+14
*
Remove private QSequentialIterable begin/end methods
Ulf Hermann
2020-08-24
1
-12
/
+2
[next]