summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* qdoc: Avoid clang warning about possibly missing commaKai Köhne2022-01-071-1/+1
* designer: Fix MSVC warning about returning address of local variable or tempo...Kai Köhne2022-01-051-7/+2
* Bump copyright year to 2022Kai Köhne2022-01-054-4/+4
* MSVC: Fix remaining warning size_t conversionsKai Köhne2022-01-041-1/+1
* qdoc: Ignore empty lines in the master qdocconf fileTopi Reinio2022-01-031-1/+2
* Qt Designer: Fix crash when changing names in Object inspectorFriedemann Kleint2021-12-282-8/+3
* Qt Designer: Improve translated stringRobert Löhning2021-12-211-1/+1
* Qt Linguist: Fix 'QObject: Q_ASSERT the object type before calling a PMF'Kai Köhne2021-12-152-0/+7
* qdoc: Allow parameters for the \include commandTopi Reinio2021-12-143-47/+96
* Add documentation for QT_TRID_N_NOOP macroLucie Gérard2021-12-081-1/+2
* lupdate: Fix static initializers with parenthesesJoerg Bornemann2021-12-071-8/+31
* lupdate: Simplify state saving code in old C++ parserJoerg Bornemann2021-12-071-32/+20
* Qt Designer: Fix storing of font familiesFriedemann Kleint2021-12-062-2/+2
* qdoc: Don't warn about \instantiates classes if -no-link-errors is setTopi Reinio2021-12-033-4/+20
* qtdiag: Fix printing in hex in the rhi sectionLaszlo Agocs2021-12-021-1/+1
* qtdiag: Print recent QRhi features and limitsLaszlo Agocs2021-12-021-0/+8
* qdoc: Fix build after changes to QQmlJS::AST::UiPublicMemberTopi Reinio2021-11-272-8/+8
* lupdate: Fix build after declarative changeFabian Kosmale2021-11-271-1/+1
* Remove macdeployqt and windeployqtJoerg Bornemann2021-11-2614-6067/+0
* macdeployqt: Write Paths/QmlImports to qt.confJoerg Bornemann2021-11-261-1/+1
* lupdate: Silence MSVC's iterator deprecation warningsJoerg Bornemann2021-11-251-0/+3
* QDoc: Deprecate \oldcode and \newcodeLuca Di Sera2021-11-253-60/+17
* lupdate: Work around offsetof problem when using clang parserOliver Wolff2021-11-251-0/+2
* macdeployqt: Don't write Paths/Imports to qt.confJoerg Bornemann2021-11-231-1/+0
* Qt Designer: Fix crash on macOS due to QQuickWidget graphics API mismatchFriedemann Kleint2021-11-221-5/+9
* qdoc: Improve auto-generation of breadcrumbsTopi Reinio2021-11-126-15/+75
* windeployqt: Replace qmake querying with qtpathsKai Köhne2021-11-103-49/+69
* lupdate/clang: Get line directive to be ignored during parsingLucie Gérard2021-11-091-2/+3
* Install qhelpgenerator in libexecJoerg Bornemann2021-11-081-0/+1
* qdoc: Fix memory leak in Section::clear()Topi Reinio2021-11-061-14/+4
* qdoc: Fix heap-use-after-free and memory leak issuesTopi Reinio2021-11-067-57/+37
* Gradient editor: replace string-based connections with typed connectionsJarek Kobus2021-11-0516-421/+373
* CMake: Make lupdate/lrelease callable when building QtJoerg Bornemann2021-11-041-6/+12
* qdoc: Improve link text formattingTopi Reinio2021-11-037-54/+60
* QDoc: Add an option to inspect the intermediate Atom representationLuca Di Sera2021-11-038-19/+72
* Doc: Add a notice about the nomenclature of files generated by QDocLuca Di Sera2021-11-021-1/+71
* macdeployqt: Use static QFile::exists() and QFileInfo::exists()Jonas Kvinge2021-11-012-7/+7
* Update litehtml moduleJarek Kobus2021-11-011-0/+0
* Update qlitehtml submodule to the last versionJarek Kobus2021-10-271-0/+0
* macdeployqt: don’t stop qmlimportscanner after 30sMorten Johan Sørvig2021-10-221-1/+1
* windeployqt: Do expect host to be Windows 10Kai Köhne2021-10-211-6/+3