summaryrefslogtreecommitdiffstats
path: root/src/tools/qtwaylandscanner
Commit message (Expand)AuthorAgeFilesLines
* qtwaylandscanner: Handle destructor requests with new_id correctlyDavid Redondo7 days1-1/+6
* Merge Wayland client from qtwayland repository into qtbaseLiang Qi2025-05-131-0/+6
* 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
* qtwaylandscanner: add a way to use an build macro in the generated codeThiago Macieira2022-05-191-22/+27
* Use scope resolution operator for requestYoungjin Kim2022-02-021-1/+1
* Remove the XComposite buffer sharing extensionPaul Olav Tvete2021-12-071-8/+1
* Skip unnecessary commands when cross-building toolsJoerg Bornemann2021-10-071-0/+1
* Revert "Ensure versionless wrappers do not introduce a new variable scope"Craig Scott2021-09-062-4/+4
* Ensure versionless wrappers do not introduce a new variable scopeCraig Scott2021-09-012-4/+4
* CMake: Make WAYLAND_INCLUDE_DIR argument internalJoerg Bornemann2021-08-042-6/+6
* Adjust INTERFACE_MODULE_HAS_HEADERS property nameAlexey Edelev2021-08-022-2/+2
* cmake: be more flexible when creating Wayland client and server extension hea...Robert Griebl2021-06-162-13/+22
* cmake: create Wayland extension headers in the correct module pathRobert Griebl2021-06-151-2/+4
* Move qtwaylandscanner to libexecKai Köhne2021-05-181-0/+1
* Scanner: Remove global version checkVlad Zahorodnii2021-04-261-3/+1
* Client: Rebuild generated files when source or QtWaylandScanner changesDavid Edmundson2021-03-011-0/+2
* Client: Generate method to expose used version of a given proxyDavid Edmundson2021-02-241-0/+8
* Remove QMake project filesJoerg Bornemann2021-02-112-21/+0
* Scanner: Avoid accessing dangling pointers in destroy_func()Vlad Zahorodnii2020-11-131-1/+3
* Stop depending on private API in user-facing cmake codeEskil Abrahamsen Blomfeldt2020-10-302-2/+10
* CMake: Add versionless function namesAlexandru Croitor2020-10-262-0/+10
* CMake: Make qtwaylandscanner depend on QtCore onlyAlexandru Croitor2020-10-263-4/+1
* Scanner: Generate code that destroys inert resourcesVlad Zahorodnii2020-10-121-5/+15
* Scanner: Generate code that cleans up m_resourceVlad Zahorodnii2020-10-121-0/+2
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-2/+2
* CMake: Add checks that the wayland scanner targets are foundAlexandru Croitor2020-09-112-0/+16
* Compile against latest qtbaseLars Knoll2020-08-241-7/+7
* CMake: Regenerate projectsAlexandru Croitor2020-07-092-2/+4
* Fix inconsistent signedness in qtwaylandscannerPaul Olav Tvete2020-07-091-11/+11
* Use --strict option for wayland-scannerPaul Olav Tvete2020-07-092-4/+4
* Stop using deprecated wayland-scanner argumentPaul Olav Tvete2020-07-092-2/+2
* Remove checks for old Wayland versionsPaul Olav Tvete2020-07-061-6/+1
* Use QList instead of QVectorJarek Kobus2020-06-081-2/+2
* Merge remote-tracking branch 'origin/5.15' into devLiang Qi2020-04-291-0/+5
|\
| * Make generated files more resilient to crashesAleix Pol2020-02-141-0/+5