summaryrefslogtreecommitdiffstats
path: root/src/tools
Commit message (Expand)AuthorAgeFilesLines
* CMake: only make symlinks for dependencies under the Gradle project dirAssam Boudjelthia35 hours1-7/+31
* CMake: add QT_ANDROID_LEGACY_PACKAGING to specify packaging methodAssam Boudjelthia2 days1-0/+8
* moc: reserve() enough space for the SymbolStackAurélien Brooke3 days1-0/+1
* moc: avoid unnecessary detachments of the SymbolStackAurélien Brooke3 days1-4/+5
* moc: ensure printMsg() respects QByteArrayView boundariesAurélien Brooke3 days1-7/+9
* wasm: Introduce wasmdeployqtPiotr Wiercinski5 days9-0/+707
* uic: support label attribute in UI filesMasoud Jami12 days2-0/+15
* Rework android permission handlingAlexey Edelev13 days1-3/+16
* Teach androidtestrunner running android bundlesAlexey Edelev13 days1-55/+100
* Migrate to the gradle.settings approach when generating Android projectsAlexey Edelev14 days1-2/+5
* moc: add line numbers to properties, methods, etcSami Shalayel2025-07-012-0/+10
* Reland: CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor2025-06-241-1/+1
* moc: avoid two back-to-back calls to nameToBuiltinType()Thiago Macieira2025-06-211-3/+1
* moc: stop using qMetaTypeTypeInternalThiago Macieira2025-06-211-14/+20
* tools: drop all references in qtpathsLiang Qi2025-06-191-12/+7
* Revert "CMake: Annotate some qt_find_package calls with MODULE"Alexandru Croitor2025-06-191-1/+1
* windeployqt: Fix access of invalid iterators crashOliver Wolff2025-06-191-3/+6
* moc: Fix invalid codegen for qualified propertiesFabian Kosmale2025-06-182-9/+24
* moc: remove unnecessary space inside the parameter of reinterpret_castThiago Macieira2025-06-171-2/+2
* CMake: Annotate some qt_find_package calls with MODULEAlexandru Croitor2025-06-171-1/+1
* moc: handle enum / member name conflictFabian Kosmale2025-06-164-22/+39
* moc: support __has_includeFabian Kosmale2025-06-144-75/+130
* Fix androiddeployqt copying build directoryJani Korteniemi2025-06-121-0/+4
* Copy Android files from the application source in aux modeAaron McCarthy2025-06-111-7/+6
* Android: Support multi-arg signal generation in androiddeployqtPetri Virkkunen2025-06-101-13/+72
* Android: Don't reparse same paths in QML to Java codegenOlli Vuolteenaho2025-06-021-0/+1
* CMake: qtwaylandscanner doesn't need Wayland::ClientSamuli Piippo2025-06-021-1/+1
* moc: indent the generated code for ResetPropertyGiuseppe D'Angelo2025-05-271-1/+1
* qtwaylandscanner: Handle destructor requests with new_id correctlyDavid Redondo2025-05-271-1/+6
* uic: Handle horizontal and vertical layout size constraints (Qt 7)Friedemann Kleint2025-05-241-0/+6
* Use __weak for implementation of QObjCWeakPointerTor Arne Vestbø2025-05-241-0/+9
* [Android] Skip goodToCopy checkAlexey Edelev2025-05-221-0/+3
* [Android] Store the main ABI in deployment settingsAlexey Edelev2025-05-221-0/+6
* Merge Wayland client from qtwayland repository into qtbaseLiang Qi2025-05-136-0/+1592
|\
| * compositor: Add CMake options to control visibility of generated symbolsEskil Abrahamsen Blomfeldt2024-08-081-2/+8
| * Change license for tools filesLucie Gérard2024-05-031-1/+1
| * qtwaylandscanner: don't track source file locationSamuli Piippo2024-04-291-1/+1
| * client: Add CMake options to control visibility of generated symbolsDavid Redondo2024-04-151-2/+16
| * scanner: Make it work with mismatching protocol and file nameDavid Redondo2024-03-201-8/+11
| * qtwaylandscanner: Send null for a null QString with allow-nullKai Uwe Broulik2024-02-281-7/+13
| * Update wayland protocol XML to version 1.22.0David Edmundson2023-06-012-4/+4
| * Exclude sources generated by the scanner from CMake Unity (Jumbo) buildsFriedemann Kleint2023-02-131-4/+6
| * Add dependencies of wayland protocolsInho Lee2022-11-072-0/+6
| * Disable/fix warningsJonas Karlsson2022-10-281-0/+3
| * Allow to run wayland-scanner without --include-core-onlyVolker Krause2022-10-181-3/+6
| * Port from qAsConst() to std::as_const()Marc Mutz2022-10-101-2/+2
| * Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-233-3/+3
| * Add license headers to cmake filesLucie Gérard2022-07-083-0/+9
| * Use SPDX license identifiersLucie Gérard2022-06-101-38/+2
| * CMake: use the --build-macro option to qtwaylandscannerThiago Macieira2022-05-192-4/+31