summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* Correct license for examples filesLucie Gérard2024-04-042-2/+2
* Correct license for documentation filesLucie Gérard2024-04-045-5/+5
* QDoc: Move properties testPaul Wicking2024-04-0325-593/+940
* QDoc: Move nestedmacro testPaul Wicking2024-04-037-191/+10
* QDoc: Move `dontdocument` testPaul Wicking2024-04-0319-91/+129
* QDoc: Move ignoresince testPaul Wicking2024-04-0313-301/+39
* lupdate: Fix 2 warnings about deprecated Clang API in Clang 18.1Friedemann Kleint2024-03-262-2/+2
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2024-03-251-3/+3
* Use NO_GENERATE_CPP_EXPORTS explicitlyAlexey Edelev2024-03-259-0/+9
* CMake: Require libclang 16 for lupdate on MSVC version 1939Joerg Bornemann2024-03-221-2/+2
* CMake: Don't disable qdoc if FEATURE_clangcpp is OFFJoerg Bornemann2024-03-222-3/+3
* qdoc: Support auto-generated values in QML docs from C++ enumsTopi Reinio2024-03-2131-6/+848
* CMake: Fix discrepancy in qt_add_translations .qm output pathsJoerg Bornemann2024-03-211-7/+20
* Doc: Fix wrong qt_add_translations argumentJoerg Bornemann2024-03-201-1/+1
* Qt Designer: Fix code preview not working in PySide6 on WindowsFriedemann Kleint2024-03-191-1/+17
* Documentation: Update the list of file formats supported by lupdateFriedemann Kleint2024-03-191-2/+3
* Qt Designer: Prepare QToolBar handling for interaction with the form editorFriedemann Kleint2024-03-182-16/+30
* Qt Designer: Refactor handling of passive interactors in the editor toolFriedemann Kleint2024-03-182-12/+25
* CMake: Use _qt_internal_add_phony_target and friendsJoerg Bornemann2024-03-181-47/+6
* Qt Designer: Improve code previewFriedemann Kleint2024-03-181-1/+6
* Qt Designer: Save/restore theme icon valuesFriedemann Kleint2024-03-185-7/+151
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2024-03-171-3/+3
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2024-03-161-3/+3
* CMake: Fix 'file to open is a directory' on update_translationsJoerg Bornemann2024-03-151-0/+3
* QDoc: Move getMoreArgs outside ClangCodeParserLuca Di Sera2024-03-152-15/+13
* QDoc: Move getDefaultArgs outside ClangCodeParserLuca Di Sera2024-03-152-9/+9
* QDoc: Move defines processing outside ClangCodeParserLuca Di Sera2024-03-153-15/+17
* QDoc: Move include paths processing outside ClangCodeParserLuca Di Sera2024-03-153-22/+28
* QDoc: Remove ClangCodeParser::parseHeaderFileLuca Di Sera2024-03-155-74/+57
* QDoc: Add Config::getExcludedPathsLuca Di Sera2024-03-155-32/+30
* Change license for build file in exampleLucie Gérard2024-03-1517-17/+17
* Correct license for tools fileLucie Gérard2024-03-151-1/+1
* Correct tools licenseLucie Gérard2024-03-154-4/+4
* Correct doc snippet licenseLucie Gérard2024-03-158-8/+8
* Doc: Avoid 404 links to https://spdx.org/licenses/Kai Köhne2024-03-151-1/+2
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2024-03-141-3/+3
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2024-03-101-3/+3
* QDoc: Adapt clang/AST/QualTypeNames.h to upstream changePaul Wicking2024-03-091-0/+3
* CMake: Fix target-less call of qt_add_lupdateJoerg Bornemann2024-03-072-17/+27
* Speed up generation of the QtLinguist documentationJoerg Bornemann2024-03-071-1/+1
* qdoc: Remove support for subscripted function argumentsTopi Reinio2024-03-072-51/+4
* qdoc: Fix markup for template declarationsTopi Reinio2024-03-074-25/+11
* qhelpgenerator: Fix evaluation of timestampsMarcus Tillmanns2024-03-072-4/+5
* Rename Qt Designer (configure output)Kai Köhne2024-03-071-2/+2
* Qt Designer: Disable theme icons for macOSFriedemann Kleint2024-03-061-1/+3
* Assistant: Update qlitehtml submoduleEike Ziller2024-03-061-0/+0
* QDoc: Warn when generating a file multiple times per projectPaul Wicking2024-03-052-2/+23
* Doc: QDoc: Rename helper macros for linking to command/variable docsTopi Reinio2024-03-053-5/+5
* Doc: Address documentation issues from Qt 6.7 CMake API reviewJoerg Bornemann2024-03-043-41/+258
* Doc: QDoc: Document the \attribution commandTopi Reinio2024-03-042-0/+12