summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Clean up Designer's extension plugins examples' qmake filesJoerg Bornemann2023-05-313-30/+0
* Qt Designer/Shared solutions: Fix clazy/Axivion warnings about QMap with poin...Friedemann Kleint2023-05-314-33/+37
* Qt Designer/Shared solutions: Migrate typedef->usingFriedemann Kleint2023-05-313-13/+8
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-05-311-3/+3
* Qt Designer: Fix clazy/Axivion warnings about QMap with pointer keysFriedemann Kleint2023-05-307-86/+89
* Qt Designer: Migrate typedef->usingFriedemann Kleint2023-05-3023-46/+30
* Qt Designer/Property browser: Fix clazy/Axivion warnings about QMap with poin...Friedemann Kleint2023-05-306-40/+40
* Qt Designer: Use auto for iteratorsFriedemann Kleint2023-05-3063-345/+228
* Qt Designer/Resource editor: Fix dubious use of iteratorsFriedemann Kleint2023-05-301-12/+5
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-05-291-3/+3
* CMake: Fix qt6_create_translation for same-named .ts filesJoerg Bornemann2023-05-266-7/+95
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-05-251-3/+3
* Qt Designer: Replace a QHash<QObject *,bool> by QSet<QObject *>Friedemann Kleint2023-05-252-3/+3
* Qt Designer: Fix some clazy/Axivion warnings about QMap with pointer keysFriedemann Kleint2023-05-2514-40/+32
* Qt Designer/Property browser: Fix some repetitive type namesFriedemann Kleint2023-05-248-159/+157
* Qt Designer/Property browser: Fix some nullptr occurrencesFriedemann Kleint2023-05-246-148/+148
* Qt Designer/Property browser: Replace typedef by "using"Friedemann Kleint2023-05-244-11/+13