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
/
tools
/
moc
/
generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
moc: avoid two back-to-back calls to nameToBuiltinType()
Thiago Macieira
2025-06-21
1
-3
/
+1
*
moc: stop using qMetaTypeTypeInternal
Thiago Macieira
2025-06-21
1
-14
/
+20
*
moc: Fix invalid codegen for qualified properties
Fabian Kosmale
2025-06-18
1
-9
/
+23
*
moc: remove unnecessary space inside the parameter of reinterpret_cast
Thiago Macieira
2025-06-17
1
-2
/
+2
*
moc: handle enum / member name conflict
Fabian Kosmale
2025-06-16
1
-16
/
+28
*
moc: indent the generated code for ResetProperty
Giuseppe D'Angelo
2025-05-27
1
-1
/
+1
*
MOC: don't create unnecessary QByteArray copies
Ahmad Samir
2025-04-22
1
-2
/
+2
*
Moc: Propagate flags from aliases (Q_FLAG)
Mårten Nordheim
2025-04-04
1
-0
/
+1
*
3rdparty: update TinyCBOR to v0.6.1
Thiago Macieira
2025-03-12
1
-0
/
+1
*
QMetaType & moc: remove the pair type from qTryMetaTypeInterfaceForType()
Thiago Macieira
2024-11-28
1
-3
/
+3
*
moc: move the StringData creation into qt_create_metaobjectdata()
Thiago Macieira
2024-11-22
1
-30
/
+29
*
moc: keep the enum/class/struct C++ type tag in properties
Thiago Macieira
2024-11-20
1
-18
/
+37
*
moc: add a helper function to set member properties
Thiago Macieira
2024-11-15
1
-16
/
+15
*
moc: add a hidden --active-qt option for ActiveQt
Thiago Macieira
2024-11-12
1
-3
/
+9
*
moc: simplify signal emission with a helper in QMetaObject
Thiago Macieira
2024-11-12
1
-11
/
+6
*
moc: add a helper function to simplify IndexOfMethod
Thiago Macieira
2024-11-12
1
-16
/
+6
*
moc: fix support for generating meta objects for nested private classes
Thiago Macieira
2024-11-12
1
-30
/
+25
*
moc: bump the full output revision and remove old support
Thiago Macieira
2024-11-12
1
-395
/
+7
*
moc: remove always-known parameters to (Revisioned)ConstructorData
Thiago Macieira
2024-11-07
1
-4
/
+9
*
moc: add support for calculating the meta type array at constexpr time
Thiago Macieira
2024-11-07
1
-44
/
+52
*
moc: deprecate use of int to return QFlags values
Thiago Macieira
2024-10-04
1
-6
/
+5
*
moc: generate the uint data using the new constexpr functions
Thiago Macieira
2024-09-29
1
-2
/
+278
*
Generator: Fix shadowing using declaration
Jonas Kvinge
2024-09-23
1
-2
/
+2
*
moc: move the static_cast<ObjectType *> to the top of qt_static_metacall
Thiago Macieira
2024-09-21
1
-28
/
+13
*
moc: change the mangling of class names to closer to the IA-64 ABI
Thiago Macieira
2024-09-21
1
-11
/
+8
*
moc: improve control of Q_UNUSED / (void) in qt_static_metacall()
Thiago Macieira
2024-09-21
1
-15
/
+27
*
moc: indent the if () statements in qt_{static_,}metacall correctly
Thiago Macieira
2024-09-21
1
-60
/
+26
*
moc: rename qt_meta_stringdata_%s_t to qt_meta_tag_%s_t
Thiago Macieira
2024-09-21
1
-9
/
+10
*
moc & QMetaObject: move the QMetaMethod revision information
Thiago Macieira
2024-09-21
1
-1
/
+1
*
moc: use EnumFlags in EnumDef
Thiago Macieira
2024-08-14
1
-13
/
+8
*
moc & QMetaObject: move the constants to a public-ish header
Thiago Macieira
2024-08-14
1
-1
/
+2
*
moc: Update comment above properties
Mårten Nordheim
2024-05-02
1
-1
/
+1
*
moc/QMetaProperty: Remove limitation on non-own-class notify signals
Fabian Kosmale
2024-01-26
1
-6
/
+23
*
moc: port from pair<> to a struct SuperClass
Marc Mutz
2023-12-13
1
-4
/
+3
*
Moc: don't make variables inside an unnamed namespace static
Ahmad Samir
2023-07-06
1
-1
/
+1
*
Moc: simplify code
Ahmad Samir
2023-06-22
1
-3
/
+3
*
Moc: prevent potential unnecessary detach
Ahmad Samir
2023-06-22
1
-2
/
+2
*
Moc: use a std::initializer_list<QList *> instead of copying
Ahmad Samir
2023-06-22
1
-3
/
+3
*
Moc: simplify the logic of a for-loop
Ahmad Samir
2023-06-22
1
-6
/
+6
*
MOC: use methods from QtMiscUtils
Ahmad Samir
2023-06-22
1
-3
/
+5
*
Moc: fix narrowing conversion warnings with range-for loops
Ahmad Samir
2023-06-20
1
-4
/
+3
*
Moc: fix narrowing conversion warnings by using iterator-based for-loop
Ahmad Samir
2023-06-20
1
-23
/
+36
*
Moc: fix generated code for nested enum class corner case
Ahmad Samir
2023-06-18
1
-2
/
+1
*
Moc: check sizes of specific member QLists are within INT_MAX range
Ahmad Samir
2023-06-06
1
-13
/
+25
*
Moc: pass a pointer to the parser to the Generator
Ahmad Samir
2023-06-06
1
-2
/
+3
*
Moc: assert size of registered strings list is within INT_MAX range
Ahmad Samir
2023-06-06
1
-2
/
+2
*
Moc/Generator: fix 64-to-32 narrowing conversion warnigns
Ahmad Samir
2023-06-05
1
-10
/
+10
*
Moc: remove STRINGDATA fallback code
Ahmad Samir
2023-06-05
1
-67
/
+2
*
Moc: port to qsizetype
Ahmad Samir
2023-05-28
1
-6
/
+6
*
Moc: fix some narrowing conversion warnings by using range operations
Ahmad Samir
2023-05-18
1
-55
/
+30
[next]