summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* CMake: Add dependencies from qhelpgenerator to needed pluginsKai Köhne2023-08-081-5/+10
* QDoc: unbreak unity-build-batch-size 100000Marc Mutz2023-08-071-0/+2
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-08-041-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-08-021-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-08-011-3/+3
* QDoc manual: Refer to correct minimal configurationPaul Wicking2023-08-012-20/+30
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-07-281-3/+3
* RemoteControl: Revamp the exampleJarek Kobus2023-07-263-93/+63
* Qt Designer: Change string constants from pointer to arrayFriedemann Kleint2023-07-2542-196/+196
* Qt Designer: Remove remaining (deprecated) QLatin1StringFriedemann Kleint2023-07-2564-607/+628
* Qt Designer: Fix a few unity build issuesFriedemann Kleint2023-07-259-29/+19
* Qt Designer: Fix invalid QIcon entry "<normaloff>.</normaloff>"Friedemann Kleint2023-07-242-3/+8
* QtDesigner: unbreak unity-build-batch-size 100000Marc Mutz2023-07-242-0/+15
* SimpleTextViewer: Use new string literalsJarek Kobus2023-07-242-8/+12
* SimpleTextViewer: Revamp the exampleJarek Kobus2023-07-247-56/+39
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-07-171-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-07-141-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-07-131-3/+3
* qdoc: Store read-only attribute to index for C++ propertiesTopi Reinio2023-07-132-4/+9
* linguist: Correct behavior of place marker validationLucie Gérard2023-07-111-1/+2
* lupdate/Python: Handle f/r stringsFriedemann Kleint2023-07-103-9/+68
* lupdate: Factor out parsing of Python backslash escapingFriedemann Kleint2023-07-071-43/+60
* lupdate: Improve indentation calculation for Python codeFriedemann Kleint2023-07-073-30/+48
* Add explanations on where this example works bestLucie Gérard2023-07-031-0/+4
* qdoc: Sort the output of \generatelist <groupname>Topi Reinio2023-06-3010-16/+27
* qdoc: Fix incorrect meta content generated for \brief containing a linkTopi Reinio2023-06-3021-26/+26
* lupdate: Protect id when writing ts filesLucie Gérard2023-06-301-1/+1
* Qt Designer: Fix remaining clazy/Axivion warnings about QMetaObject::connectS...Friedemann Kleint2023-06-292-4/+9
* lupdate: Fix missing context in functions with trailing return typeJoerg Bornemann2023-06-293-10/+153
* qdbusviewer: Make adding tab for "system bus" optionalRalf Habacker2023-06-271-8/+17
* qdoc: Set correct genus for TypeAliasNode instancesTopi Reinio2023-06-2317-1/+77
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-221-3/+3
* CMake: Don't delete generated .ts files on "ninja clean"Joerg Bornemann2023-06-211-6/+6
* qdoc: Fix links in \generatelist <groupname> outputTopi Reinio2023-06-158-21/+90
* Bump version to 6.5.3Jani Heikkinen2023-06-151-1/+1
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-151-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-131-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-121-3/+3
* Qt Designer: Fix clazy/Axivion warnings about QMetaObject::connectSlotsByName()Friedemann Kleint2023-06-1216-138/+193
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-091-3/+3
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-074-5/+5
* Remove conanfile.pyTor Arne Vestbø2023-06-071-57/+0
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-071-3/+3
* Revert "Qt Designer: Replace a QHash<QObject *,bool> by QSet<QObject *>"Friedemann Kleint2023-06-062-3/+3
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-06-061-3/+3
* Qt Designer: Fix clazy/Axivion warning about mixing const/iteratorsFriedemann Kleint2023-06-051-2/+2
* Qt Designer: Fix clazy/Axivion warning about base class method invocationFriedemann Kleint2023-06-051-1/+1
* Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with cons...Friedemann Kleint2023-06-052-98/+99
* Examples: Remove unnecessary Q_INIT_RESOURCE callsKai Köhne2023-06-053-6/+0
* Doc: QDoc manual: Remove incorrect statement for \typealias commandTopi Reinio2023-06-011-7/+0