summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* Construct QMouseEvent with global positionShawn Rutledge2022-02-011-4/+6
* Fix deprecated QMenu::addAction() overloadsFriedemann Kleint2022-02-013-26/+26
* qdoc: DocBook generator: Fix reimplements clause generationTopi Reinio2022-01-311-3/+1
* Qt Designer: Enable the QWebEngineView, QQuickWidget plugins on WindowsFriedemann Kleint2022-01-281-0/+9
* Remove duplicated .qdocconf file for distancefieldgeneratorKai Köhne2022-01-281-24/+0
* Assistant: Fix Werror=suggest-override warningKai Köhne2022-01-201-1/+1
* Designer: Add more override modifiersKai Köhne2022-01-191-2/+2
* lupdate: Support hexadecimal numeric literals with upper case XJoerg Bornemann2022-01-191-1/+1
* lupdate: Support numeric literal separatorsJoerg Bornemann2022-01-191-2/+2
* QPixelTool: Fix closing ul tag in aboutText()Ivan Tkachenko2022-01-131-2/+2
* Designer: Mark methods as overrideKai Köhne2022-01-131-3/+3