summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* qdoc: Clean up usage of QDocDatabase::findAll* functionsTopi Reinio2023-03-074-91/+46
* Doc: Document \sincelist QDoc commandTopi Reinio2023-03-072-0/+24
* CMake: Exclude designer from dependencies when building EP examplesAlexandru Croitor2023-03-061-0/+3
* qdoc: Add meta description header to HTML outputTopi Reinio2023-03-0657-0/+62
* qtattributionsscanner: Add SecurityCritical attributeKai Köhne2023-03-068-3/+28
* QDoc: Always depend on QmlPrivatePaul Wicking2023-03-0411-91/+40
* QDoc: remove DocParser::terminate() (noop)Paul Wicking2023-03-033-6/+0
* QDoc: Drop support for renaming commands via qdocconf filesPaul Wicking2023-03-0312-241/+174
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-03-021-3/+3
* qdoc: Remove Config::lastLocation()Topi Reinio2023-03-027-195/+199
* Qt Designer: Fix a crash with main windows with no central widgetsFriedemann Kleint2023-03-011-5/+4
* 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
* examples: port linguist examples to new connection styleSamuel Gaist2023-02-252-4/+4
* examples: port help examples to new connection styleSamuel Gaist2023-02-251-2/+2
* examples: port assistant examples to new connection styleSamuel Gaist2023-02-251-8/+8
* Qt Designer: Remove worldtimeclock example imagesFriedemann Kleint2023-02-245-0/+0
* Disable -fPIE for tools that depend on 3rdparty libsAlexey Edelev2023-02-242-0/+10
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-02-241-3/+3
* Doc: Make it explicit that XLIFF 2.0 is not supportedKai Köhne2023-02-231-3/+2
* Force BUILD_TESTING to OFF for qlitehtmlAlexey Edelev2023-02-211-0/+1
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-02-211-3/+3
* 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: Add categoriesFriedemann Kleint2023-02-207-0/+14
* Qt Designer/QtUiTools examples: Drop 'Example' from titlesFriedemann Kleint2023-02-2011-19/+18
* Fix oversights of the Qt Designer Multi examples code changesFriedemann Kleint2023-02-204-32/+30
* Qt Designer: Fix exit crash on WindowsFriedemann Kleint2023-02-201-1/+3
* Handle text in quotes in extra comments in lupdateJohnny Jazeix2023-02-178-4/+52
* Update qlitehtml moduleKai Köhne2023-02-171-0/+0
* Update screenshots of the Qt Designer examplesFriedemann Kleint2023-02-1631-13/+13
* QDoc: Use clang's C++ API to extract parameters' types from a functionLuca Di Sera2023-02-161-10/+14
* qdoc: Drop remnants of unimplemented feature \generate examplefilesTopi Reinio2023-02-145-45/+1
* qdoc: Config: Streamline working directory handlingTopi Reinio2023-02-142-14/+14
* qdoc: Improve Q_PROPERTY parsing for the property typeTopi Reinio2023-02-141-17/+31
* Do not add QLocale::system() manually to the list of matching localesMate Barany2023-02-141-2/+0
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2023-02-131-3/+3
* 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-1015-27/+26
* Doc: Remove duplicate wordsAndreas Eliasson2023-02-0911-12/+12
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-0860-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