summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix compile warning from deprecated application attributesVolker Hilsheimer2020-09-155-40/+0
* QtHelp: Prevent the endless loop when using filter engine and setupJarek Kobus2020-09-151-3/+8
* Linguist: Replace foreach with range-based forJarek Kobus2020-09-1528-161/+177
* Linguist: Port to typed signal-slot connectionsJarek Kobus2020-09-1515-266/+354
* CMake: Fix build when using the unified clang libraryChristophe Giboudeaux2020-09-151-2/+5
* Designer: Fix a crash on startup when built without clipboardJarek Kobus2020-09-154-4/+20
* Assistant: Use new config system for cursorJarek Kobus2020-09-151-4/+4
* Assistant: fix build with QT_NO_CLIPBOARDJarek Kobus2020-09-159-19/+49
* qdoc: Fix warnings when building without qtdeclarativeJoerg Bornemann2020-09-152-0/+4
* Fix build errors due to forward declarations of QStringListFriedemann Kleint2020-09-154-4/+0
* Fix build in qttoolsLars Knoll2020-09-141-3/+3
* Fix static build of assistantJarek Kobus2020-09-141-1/+1
* QtHelp: Fix documentsFor() when not using filter engineJarek Kobus2020-09-113-33/+83
* QDoc: Drop ditaref remainsPaul Wicking2020-09-1113-140/+9
* QDoc: Extract ManifestWriter from HTML generatorPaul Wicking2020-09-117-284/+412
* CMake: Don't add LLVM_INSTALL_DIR to CMAKE_FIND_ROOT_PATHAlexandru Croitor2020-09-101-8/+0
* Fix QMetaType-related deprecation warningsFriedemann Kleint2020-09-094-9/+10
* Qt Designer: Fix build of the QPrinter-related codeFriedemann Kleint2020-09-091-1/+3
* Fix Translator::resolveDuplicates()Lars Knoll2020-09-091-3/+8
* Update dependencies on 'dev' in qt/qttoolsJani Heikkinen2020-09-081-1/+1
* qtattributionsscanner: Linkify dejacode URN's for LicenseIdKai Koehne2020-09-071-2/+6
* Use operator| to compose key sequencesFriedemann Kleint2020-09-075-17/+18
* QDoc: Make Generator::fileBase staticPaul Wicking2020-09-046-13/+14
* QDoc: Cleanup in html generatorPaul Wicking2020-09-042-84/+82
* QDoc: Remove unused methodPaul Wicking2020-09-042-14/+0
* QDoc: Warn about missing example propertiesPaul Wicking2020-09-0418-12/+28
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-09-041-2/+2
* Remove old stuffJarek Kobus2020-09-042-6/+0
* Update dependecies in qttoolsJarek Kobus2020-09-031-2/+2
* Use OpenType font weightsJonas Karlsson2020-09-032-10/+2
* Fix build against latest qtbaseLars Knoll2020-09-032-5/+10
* Adapt to latest changes in qtbaseJarek Kobus2020-09-0311-45/+45
* QDoc: Add Config::showInternal()Paul Wicking2020-09-026-3/+8
* Doc: fix typo in QDoc manualPaul Wicking2020-09-021-1/+1
* qdoc: Skip ignored entries in .qhpTopi Reinio2020-09-014-2/+73
* Add changes file for Qt 5.15.1Antti Kokko2020-08-311-0/+47
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-2619-81/+457
* CMake: Disable global promotion of Threads target using new APIAlexandru Croitor2020-08-252-3/+2
* Update dependencies on 'dev' in qt/qttoolsQt Submodule Update Bot2020-08-241-2/+2
* Remove deprecated functionalityLars Knoll2020-08-247-145/+4
* qdoc: Fix incorrect loop when processing tagged \fn parametersTopi Reinio2020-08-241-1/+1
* qdoc: Fix output of \footnote commandTopi Reinio2020-08-246-58/+36
* Remove makeqpfEskil Abrahamsen Blomfeldt2020-08-2015-2199/+0
* lupdate: Cross-compilation compilation fixesCristian Adam2020-08-193-5/+6
* QDoc: Update expected output testPaul Wicking2020-08-195-3/+319
* qdoc: Adapt to recent changes in Q(Multi)MapTopi Reinio2020-08-197-69/+47
* Fix against latest qtbase changesMaurice Kalinowski2020-08-184-3/+5
* windeployqt: Add an option taking a list of languagesFriedemann Kleint2020-08-181-3/+12
* Fix qt_attribution.json fileSamuel Gaist2020-08-171-1/+1
* CMake: Do not built qdoc/lupdate for MSVC NMC with CMake < 3.19Joerg Bornemann2020-08-174-0/+28