summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* qhelpgenerator: Fix infinite loop issue in checkLinksVenugopal Shivashankar2022-03-161-1/+1
* qdoc: DocBook: Fix incorrect static_cast in generateHeader()Topi Reinio2022-03-041-4/+3
* Qt Designer: Adapt style sheet editor colors for dark modeFriedemann Kleint2022-02-243-11/+43
* qdoc: Tokenizer: Fix incorrect assignment to QStringDecoder instanceTopi Reinio2022-02-231-7/+8
* Remove quotes from the front/back of tagsKai Köhne2022-02-231-4/+5
* qdoc: Fix \keyword exampleKai Köhne2022-02-171-1/+1
* CMake: Fix qt_create_translation to not remove .ts files on "clean"Joerg Bornemann2022-02-161-5/+18
* Add missing include for QStringDecoderShawn Rutledge2022-02-101-0/+1
* Doc: State Qt versions for when CMake commands etc. were introducedJoerg Bornemann2022-02-101-0/+6
* qdoc: Remove code for automatic module resolutionTopi Reinio2022-02-092-54/+1
* Fix set-but-not-read warning in QtGroupBoxPropertyBrowserPrivateShawn Rutledge2022-02-041-12/+1
* Fix compile errors in qevShawn Rutledge2022-02-011-2/+4