summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* CMake: Don't pass .ts files as sources to lupdateJoerg Bornemann2023-01-271-1/+2
* qdoc: Ensure the generated temporary header file is closed properlyTopi Reinio2023-01-261-3/+1
* Qt Designer: Add a warning note about the auto-connect featureFriedemann Kleint2023-01-261-0/+4
* HelpEngineWrapper: fix API susceptible to GCC 13 -Wdangling-referenceMarc Mutz2023-01-262-1/+7
* QLayoutSupport: fix GCC 13 -Werror=overloaded-virtualMarc Mutz2023-01-251-0/+1
* Qt Designer: Ensure newly added scratch pad items become visibleFriedemann Kleint2023-01-241-0/+2
* Assistant: port HelpEngineWrapper from QSharedPointer to unique_ptrMarc Mutz2023-01-021-11/+18
* Assistant: use QDateTime::currentDateTimeUtc()Marc Mutz2023-01-021-1/+1
* qtattributionsscanner: Fix QTextStream/QFile construction orderTopi Reinio2023-01-021-1/+1
* QDoc: Remove unused overload of \meta commandPaul Wicking2022-12-306-68/+4
* qdoc: Append translate attribute to few more blocksVenugopal Shivashankar2022-12-141-14/+14
* qdoc: Avoid invalid links generated for QML value typesTopi Reinio2022-12-131-7/+3
* qdoc: Unify handling of QML types and QML value typesTopi Reinio2022-12-1319-259/+78
* qdoc: Add translate attribute to HTML blocksVenugopal Shivashankar2022-12-131-26/+30
* qdoc: Fix keyword generated for QML modules in the .qhpTopi Reinio2022-12-131-0/+5
* QDoc: Remove unfinished support for documenting javascriptLuca Di Sera2022-12-1336-756/+208
* qtattributionsscanner: Read 'Files' property as array of stringsJoerg Bornemann2022-12-091-1/+17
* qdoc: Clean up methods related to tags in ManifestWriterKai Köhne2022-12-082-66/+63
* qdoc: Fix various clang warningsFriedemann Kleint2022-12-059-20/+25
* qdoc: Fix clang warnings about lambdas returning QStringBuilderFriedemann Kleint2022-12-054-4/+4
* qdoc: Fix clang warnings about temporary QRegularExpression objectsFriedemann Kleint2022-12-057-17/+21
* qtattributionsscanner: Fix incorrect */ for multiple license filesKai Köhne2022-11-301-3/+2
* qtattributionscanner: Fix glitch in validatePackageJoerg Bornemann2022-11-301-1/+1
* qdoc: Cache source files when retrieving code snippetsFriedemann Kleint2022-11-251-9/+45
* Refactor to use the startSection/endSection helpersThibaut Cuvelier2022-11-252-45/+51
* qdoc: Avoid C++ parsing issues when linking against libclang 15Topi Reinio2022-11-242-0/+13
* Doc: Link to Qt Design Studio from the Qt Designer manualKai Köhne2022-11-231-1/+2
* Doc: qdoc doesn't accept wildcard C++ defines anymoreKai Köhne2022-11-231-18/+3
* Port from qAsConst() to std::as_const()Marc Mutz2022-11-1998-278/+278
* Port from container::count() and length() to size() - V5Marc Mutz2022-11-18102-531/+531
* qtattributionsscanner: Read license files from LICENSES directoryJoerg Bornemann2022-11-181-0/+78
* qtattributionsscanner: Exit with error for qt_attribution.json warningsKai Köhne2022-11-175-80/+154
* Qt Designer: Disable editing separator action namesFriedemann Kleint2022-11-151-1/+3
* Doc: Add overview page to LinguistToolsKai Köhne2022-11-143-6/+36
* qdoc: Query system include paths from the compiler on LinuxTopi Reinio2022-11-141-2/+4
* Remove OpenGL from Qt Quick / QtDS descriptionKai Köhne2022-11-131-2/+2
* Doc: Fix typosAndreas Eliasson2022-11-111-2/+2
* Modify getClangArgumentAdjuster to account for llvm15Lucie Gérard2022-11-081-20/+21
* Doc: Show CMake command summary also in page itselfKai Köhne2022-11-071-6/+6
* Update qlitehtml submoduleKai Köhne2022-10-301-0/+0
* CMake: Use new _qt_internal_get_tool_wrapper_script_pathAlexandru Croitor2022-10-281-6/+14
* qdoc: Enable correct linking to externally-built dependenciesTopi Reinio2022-10-261-9/+10
* lupdate: Explain -locations options in command helpKai Köhne2022-10-211-0/+5
* qdoc: Do not add 'doc' as example tag to manifest filesKai Köhne2022-10-171-0/+3
* lupdate: Fix build with clang 15+Björn Schäpers2022-10-062-3/+17
* Doc: QDoc Manual: Document the \wrapper commandTopi Reinio2022-09-292-0/+10
* qdoc: fix typo in variable name in documentationRolf Eike Beer2022-09-231-1/+1
* QDoc: Remove the "\newcode" and "\oldcode" command pairLuca Di Sera2022-09-228-74/+0
* Qt Designer: Fix blurry icon in version dialog on Hi DPI screensFriedemann Kleint2022-09-201-4/+6
* Update qlitehtml to newer stateJarek Kobus2022-09-161-0/+0