summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Update dependencies on '6.5' in qt/qttoolsv6.5.0-beta3Qt Submodule Update Bot2023-02-171-3/+3
* Update screenshots of the Qt Designer examplesFriedemann Kleint2023-02-1631-13/+13
* lupdate: Disambiguate string constantsFriedemann Kleint2023-02-133-9/+11
* qdoc: Remove duplicated helper functionFriedemann Kleint2023-02-132-8/+2
* Fix the broken test after the retirement of qt_parse_all_argumentsAmir Masoud Abdol2023-02-105-5/+5
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-02-101-3/+3
* Move the uitools multipleinheritance example to calculatorform_miFriedemann Kleint2023-02-1015-27/+26
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0960-291/+19
* Qt Designer: Remove worldtimeclock examplesFriedemann Kleint2023-02-0820-860/+9
* 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
* Doc: Fix snippet indentation issues in QDoc manualTopi Reinio2023-02-072-1077/+1077
* Doc: QDoc Manual: correctly output /*! and */ comment delimitersTopi Reinio2023-02-074-416/+405
* qdoc: Make QDoc's output less noisy by defaultTopi Reinio2023-02-0711-59/+30
* Exclude Qt Designer plugin examples from cross-buildsFriedemann Kleint2023-02-071-1/+1
* Qt Designer: Document CMake usageFriedemann Kleint2023-02-032-26/+67
* Designer: Don't leak DockedMainWindowJarek Kobus2023-02-032-2/+2
* Designer: Don't leak menu bar in Docked Window modeJarek Kobus2023-02-032-7/+5
* Qt Designer: Add section about Python resource importsFriedemann Kleint2023-02-031-0/+64
* Designer: Don't leak Recent Files menuJarek Kobus2023-02-032-6/+8
* Qt Designer module: Fix documentation on how to linkFriedemann Kleint2023-02-024-19/+14
* Designer: Don't leak menu inside Configure Action Editor buttonJarek Kobus2023-02-021-1/+1
* QtResourceEditorDialog: Disconnect from QtQrcManager signals in d'torJarek Kobus2023-02-021-0/+2
* Qt Designer examples: Add explanation of CMake project filesFriedemann Kleint2023-02-0212-165/+252
* Update dependencies on '6.5' in qt/qttoolsQt Submodule Update Bot2023-02-021-3/+3
* Qt Designer: Add CMakeLists.txt files for the documentation snippetsFriedemann Kleint2023-01-317-0/+156
* Qt Designer: Fix install of plugin examplesFriedemann Kleint2023-01-314-24/+36
* Qt Designer: Add tool tip with file name and date to the plugin dialogFriedemann Kleint2023-01-312-5/+12
* Qt Designer: Brush up the documentation code snippetsFriedemann Kleint2023-01-3114-84/+34
* qdoc: Allow snippet marker comments to be indentedTopi Reinio2023-01-312-6/+10
* Polish the uitools/textfinder exampleFriedemann Kleint2023-01-313-8/+17
* qdoc: Add auxiliary example metadata to examples-manifest.xml fileKai Köhne2023-01-313-1/+46
* Update.gitignoreFriedemann Kleint2023-01-301-143/+2
* QtTools: Replace string connection leftovers with typed connectionsJarek Kobus2023-01-306-22/+14
* QtResourceEditor: Remove private slots - part 6Jarek Kobus2023-01-308-142/+108
* QtToolBarDialog: Remove private slots - part 5Jarek Kobus2023-01-302-51/+35
* QtEditorFactory: Remove private slots - part 4Jarek Kobus2023-01-302-233/+186
* QtVariantProperty: Remove private slots - part 3Jarek Kobus2023-01-302-207/+245
* QtPropertyManager: Remove private slots - part 2Jarek Kobus2023-01-302-103/+72
* QtPropertyBrowser: Remove private slots - part 1Jarek Kobus2023-01-308-90/+55
* Qt Designer: Remove "using namespace qdesigner_internal" from sources, part IIFriedemann Kleint2023-01-302-49/+71
* Qt Designer: Remove "using namespace qdesigner_internal" from sourcesFriedemann Kleint2023-01-3027-34/+77
* Qt Designer: Rename grid layout helper classFriedemann Kleint2023-01-301-30/+30
* Qt Designer: Fix CMake Unity (Jumbo) build warnings about members from anonym...Friedemann Kleint2023-01-302-11/+21
* Qt Designer: Remove Q_DECLARE_METATYPE(QtIconMap)Friedemann Kleint2023-01-302-4/+2
* Qt Designer: Fix the documentation code snippetsFriedemann Kleint2023-01-3013-23/+26
* Qt Designer: Remove Q_DECLARE_METATYPE(QAction*)Friedemann Kleint2023-01-305-10/+0