summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Test the C++ property macros in QDoc's generatedoutput autotestTopi Reinio2020-09-2310-0/+608
* QDoc: Minor refactoring in QDocDatabasePaul Wicking2020-09-231-5/+2
* CMake: Regenerate projects before API changeAlexandru Croitor2020-09-222-1/+11
* Revert "macdeployqt: Don't copy .prl files into the Resources folder"Morten Johan Sørvig2020-09-221-8/+2
* qdoc: Add support for bindable propertiesTopi Reinio2020-09-219-70/+141
* QDoc: Minor internal documentation fixPaul Wicking2020-09-201-3/+3
* CMake: Fix building qdoc and qtools with Qt prebuilt ClangAlexandru Croitor2020-09-191-2/+5
* QDoc: Remove unused struct and memberPaul Wicking2020-09-181-8/+0
* QDoc: Fix deprecation warning in testPaul Wicking2020-09-181-1/+1
* qdoc: ClangCodeParser: Improve function argument matchingTopi Reinio2020-09-189-85/+119
* qdoc: generatedOutput autotest: Use shared defaults for file extensionsTopi Reinio2020-09-183-6/+3
* CMake: Add empty qt_cmdline.cmake for top-level configure to workAlexandru Croitor2020-09-171-0/+0
* Linguist: Refactor iteratorsJarek Kobus2020-09-1714-100/+82
* windeployqt: Add optional qmake parameterOliver Wolff2020-09-163-8/+31
* QtHelp: Reverse the default state for readonly property for help engineJarek Kobus2020-09-1612-5/+55
* Fix warnings from using deprecated QLibraryInfo APIVolker Hilsheimer2020-09-1615-17/+17
* Fix more compiler warnings from deprecated application attributesVolker Hilsheimer2020-09-162-2/+1
* Update dependencies on dev in qt/qttoolsLars Knoll2020-09-161-1/+1
* Update dependencies on dev in qt/qttoolsLars Knoll2020-09-151-2/+2
* 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