summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Fix compile error about mixing different types in operator ?Friedemann Kleint2023-09-121-1/+1
* Change qtattributionsscanner to accept string arrays for CopyrightLucie Gérard2023-09-111-2/+34
* qdoc: Ensure a group is listed as part of the navigation barTopi Reinio2023-08-313-28/+50
* Add missing closing tag in ts format snippetLucie Gérard2023-08-301-0/+1
* lconvert: Add -pluralonly command line argumentJoerg Bornemann2023-08-281-0/+7
* QDoc: Don't add deprecated set/is/has to see alsoPaul Wicking2023-08-251-0/+2
* Qt Designer: Fix layout alignment context menu entry enabled stateFriedemann Kleint2023-08-221-1/+1
* Rename QPalette::AccentColor to QPalette::AccentAlexey Edelev2023-08-221-1/+1
* qdoc: Fix missing arguments in Node::signature() outputTopi Reinio2023-08-228-29/+48
* Qt Designer: Update rcc.cpp/_p.hFriedemann Kleint2023-08-214-279/+854
* qdoc: \details command changesJaishree Vyas2023-08-102-2/+10
* CMake: Remove dead code from qt6_add_lreleaseJoerg Bornemann2023-08-091-4/+0
* CMake: Add dependencies from qhelpgenerator to needed pluginsKai Köhne2023-08-081-5/+10
* QDoc: unbreak unity-build-batch-size 100000Marc Mutz2023-08-081-0/+2
* QDoc manual: Refer to correct minimal configurationPaul Wicking2023-07-313-85/+30
* 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
* Support explicit list of example categories in manifest fileKai Köhne2023-07-212-0/+15
* linguist: Correct behavior of place marker validationLucie Gérard2023-07-111-1/+2
* lupdate/Python: Handle f/r stringsFriedemann Kleint2023-07-101-8/+43
* lupdate: Factor out parsing of Python backslash escapingFriedemann Kleint2023-07-071-43/+60
* lupdate: Improve indentation calculation for Python codeFriedemann Kleint2023-07-071-28/+27
* qdoc: Sort the output of \generatelist <groupname>Topi Reinio2023-06-302-2/+7
* 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
* qdoc: Fix incorrect meta content generated for \brief containing a linkTopi Reinio2023-06-281-3/+3
* lupdate: Fix missing context in functions with trailing return typeJoerg Bornemann2023-06-281-9/+31
* qdbusviewer: Make adding tab for "system bus" optionalRalf Habacker2023-06-271-8/+17
* qdoc: Ensure the example files list is correctVenugopal Shivashankar2023-06-221-1/+2
* CMake: Don't delete generated .ts files on "ninja clean"Joerg Bornemann2023-06-211-6/+6
* qdoc: Set correct genus for TypeAliasNode instancesTopi Reinio2023-06-192-0/+2
* Qt Designer: Disambiguate translation of the new font propertiesFriedemann Kleint2023-06-122-20/+27
* Qt Designer: Fix clazy/Axivion warnings about QMetaObject::connectSlotsByName()Friedemann Kleint2023-06-1216-138/+193
* Improve catch2 attributionKai Köhne2023-06-111-1/+4
* Replace Q_OS_OSX with Q_OS_MACOSTor Arne Vestbø2023-06-074-5/+5
* Revert "Qt Designer: Replace a QHash<QObject *,bool> by QSet<QObject *>"Friedemann Kleint2023-06-062-3/+3
* QDesignerCustomWidgetInterface: Replace fromUtf8() by QLatin1StringView()Friedemann Kleint2023-06-061-1/+1
* qdoc: Document \br commandTopi Reinio2023-06-062-0/+7
* Qt Designer: Add QFont::Weight to the property editorFriedemann Kleint2023-06-063-11/+84
* Qt Designer: Read and write QFont::Weight as "fontweight"Friedemann Kleint2023-06-062-4/+38
* Qt Designer: Add QFont::Weight to .ui schemaFriedemann Kleint2023-06-064-1/+30
* 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-052-4/+0
* qdoc: Add capability to issue a warning for missing .qhp configurationTopi Reinio2023-06-023-1/+29
* QDoc: Use platform dependent EOL charactersPaul Wicking2023-06-021-1/+1