summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
* Move QRegExp and its remaining mentions out of QtCoreSona Kurazyan2020-07-131-1/+0
* 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-082-3/+4
* Fix another printf format warning with qsizetypeVolker Hilsheimer2020-07-071-1/+1
* Use QList instead of QVector in qtbaseJarek Kobus2020-07-079-28/+26
* Use qsizetype in QListLars Knoll2020-07-061-12/+12
* Implement a proper iterator for QTypedArrayDataLars Knoll2020-07-061-2/+2
* androiddeployqt: Fix format specifier warningsTor Arne Vestbø2020-07-031-3/+3
* Use QList instead of QVector in other toolsJarek Kobus2020-06-2511-41/+42
* moc: Fix QProperty code generationFabian Kosmale2020-06-253-5/+12
* Use QList instead of QVector in mocJarek Kobus2020-06-225-59/+75
* Use QList instead of QVector in uicJarek Kobus2020-06-226-162/+162
* Move QTextCodec support out of QtCoreKarsten Heimrich2020-06-202-4/+1
* Add support for QNotifiedProperty to the mocSimon Hausmann2020-06-183-14/+42
* Android: warn about too long build paths on WindowsAssam Boudjelthia2020-06-181-0/+29
* CMake: Use intelcet flags for bootstrap and qmakeAlexandru Croitor2020-06-181-0/+1
* Android: fix qmlimportscanner not correctly assignedAssam Boudjelthia2020-06-151-1/+1
* Port dbus from QStringRef to QStringViewLars Knoll2020-06-151-3/+5
* Port androiddeployqt and uic from QStringRef to QStringViewLars Knoll2020-06-155-13/+14
* CMake: Fix usage of gc_binaries featureAlexandru Croitor2020-06-121-1/+1
* 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
* Phase 2 of removing QDesktopWidgetVolker Hilsheimer2020-06-081-1/+0
* Remove the deprecated QDirModelVolker Hilsheimer2020-06-041-1/+0
* CMake: Make it possible to build tools when cross-compilingLeander Beernaert2020-06-0217-26/+42
* MetaObject: Store the QMetaType of the methodsFabian Kosmale2020-06-025-18/+65
* CMake: Regenerate tools and 3rd partyAlexandru Croitor2020-05-292-2/+8
* moc: handle include directives in enumsFabian Kosmale2020-05-271-0/+10
* Get rid of some QTextCodec leftoversLars Knoll2020-05-141-1/+0
* Start porting QTextStream away from QTextCodecLars Knoll2020-05-141-3/+1
* Move the UTF conversion methods to qstringconverterLars Knoll2020-05-143-12/+0
* Start work on a new API to replace QTextCodecLars Knoll2020-05-143-0/+3
* pro2cmake: Handle QMAKE_TARGET_XXX variablesJoerg Bornemann2020-05-1214-0/+14
* Fix some build warnings due to bad integer format in printfJean-Michaël Celerier2020-05-121-3/+3
* uic: Adapt to ActiveQt module restructuringFriedemann Kleint2020-05-111-11/+11
* Remove QRegExp from the bootstrap libraryLars Knoll2020-05-063-3/+0
* uic/Python: import all the classes for QtCore and QtGuiCristian Maureira-Fredes2020-05-051-5/+2
* Remove use of std::not1 completelyThiago Macieira2020-05-051-11/+5
* Port two more local QSets to QDuplicateTrackersMarc Mutz2020-05-051-3/+3
* uic: Generate string-based connections for custom slotsFriedemann Kleint2020-05-052-12/+23
* uic: Generate Qt 5 connection syntaxFriedemann Kleint2020-05-047-7/+110
* 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
* CMake: Regenerate projects to match updated plugin APILeander Beernaert2020-04-272-0/+2