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.5.5
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
/
kernel
/
qmetaobject.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QMetaCallEvent: avoid heap allocations for small arguments
Aurélien Brooke
21 hours
1
-27
/
+15
*
Doc: Add QMetaEnum usage snippet to detailed description
Dheerendra Purohit
3 days
1
-0
/
+14
*
Doc: silence warning, QMetaType::type() is overloaded
Volker Hilsheimer
10 days
1
-1
/
+1
*
Replace one-shot uses of QSemaphore with QLatch
Thiago Macieira
12 days
1
-7
/
+7
*
tst_QMetaObject: add some more signature normalization tests
Ahmad Samir
2025-06-23
1
-0
/
+3
*
QMetaObjectPrivate: simplify parameterTypeNamesFromSignature()
Ahmad Samir
2025-06-23
1
-5
/
+12
*
QMetaObject: port QArgumentType to QByteArrayView
Marc Mutz
2025-06-12
1
-2
/
+1
*
QMetaObject: deprecate the Qt 6 QVector -> QList porting kludge
Marc Mutz
2025-06-12
1
-1
/
+33
*
QMetaObject: extract helpers from indexOf*() methods
Marc Mutz
2025-05-30
1
-9
/
+44
*
QMetaObject: port qRemoveWhitespace() to QByteArrayView
Ahmad Samir
2025-05-25
1
-7
/
+9
*
QMetaObject: don't use QMetaType::fromName() in typeFromTypeInfo()
Marc Mutz
2025-04-11
1
-1
/
+1
*
QMetaObject: save a strlen() in typeFromTypeInfo()
Marc Mutz
2025-04-11
1
-1
/
+1
*
QMetaObject: fix performance regression in methodMatch()
Marc Mutz
2025-04-11
1
-3
/
+13
*
QMetaObjectPrivate: make decodeMethodSignature() return QByteArrayView
Marc Mutz
2025-04-10
1
-16
/
+16
*
doc: Fix broken links and incorrect information
David Boddie
2025-02-10
1
-2
/
+2
*
Doc: QMetaProperty documentation references deprecated "type()" function
Jaishree Vyas
2024-11-28
1
-1
/
+1
*
Create qdoc macros for C++ class docs 1.2: member-swap(), simplified phrasing
Marc Mutz
2024-11-08
1
-3
/
+1
*
moc: remove always-known parameters to (Revisioned)ConstructorData
Thiago Macieira
2024-11-07
1
-2
/
+10
*
moc: add support for calculating the meta type array at constexpr time
Thiago Macieira
2024-11-07
1
-1
/
+4
*
Fix QFlag properties built by QMetaObjectBuilder
Phil Thompson
2024-10-29
1
-0
/
+2
*
QMeta{Property,Method}: document that revision() is encoded since 6.0
Thiago Macieira
2024-10-14
1
-4
/
+6
*
QMetaMethod: Introduce nameView
Fabian Kosmale
2024-10-08
1
-0
/
+14
*
moc/QMetaProperty: add support for reading and writing 64-bit QFlags
Thiago Macieira
2024-10-04
1
-7
/
+7
*
QMetaEnum: add support for reading 64-bit flags and enums
Thiago Macieira
2024-10-04
1
-30
/
+173
*
QMetaMethod: make some QByteArray-returning methods slightly faster
Thiago Macieira
2024-10-03
1
-14
/
+27
*
QMetaProperty: fix type-punning of QFlags in write() from QString
Thiago Macieira
2024-10-01
1
-2
/
+5
*
QArgumentType: store a QMetaType instead of an id
Thiago Macieira
2024-09-30
1
-4
/
+5
*
moc & QMetaObject: move the QMetaMethod revision information
Thiago Macieira
2024-09-21
1
-2
/
+8
*
QMeta{Enum,Property}::metaType(): perform unsigned 32-bit divisions
Thiago Macieira
2024-09-17
1
-2
/
+8
*
QMetaProperty: limit QMetaEnum resolution to enums known to QMetaType
Mårten Nordheim
2024-05-06
1
-2
/
+2
*
QMetaMethod: use new comparison helper macros
Tatiana Borisova
2024-04-30
1
-4
/
+5
*
QMetaMethod: document that fromSignal(nullptr) is ok
Marc Mutz
2024-03-21
1
-1
/
+1
*
QMetaObject: consistently use QByteArray(View) in the implementation
Ivan Solovev
2024-02-16
1
-9
/
+9
*
QMetaObject: clean up includes
Ahmad Samir
2024-02-01
1
-11
/
+8
*
QMetaObject: revert adding QMetaObject::indexOfEnumerator(QBAV)
Ahmad Samir
2024-01-30
1
-8
/
+9
*
moc/QMetaProperty: Remove limitation on non-own-class notify signals
Fabian Kosmale
2024-01-26
1
-14
/
+17
*
Doc: Fix documentation issues for Qt Core
Topi Reinio
2023-12-19
1
-1
/
+1
*
Doc: Remove references to Qt 4 in Qt 5.0 in Qt Core documentation
Kai Köhne
2023-12-18
1
-3
/
+2
*
QMetaEnum: let key(s)ToValue match fully-qualified unscoped enumerators
Ahmad Samir
2023-11-26
1
-2
/
+30
*
Doc: Fix template information for QMetaEnum::fromType
Luca Di Sera
2023-11-18
1
-1
/
+1
*
QMetaEnum: refactor keysToValue
Ahmad Samir
2023-10-31
1
-1
/
+50
*
QMetaProperty: simplify code
Ahmad Samir
2023-10-31
1
-23
/
+16
*
QMetaEnum: de-duplicate some code
Ahmad Samir
2023-10-27
1
-25
/
+16
*
QMetaObject: change typeNameFromTypeInfo() to return a QBAV
Ahmad Samir
2023-10-27
1
-22
/
+14
*
QMetaObject: add indexOfEnumerator(QBAV) overload
Ahmad Samir
2023-10-27
1
-17
/
+17
*
QMetaObject: change static objectClassName() to return a QBAV
Ahmad Samir
2023-10-27
1
-13
/
+12
*
Fix documentation of QMetaClassInfo
Friedemann Kleint
2023-10-09
1
-2
/
+5
*
Doc: Improve documentation for QMetaEnum::metaType()
Kai Köhne
2023-09-21
1
-4
/
+3
*
Doc: fix name of return argument in prototype
Volker Hilsheimer
2023-09-15
1
-2
/
+2
*
invokeMethod: enable passing parameters to overload taking functors
Mårten Nordheim
2023-08-24
1
-6
/
+42
[next]