summaryrefslogtreecommitdiff
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* Doc: Remove reference to Multiple Inheritance ExampleAndreas Eliasson2023-03-101-3/+0
* Qt Designer: Fix a crash with main windows with no central widgetsFriedemann Kleint2023-03-011-5/+4
* Disable -fPIE for tools that depend on 3rdparty libsAlexey Edelev2023-03-012-0/+10
* Report QLiteHtmlWidget in Assistant's About dialog if usedShawn Rutledge2023-02-281-2/+4
* Doc: Update \brief description to be genericSafiyyah Moosa2023-02-282-16/+6
* Pervasive conversion of attribution scanner to Qt::StringLiteralsEdward Welbourne2023-02-284-112/+113
* qdoc: Clean up code related to processing of \include'd linesTopi Reinio2023-02-281-20/+14
* qdoc: Improve Q_PROPERTY parsing for the property typeTopi Reinio2023-02-241-17/+31
* qdoc: Drop remnants of unimplemented feature \generate examplefilesTopi Reinio2023-02-245-45/+1
* qdoc: Config: Streamline working directory handlingTopi Reinio2023-02-242-14/+14
* Doc: Make it explicit that XLIFF 2.0 is not supportedKai Köhne2023-02-231-3/+2
* QDoc manual: improve description of argument handlingPaul Wicking2023-02-201-5/+6
* Qt Designer: Fix palette mask handling to consider single groupsFriedemann Kleint2023-02-205-44/+72
* Qt Designer/QtUiTools examples: Drop 'Example' from titlesFriedemann Kleint2023-02-205-12/+11
* Qt Designer: Fix exit crash on WindowsFriedemann Kleint2023-02-201-1/+3
* Update qlitehtml moduleKai Köhne2023-02-171-0/+0
* Update screenshots of the Qt Designer examplesFriedemann Kleint2023-02-166-2/+2
* lupdate: Disambiguate string constantsFriedemann Kleint2023-02-133-9/+11
* qdoc: Remove duplicated helper functionFriedemann Kleint2023-02-132-8/+2
* Move the uitools multipleinheritance example to calculatorform_miFriedemann Kleint2023-02-103-4/+4
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0938-231/+16
* Qt Designer: Remove worldtimeclock examplesFriedemann Kleint2023-02-083-10/+4
* 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-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