summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* QDoc manual: Do not reference or rely on qtimageformatsPaul Wicking2020-10-292-2/+0
* Doc: Do not recommend official LLVM binary packages anymoreKai Koehne2020-10-291-13/+15
* Revert "qdoc: Prefer CMake example project files over qmake .pro files"Kai Koehne2020-10-291-2/+2
* Qt Designer: Port away from deprecated QVariant::TypeFriedemann Kleint2020-10-2830-428/+486
* qdoc: Fix a crash in the WebXML generatorFriedemann Kleint2020-10-281-1/+1
* qdoc: Fix issues in \include commandTopi Reinio2020-10-282-20/+23
* qdoc: Avoid excess warnings about undocumented namespacesTopi Reinio2020-10-281-15/+13
* qdoc: Avoid duplicates in \sincelistTopi Reinio2020-10-271-0/+2
* Clear out deprecated QLocale::Language valuesEdward Welbourne2020-10-271-6/+2
* qdoc: Fix handling of \fn signatures with unnamed parametersTopi Reinio2020-10-273-25/+23
* Don't make qtattributionsscanner depend on QtGuiVolker Hilsheimer2020-10-233-2/+4
* qdoc: Fix broken links generated by \sincelistTopi Reinio2020-10-231-5/+5
* Fix lupdate compilation with Clang 11Kai Koehne2020-10-223-15/+43
* Remove usage of deprecated QStandardPaths::DataLocationKarsten Heimrich2020-10-213-7/+5
* qdoc: Fix QList::removeAll() invocations to buildFriedemann Kleint2020-10-203-3/+3
* qdoc: Add 'private signal' attribute for private signalsTopi Reinio2020-10-201-2/+4
* qdoc: Fix parsing of private signalsTopi Reinio2020-10-201-4/+3
* qdoc: Allow documenting implicitly generated special member functionsTopi Reinio2020-10-165-85/+129
* qtpaths: Add missing location typesRalf Habacker2020-10-151-7/+13
* qdoc: Align group page heading sizes with other pagesTor Arne Vestbø2020-10-141-0/+1
* qtdiag: show touchscreen availableVirtualGeometry; formatting fixesShawn Rutledge2020-10-141-2/+7
* qdoc: Store group membership for all node types into index filesTopi Reinio2020-10-123-16/+25
* qdoc: Fix processing of related non-members read from indexTopi Reinio2020-10-122-6/+48
* Fix compile after QNativeInterface changes in QtGuiLars Knoll2020-10-121-1/+1
* Update QStringConverter usageMårten Nordheim2020-10-123-7/+7
* Fix compile after qtbase updatePaul Olav Tvete2020-10-111-2/+1
* qdoc: Stop removing content of the output directoryTopi Reinio2020-10-103-38/+8
* lupdate/clang: Stabilize order of translator messagesJoerg Bornemann2020-10-092-9/+46
* qdoc: Document friend functions as related non-membersTopi Reinio2020-10-081-5/+5
* qdoc: Don't generate include instructions for empty includesTor Arne Vestbø2020-10-081-2/+6
* qdoc: Don't generate duplicate since-textTor Arne Vestbø2020-10-081-2/+6
* Remove old Qt 5 CMake build system files (take 2)Kai Koehne2020-10-072-74/+0
* qdoc: Allow module header to contain more than just #includesTor Arne Vestbø2020-10-061-9/+4
* Remove old Qt 5 CMake build system filesKai Koehne2020-10-063-276/+0
* qdoc: Report file overwrites as debug output instead of errorsTor Arne Vestbø2020-10-051-4/+5
* qdoc: Fix regression in handling config variables defined as emptyTopi Reinio2020-10-051-1/+1
* Remove macchangeqt from Qt 6Morten Johan Sørvig2020-10-057-118/+1
* QDoc: ensure pointers are valid before dereffing themPaul Wicking2020-10-051-7/+6
* QDoc: Move separator into utilitiesPaul Wicking2020-10-0511-131/+58
* lupdate: Fix return-type warningv6.0.0-alpha1Joerg Bornemann2020-10-011-3/+1
* lupdate: Support -clang-parser option with qmake projectsJoerg Bornemann2020-10-011-1/+51
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-0144-128/+128
* lupdate: Revisit how to specify the compilation databaseJoerg Bornemann2020-10-014-29/+41
* lupdate: Clarify constness in ReadSynchronizedRefJoerg Bornemann2020-10-012-12/+5
* lupdate: Yield error if -clang-parser requested in non-clang buildJoerg Bornemann2020-10-011-5/+8
* lupdate: Fix issues in LupdatePPCallbacks::storeMacroArgumentsJoerg Bornemann2020-10-011-5/+2
* lupdate: Fix WriteSynchronizedRef::emplace_back(T &&)Joerg Bornemann2020-10-011-2/+2
* lupdate: Fix int/size_t warnings and inconsistenciesJoerg Bornemann2020-09-302-13/+13
* lupdate: Fix warnings about unused parametersJoerg Bornemann2020-09-301-0/+4
* lupdate: Fix warnings about unused cleanQuote functionsJoerg Bornemann2020-09-301-2/+2