summaryrefslogtreecommitdiffstats
path: root/src/tools/moc
Commit message (Expand)AuthorAgeFilesLines
* Another round of 0->nullptr cleanupAllan Sandfeld Jensen2020-07-311-1/+1
* QMetaType: force properties to have a complete type againFabian Kosmale2020-07-241-4/+16
* Suffix qt_pluginMetaData with class nameTor Arne Vestbø2020-07-161-3/+4
* moc: Accept NAME attribute for any propertiesUlf Hermann2020-07-151-2/+0
* moc: allow wrapper generation for QProperty in pimpl classFabian Kosmale2020-07-143-13/+56
* moc: For non-STORED QProperties, expect a pointerUlf Hermann2020-07-092-37/+158
* moc: Allow out-of-line storage for Q_PRIVATE_QPROPERTYUlf Hermann2020-07-083-14/+21
* Introduce QByteArrayViewSona Kurazyan2020-07-081-2/+4
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-071-3/+3
* Use qsizetype in QListLars Knoll2020-07-061-12/+12
* moc: Fix QProperty code generationFabian Kosmale2020-06-253-5/+12
* Use QList instead of QVector in mocJarek Kobus2020-06-225-59/+75
* Add support for QNotifiedProperty to the mocSimon Hausmann2020-06-183-14/+42
* Get rid of the obsolete isEditable flag for propertiesLars Knoll2020-06-113-12/+2
* Cleanups in QMetaPropertyFabian Kosmale2020-06-114-51/+8
* Qt6: remove support for property flags being functionsLars Knoll2020-06-112-132/+9
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-022-2/+4
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-025-18/+65
* moc: handle include directives in enumsFabian Kosmale2020-05-271-0/+10
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-122-0/+2
* Port two more local QSets to QDuplicateTrackersMarc Mutz2020-05-051-3/+3
* Provide a way of exposing private QProperties with a fake APISimon Hausmann2020-04-307-36/+223
* Allow for private properties to be implemented using QPropertySimon Hausmann2020-04-302-5/+27
* Change qHash() to work with size_t instead of uintLars Knoll2020-04-091-1/+1
* Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-04-081-1/+4
|\
| * Warn that the EDITABLE flag for property declarations is deprecatedLars Knoll2020-04-021-1/+4
* | Allow declaring QProperty<> based Q_PROPERTYies with a notify signalSimon Hausmann2020-04-081-26/+17
* | Add support for exposing public QProperty members in the meta-object systemSimon Hausmann2020-03-183-26/+120
* | Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-263-4/+9
|\|
| * moc: Record whether a meta object is an object, gadget, or namespaceUlf Hermann2020-02-133-4/+9
* | MetaObject: store the QMetaType of the propertiesOlivier Goffart2020-02-251-0/+12
* | Normalize types at compile timeOlivier Goffart2020-02-201-23/+2
* | moc: Extend revision markers to allow for major and minor versionUlf Hermann2020-02-072-36/+54
* | Merge "Merge remote-tracking branch 'origin/wip/cmake' into dev"Alexandru Croitor2020-02-072-0/+71
|\ \
| * \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-01-293-0/+7
| |\ \
| * \ \ Merge remote-tracking branch 'origin/dev' into merge-devLeander Beernaert2020-01-2410-32/+194
| |\ \ \
| * | | | Regenerate src/*Alexandru Croitor2019-11-142-2/+2
| * | | | Regenerate everything under ./srcAlexandru Croitor2019-11-122-2/+0
| * | | | Regenerate a bunch of projects after pro2cmake changesAlexandru Croitor2019-11-122-1/+4
| * | | | Regenerate files after dev -> wip/cmake mergeAlexandru Croitor2019-10-142-0/+2
| * | | | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-10-147-18/+421
| |\ \ \ \
| * | | | | Clean up tinycbor handlingSimon Hausmann2019-10-082-6/+41
| * | | | | Merge branch 'wip/qt6' into wip/cmakeAlexandru Croitor2019-08-151-3/+8
| |\ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'origin/wip/qt6' into wip/cmakeAlexandru Croitor2019-07-115-176/+192
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2019-06-033-4/+20
| |\ \ \ \ \ \ \
| * | | | | | | | Export tool config and target files for each relevant moduleAlexandru Croitor2019-05-021-0/+1
| * | | | | | | | Merge remote-tracking branch 'gerrit/dev' into wip/cmakeTobias Hunger2019-04-163-0/+11
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge commit 'dev' into 'wip/cmake-merge'Tobias Hunger2019-04-167-71/+86
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | CMake: Re-generate bootstrap-related CMakeLists.txt filesTobias Hunger2019-03-041-8/+30
| * | | | | | | | | | Begin port of qtbase to CMakeSimon Hausmann2018-11-011-0/+10