summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Fix warnings in QDoc manualPaul Wicking2021-06-212-4/+5
* CMake: Disable warnings for 3rd party litehtml codeAlexandru Croitor2021-06-211-0/+3
* qt6_add_translations: Add a way to create a resource with .qm filesJoerg Bornemann2021-06-181-1/+8
* qt6_add_translations: Fix glitch in QM_FILES_OUTPUT_VARIABLEJoerg Bornemann2021-06-181-1/+1
* Adapt and run the lupdate tests for the clang-based lupdate tooJoerg Bornemann2021-06-172-1/+2
* Reinclude MinGW include paths fixLucie Gérard2021-06-171-31/+43
* qdoc: Stop documenting ignored nodesTopi Reinio2021-06-177-40/+56
* CMake translation API: Add way to get hold of generated .qm filesJoerg Bornemann2021-06-151-2/+12
* lupdate/clang: Fix line endings in string literalsJoerg Bornemann2021-06-151-2/+13
* lupdate/clang: Canonicalize TranslatorMessage file pathsJoerg Bornemann2021-06-151-4/+4
* Correct and add include paths for lupdate clang toolLucie Gérard2021-06-152-7/+141
* qdoc: Drop 'module' attribute from the index for page nodesTopi Reinio2021-06-141-13/+6
* qdoc: \generatelist: Ensure we link to the main namespace referenceTopi Reinio2021-06-142-19/+19
* Correct search path for QT_TR_NOOP and Q_DECLARE_TR_NOOP signatureLucie Gérard2021-06-141-8/+19
* Assistant: Make QResultWidget linkColor styleableJarek Kobus2021-06-141-5/+18
* qdoc: Fix incorrect parameters generated for QML signalsTopi Reinio2021-06-101-1/+1
* Update qlitehtmlJani Heikkinen2021-06-101-0/+0
* qlitehtml: fix build when QT_FEATURE_static_runtime is ONLi Xinwei2021-06-091-0/+3
* Add the 'Private' suffix to the internal module namesAlexey Edelev2021-06-074-13/+15
* Doc: Use \deprecated instead of \obsoletePaul Wicking2021-06-076-43/+43
* CMake: Introduce new lupdate/lrelease APIJoerg Bornemann2021-06-033-0/+227
* Specify EXTRA_CMAKE_INCLUDES for Qt6LinguistToolsMacros.cmakeJoerg Bornemann2021-06-031-0/+2
* Add doc on how to solve QDoc warningsNico Vertriest2021-06-034-1/+776
* qdoc: Fix MSVC warning C4267Kai Köhne2021-06-011-2/+2
* qtattributionsscanner: Fix inclusion of CopyrightFile contentKai Köhne2021-06-011-1/+2
* Move qtattributionsscanner to libexecKai Köhne2021-05-311-0/+1
* qlitehtml: Fix MSVC 4530 warningsKai Köhne2021-05-271-0/+1
* CMake: Use qmlimportscanner from libexec folderAlexandru Croitor2021-05-251-2/+4
* Use fixed qt_add_resource BASE argumentJoerg Bornemann2021-05-254-1047/+272
* QDoc: clean up html outputPaul Wicking2021-05-253-25/+59
* Update qlitehtml submodule to fix qlitehtml library suffix on WindowsLi Xinwei2021-05-211-0/+0
* QDoc: Improve Text::operator<<()Paul Wicking2021-05-201-1/+1
* QDoc: Fix possible nullptr access in LocationPaul Wicking2021-05-201-0/+2
* QDoc: Add overloads to virtual methodsPaul Wicking2021-05-193-33/+41
* QDoc: Code cleanupPaul Wicking2021-05-1983-3189/+3271
* qdoc: Skip multi-line descriptions of enum values marked with \omitvalueTopi Reinio2021-05-121-2/+16
* QDoc: Fix annoying indentation in QDoc manualPaul Wicking2021-05-111-10/+10
* Update qlitehtmlJani Heikkinen2021-05-111-0/+0
* Qt Designer: Fix alignment when adding new QTableWidget columnsFriedemann Kleint2021-05-103-0/+17
* Qt Designer: Fix alignment of horizontal QTableWidget headersFriedemann Kleint2021-05-109-30/+105
* QDoc: Add guard for possible nullptr accessPaul Wicking2021-05-102-3/+3
* Doc: Improve \deprecated commandPaul Wicking2021-05-1018-91/+156
* qdoc: Remove Node::Obsolete statusTopi Reinio2021-05-1020-114/+69
* qdoc: Check if the module version no. is emptyVenugopal Shivashankar2021-05-085-21/+36
* Qt Designer: Fix saving of item view header visibility on page based containersFriedemann Kleint2021-05-052-1/+19
* Assistant: Build qlitehtml staticallyEike Ziller2021-05-052-0/+1
* Revert "CMake: Fix qdoc and lupdate to build in a universal macOS build"Alexandru Croitor2021-05-042-4/+0
* qdoc: Remove defunct command \granularityTopi Reinio2021-05-043-17/+2
* Make missing checkout of qlitehtml a FATAL_ERRORKai Köhne2021-05-031-1/+1
* QDoc: Code cleanupPaul Wicking2021-05-03104-1249/+522