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
/
tests
/
auto
/
corelib
/
kernel
/
qmetatype
/
tst_qmetatype.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QMetaType: fix value-initialization in a corner case
Giuseppe D'Angelo
2022-12-30
1
-1
/
+127
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-2
/
+2
*
Compile guard tests in corelib/kernel that need threading support
Mikolaj Boc
2022-09-11
1
-0
/
+2
*
tst_qmetatype: port away from deprecated calls
Ivan Solovev
2022-08-30
1
-152
/
+232
*
tst_QMetaType: fix warning that buffer may be unused
Thiago Macieira
2022-07-31
1
-2
/
+2
*
QMetaType: don't record trivial construction function pointers
Thiago Macieira
2022-07-27
1
-20
/
+104
*
QMetaType: add registerType() and qRegisterMetaType(QMetaType)
Thiago Macieira
2022-07-26
1
-0
/
+24
*
QMetaType: fix isRegistered()
Thiago Macieira
2022-07-26
1
-0
/
+9
*
tst_QMetaType: suppress most warnings
Thiago Macieira
2022-07-26
1
-1
/
+16
*
tst_QMetaType: merge flags and flagsStaticless
Thiago Macieira
2022-07-26
1
-50
/
+42
*
Specialize MetaObjectForType for non-pointer QObject-derived types
Mikolaj Boc
2022-07-12
1
-0
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
QMetaType: Fix normalization on MSVC if name contains enum
Fabian Kosmale
2022-05-12
1
-0
/
+6
*
tst_QMetaType: remove call to pthread_yield()
Thiago Macieira
2022-01-19
1
-3
/
+0
*
tst_QMetaType: remove the IsInitialized check
Thiago Macieira
2022-01-19
1
-18
/
+9
*
tst_qmetatype: add a few more row for QMetaType::UknknownType
Thiago Macieira
2022-01-19
1
-0
/
+23
*
QMetaType: add a missing check for null d_ptr
Thiago Macieira
2022-01-18
1
-0
/
+53
*
tst_qmetatype: fix memleaks
Marc Mutz
2021-12-22
1
-4
/
+11
*
tst_qmetatype: remove traces of compiler workarounds again
Marc Mutz
2021-12-16
1
-5
/
+0
*
tst_qmetatype: factor the most expensive test into its own TU
Marc Mutz
2021-12-07
1
-80
/
+1
*
tst_qmetatype: move an #ifdef to the header
Marc Mutz
2021-12-07
1
-8
/
+0
*
tst_qmetatype: Temporarily disable expensive tests on QNX
Fabian Kosmale
2021-11-25
1
-2
/
+5
*
tst_qmetatype: Fix operator< detection for std::optional
Fabian Kosmale
2021-09-21
1
-0
/
+2
*
QTypeInfo: Handle T::value_type being equal to T
Fabian Kosmale
2021-03-25
1
-0
/
+10
*
tst_qmetatype: RELOCATABLE -> PRIMITIVE is binary compatible
Fabian Kosmale
2021-03-05
1
-1
/
+10
*
Split up the QMetaType unit test
Volker Hilsheimer
2021-02-09
1
-661
/
+2
*
Replace QtTest headers with QTest
David Skoland
2020-12-22
1
-1
/
+1
*
Add a way to check whether a metatype has datastream operators
Lars Knoll
2020-12-01
1
-0
/
+3
*
Fix QVariant/QMetaType::compare APIs
Giuseppe D'Angelo
2020-11-30
1
-3
/
+3
*
Replace discouraged Q_MOVABLE_TYPE by Q_RELOCATABLE_TYPE
Andreas Buhr
2020-11-30
1
-3
/
+3
*
QMetaType: Track whether type is QML list type
Fabian Kosmale
2020-11-23
1
-19
/
+23
*
Make QMetaTypeInterface constexpr on Windows
Lars Knoll
2020-11-19
1
-12
/
+23
*
Get rid of Q_COMPILER_CONSTEXPR checks
Allan Sandfeld Jensen
2020-11-17
1
-8
/
+0
*
Rename the QMetaType::MovableType flag to RelocatableType
Lars Knoll
2020-10-23
1
-2
/
+2
*
Use qmetaobject_p.h's MetaObjectFlag in QMetaObjectBuilder
Edward Welbourne
2020-10-20
1
-1
/
+1
*
Fix compile time type normalization code
Lars Knoll
2020-10-14
1
-0
/
+38
*
Another round of replacing 0 with nullptr
Allan Sandfeld Jensen
2020-10-07
1
-8
/
+8
*
Remove most compiler warnings about missing overrides
Lars Knoll
2020-09-11
1
-1
/
+1
*
Reimplement QSequentialIterable using QMetaSequence
Ulf Hermann
2020-09-03
1
-0
/
+5
*
QWeakPointer: purge deprecated API
Edward Welbourne
2020-08-31
1
-7
/
+0
*
Cleanup QTypeInfo
Lars Knoll
2020-08-26
1
-3
/
+8
*
Deprecate int based convert/canConvert
Lars Knoll
2020-08-24
1
-2
/
+2
*
Deprecate the static int based API in QMetaType
Lars Knoll
2020-08-24
1
-8
/
+8
*
Remove refcounting of QMetaTypeInterface
Lars Knoll
2020-08-24
1
-6
/
+2
*
Remove an unused enum value and document another one
Lars Knoll
2020-08-24
1
-26
/
+27
*
Automatically register data/debug stream operations in QMetaType
Lars Knoll
2020-08-24
1
-28
/
+26
*
Remove QVariant(int type, void *data, ...) constructor
Lars Knoll
2020-08-15
1
-5
/
+5
*
Expose QMetaTypeInterface::alignof in QMetaType
Fabian Kosmale
2020-07-31
1
-0
/
+38
*
Fix warnings about unused members in tests
Tor Arne Vestbø
2020-07-29
1
-3
/
+3
*
qtypeinfo: Improve container check
Fabian Kosmale
2020-07-14
1
-0
/
+9
[next]