summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDoc manual: drop extra backslash in macroPaul Wicking2022-08-291-1/+1
* QDoc: Generate briefs also for QmlBasicType pagesPaul Wicking2022-08-291-0/+1
* QDoc manual: improve Clang for QDoc sectionPaul Wicking2022-08-291-9/+14
* Make order of sections in .qhp file deterministic (take 2)Kai Köhne2022-08-291-4/+6
* doc: Handle macros while generating since infoVenugopal Shivashankar2022-08-221-0/+3
* CMake: Fix build with system litehtml and gumboAlexandru Croitor2022-07-251-3/+11
* QHelpIndexWidget: guard the usage of deprecated signalsIvan Solovev2022-07-211-0/+4
* Assistant: guard deprecated method definitionsIvan Solovev2022-07-212-0/+10
* Designer: port away from the deprecated QAction APIsIvan Solovev2022-07-218-38/+54
* Make order of sections in .qhp file deterministicKai Köhne2022-07-201-1/+2
* Make order in tags file deterministicKai Köhne2022-07-201-1/+2
* lrelease: Fix reporting of duplicatesJoerg Bornemann2022-07-111-34/+30
* linguist: work around Clang 10 headers throwing GCC 12 -Werror=nonnullMarc Mutz2022-07-013-0/+3
* linguist: port from \#pragma to QT_WARNING macrosMarc Mutz2022-07-013-30/+19
* Qt Designer: Fix assert when switching from Top Level Mode to DockedFriedemann Kleint2022-06-301-0/+7
* Qt Designer: Fix assert when switching from Docked to Top Level mode with formsFriedemann Kleint2022-06-281-0/+3
* Fix typo in \ingroup documentationKai Köhne2022-06-271-1/+1
* lupdate: Allow multiple specifiers after method signatureJoerg Bornemann2022-06-231-2/+0
* lupdate: Apply a simpler fix for static initializersJoerg Bornemann2022-06-231-34/+29
* Fix qhelpgenerator for static top-level buildsJoerg Bornemann2022-06-221-3/+13
* CMake: Remove old QT_RESOURCE_TARGET_DEPENDENCY propertyAlexandru Croitor2022-06-221-1/+0
* qtdiag: Fix missing output on WindowsFriedemann Kleint2022-06-201-3/+6
* Qt Designer: Fix occasional exit assert in property editorFriedemann Kleint2022-06-171-0/+3
* Designer: Add a code for legacy custom signals/slotsJarek Kobus2022-06-153-48/+96
* qdoc: Automatically resolve read-only attribute for QML propertiesTopi Reinio2022-06-132-30/+20
* Qt Designer: Fix a crash when reading a device profileFriedemann Kleint2022-06-031-1/+1
* CMake: Fix Xcode common dependency issues for translationsAlexandru Croitor2022-05-191-0/+13
* QDoc: Show all inherited members in the all members pagesLuca Di Sera2022-05-181-5/+2
* QDoc: Contextualize QML methods/properties in sincelistsLuca Di Sera2022-05-182-5/+12
* QDoc: Save QML methods return type/parameters in index filesLuca Di Sera2022-05-181-34/+42
* Doc: Update documentation of \since command in the QDoc manualTopi Reinio2022-05-161-8/+19
* QUiLoader: Fix repetitive setting of translatable string propertiesFriedemann Kleint2022-05-121-1/+2
* Doc: Revise Qt UI Tools module landing pageAndreas Eliasson2022-05-112-0/+120
* qdoc: Improve generated navigation bar for C++ and QML typesTopi Reinio2022-04-281-28/+44
* Skip endonym in linguist settings list when not availableEdward Welbourne2022-04-281-9/+11
* qdoc: Do not split module names in different tagsKai Köhne2022-04-282-14/+10
* qdoc: Do not generate tags from titles anymoreKai Köhne2022-04-282-43/+0
* qdoc: Add warning for the location of duplicate-documented QML propertyTopi Reinio2022-04-074-15/+16
* Qt Designer: Fix the widget box tooltip displayFriedemann Kleint2022-04-061-12/+12
* Qt Designer: Add checks to setters of QDesignerWidgetBoxInterface::WidgetFriedemann Kleint2022-04-061-4/+8
* Qt Designer: make icon theme selectableTasuku Suzuki2022-03-293-29/+339
* lrelease-pro: Take EXTRA_TRANSLATIONS into accountJoerg Bornemann2022-03-282-9/+30
* qdoc: ClangCodeParser: Consider ref-qualifiers when searching for nodesTopi Reinio2022-03-281-0/+5
* qt6_add_translations: Fix duplicate target names for resourcesJoerg Bornemann2022-03-211-1/+1
* CMake: Fix qhelpgenerator to run in static buildsAlexandru Croitor2022-03-211-4/+27
* Compile without warning after QString::count deprecationVolker Hilsheimer2022-03-214-8/+8
* Fix warning when building assistant on macOSVolker Hilsheimer2022-03-181-2/+2
* Qt Designer: Port code to use size() instead of count() of Qt containersFriedemann Kleint2022-03-1828-95/+86
* Fix qttools build after include cleanup in qtbaseVolker Hilsheimer2022-03-187-0/+7
* Use find_package(Qt6 REQUIRED COMPONENTS ...) idiomKai Köhne2022-03-183-6/+6