summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Add changes file for Qt 5.15.0v5.15.0-rc2v5.15.0-rc1v5.15.05.15.0Antti Kokko2020-04-291-0/+58
* qdoc: properly implement \typealias commandTopi Reinio2020-04-2336-54/+351
* Merge remote-tracking branch 'origin/5.15' into 5.15.0Qt Forward Merge Bot2020-04-2231-136/+220
|\
| * Assistant: keep text at the top visible when resizingEirik Aavitsland2020-04-222-0/+23
| * Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-211-0/+24
| |\
| | * Merge remote-tracking branch 'origin/5.14.2' into 5.145.14Qt Forward Merge Bot2020-04-211-0/+24
| | |\
| | | * Add changes file for Qt 5.14.2v5.14.25.14.2Antti Kokko2020-03-161-0/+24
| * | | qdoc: tst_generatedoutput: Add option to regenerate expected dataTopi Reinio2020-04-211-3/+31
| * | | qdoc: Fix handling of default values for function parametersTopi Reinio2020-04-2111-30/+45
| * | | Merge "Merge remote-tracking branch 'origin/5.14' into 5.15"Qt Forward Merge Bot2020-04-201-0/+4
| |\ \ \
| | * \ \ Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-04-201-0/+4
| | |\ \ \ | | | |/ /
| | | * | Doc: Add note about the llvm installer on WindowsJoerg Bornemann2020-04-151-0/+4
| * | | | Doc: QDoc Manual: Document \readonly and \inheaderfile commandsTopi Reinio2020-04-203-1/+39
| * | | | Doc: QDoc Manual: Refer to the tool as 'QDoc' consistentlyTopi Reinio2020-04-209-49/+51
| |/ / /
| * | | qdoc: Remove defunct code for 'edition' qdocconf variableTopi Reinio2020-04-205-52/+2
| * | | Parse the otool line when it has ", weak" as part of the itAndy Shaw2020-04-171-1/+1
|/ / /
* | | Fix some deprecation warningsFriedemann Kleint2020-04-154-17/+18
* | | Doc: Document 'depends' qdocconf variable in QDoc Manualv5.15.0-beta4Topi Reinio2020-04-062-32/+99
* | | qdoc: Suppress excessive logging for index filesTopi Reinio2020-04-031-2/+2
* | | Add lupdate test for Objective-C++ sourcesTor Arne Vestbø2020-04-024-0/+77
* | | Qt Designer/signal slot editor: Improve adding new connectionsFriedemann Kleint2020-04-012-3/+4
* | | Deprecate the current filter propertyv5.15.0-beta3Jarek Kobus2020-03-311-0/+2
* | | [macdeployqt] Add sign-for-notarization optionMichael Brüning2020-03-311-15/+27
* | | [macdeployqt] Add option to include secure timestamp when signingMichael Brüning2020-03-312-1/+12
* | | Qt Designer: Refactor ConnectionModel::data() of the signal slot editorFriedemann Kleint2020-03-312-34/+45
* | | qdoc: Fix regression in resolved example file pathsTopi Reinio2020-03-297-2/+49
* | | Fix assorted QComboBox::currentIndexChanged overload compile errorsEdward Welbourne2020-03-269-12/+12
* | | QDoc: Remove commented out codePaul Wicking2020-03-261-1/+0
* | | qdoc: Ensure macros as a macro parameter are expandedTopi Reinio2020-03-265-1/+65
* | | Merge remote-tracking branch 'origin/5.14' into 5.15Liang Qi2020-03-242-17/+25
|\ \ \ | |/ /
| * | Just link against the qsqlite plugin when statically linkingAndy Shaw2020-03-101-0/+1
| |/
| * QDoc: Fix handling of -isystem optionDmitry Shachnev2020-03-041-0/+3
| * QDoc: Fix handling of -F optionEike Ziller2020-02-271-17/+21
* | qdoc: Extend \example command to consider CMake projectsVenugopal Shivashankar2020-03-2021-83/+169
* | qdoc: Support relative paths in the master qdocconf fileTopi Reinio2020-03-202-3/+4
* | Adapt the QtHelp API according to recent QMap changesJarek Kobus2020-03-1919-89/+374
* | QDoc: Code cleanup in ConfigPaul Wicking2020-03-192-78/+78
* | Add configure features for remaining qttoolsMitch Curtis2020-03-1817-0/+176
* | Doc: Remove \contentspage commandsTopi Reinio2020-03-155-29/+0
* | qdoc: Expand \noautolist to cover also C++ module pagesTopi Reinio2020-03-1414-37/+233
* | qdoc: Add -fvisibility=default to the default arguments passed to ClangTopi Reinio2020-03-131-0/+1
* | QDoc: Add warning to use of \contentspage commandv5.15.0-beta2Paul Wicking2020-03-119-44/+3
* | Enforce zero warnings for QDoc's generatedoutput autotestTopi Reinio2020-03-1113-45/+54
* | qdoc: Fix regression in .index file outputTopi Reinio2020-03-102-19/+22
* | qdoc: ClangCodeParser: Clear the stored namespaceTopi Reinio2020-03-101-0/+1
* | QDoc: Clean up whitespace in log messagesPaul Wicking2020-03-093-6/+6
* | QDoc: Clean up log messagesPaul Wicking2020-03-091-3/+3
* | Add missing QPainterPath includeMitch Curtis2020-03-091-0/+1
* | Add tests for QDoc's prepare and generate phasesTopi Reinio2020-03-093-0/+58
* | QDoc: Add unit tests for UtilitiesPaul Wicking2020-03-063-1/+103