summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Disable -fPIE for tools that depend on 3rdparty libsAlexey Edelev2023-03-012-0/+10
* Qt Designer: Fix palette mask handling to consider single groupsFriedemann Kleint2023-02-205-44/+72
* qdoc: Improve Q_PROPERTY parsing for the property typeTopi Reinio2023-02-141-16/+30
* lupdate: Fix build with clang 16+Björn Schäpers2023-02-082-2/+6
* Qt Designer: Fix palette mask handling for 64bitFriedemann Kleint2023-02-083-12/+13
* Qt Designer: Replace resolve mask checking by QPalette::isBrushSet()Friedemann Kleint2023-02-072-24/+17
* Qt Designer: Port the subproperty handling to 64bit masksFriedemann Kleint2023-02-073-36/+46
* Qt Designer: Fix bitCount helper function to work with QPaletteFriedemann Kleint2023-02-072-2/+2
* Qt Designer: Document CMake usageFriedemann Kleint2023-02-031-26/+63
* Qt Designer module: Fix documentation on how to linkFriedemann Kleint2023-02-024-19/+14
* Qt Designer: Brush up the documentation code snippetsFriedemann Kleint2023-01-3114-84/+34
* Qt Designer: Add CMakeLists.txt files for the documentation snippetsFriedemann Kleint2023-01-317-0/+156
* qdoc: Allow snippet marker comments to be indentedTopi Reinio2023-01-311-4/+7
* Qt Designer: Fix the documentation code snippetsFriedemann Kleint2023-01-3013-23/+26
* 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