summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* 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
* lupdate: Use std::optional for Project::translationsJoerg Bornemann2020-09-303-10/+4
* qtdiag: Print recently added QRhi features and limitsLaszlo Agocs2020-09-301-0/+12
* Find context for QT_TR_NOOP macroLucie Gerard2020-09-306-76/+214
* Fix build after changes in qtbaseVolker Hilsheimer2020-09-291-4/+2
* QDoc: Remove unused method from AtomPaul Wicking2020-09-292-15/+0
* QDoc: Minor cleanup in sections.cppPaul Wicking2020-09-291-2/+0
* lupdate: Extend the help text for -clang-parserJoerg Bornemann2020-09-281-6/+9
* Fix compile warning: QLibraryInfo::path instead of locationVolker Hilsheimer2020-09-281-4/+4
* QDoc: Remove unused conditional branchPaul Wicking2020-09-282-9/+2
* QDoc: simplify loopPaul Wicking2020-09-281-7/+7
* QDoc: Turn QdocTagFiles into TagFileWriter to unify designPaul Wicking2020-09-288-78/+29
* qdoc: DocBook generator: Remove code for encoding special charactersTopi Reinio2020-09-271-22/+1
* qdoc: include QML import + major version number in keywordMarco Benelli2020-09-262-61/+73
* QDoc: Minor cleanup in HtmlGeneratorPaul Wicking2020-09-261-2/+0