summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: QDoc Manual: correctly output /*! and */ comment delimitersTopi Reinio2023-02-074-416/+405
* qdoc: Make QDoc's output less noisy by defaultTopi Reinio2023-02-0710-59/+29
* Qt Designer: Document CMake usageFriedemann Kleint2023-02-031-26/+63
* 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: Add CMakeLists.txt files for the documentation snippetsFriedemann Kleint2023-01-317-0/+156
* 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-311-4/+7
* qdoc: Add auxiliary example metadata to examples-manifest.xml fileKai Köhne2023-01-311-0/+40
* QtTools: Replace string connection leftovers with typed connectionsJarek Kobus2023-01-304-14/+10
* 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
* Qt Designer: Introduce more range-based for loopsFriedemann Kleint2023-01-3039-340/+242
* Doc: Fix link target after changing example nameLeena Miettinen2023-01-271-2/+1
* Doc: Update Qt Linguist ManualLeena Miettinen2023-01-2713-686/+896
* qdoc: Remove demos-manifest.xml fileKai Köhne2023-01-273-25/+12
* 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: Remove some old-style connectsFriedemann Kleint2023-01-264-54/+54
* 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
* Qt Designer: Replace typedefs duplicating Qt's QObject/QWidgetList typesFriedemann Kleint2023-01-254-32/+22
* Qt Designer: Disambiguate static variables and functionsFriedemann Kleint2023-01-254-22/+22
* Qt Designer/Property Browser: Remove duplicate instance of QtCursorDatabaseFriedemann Kleint2023-01-254-28/+29
* Qt Designer: Fix CMake Unity (Jumbo) build errors related to UI formsFriedemann Kleint2023-01-256-6/+6
* linguist: Disambiguate more static functionsFriedemann Kleint2023-01-252-8/+8
* QLayoutSupport: fix GCC 13 -Werror=overloaded-virtualMarc Mutz2023-01-251-0/+1
* qdoc: Prevent macro clash in CMake Unity (Jumbo) buildsFriedemann Kleint2023-01-241-0/+3
* Qt Designer: Disambiguate static helper formEditorForObject()Friedemann Kleint2023-01-243-30/+19
* qdoc: Ignore rest of the line for \inlineimageVenugopal Shivashankar2023-01-244-31/+30
* Qt Designer: Ensure newly added scratch pad items become visibleFriedemann Kleint2023-01-241-0/+2
* Qt Designer: Allow for custom icon name from themesFriedemann Kleint2023-01-161-0/+17
* linguist: Support Unity buildsFriedemann Kleint2023-01-168-35/+41