summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
| * Handle recursion depth errors when parsing JavaScriptUlf Hermann2019-03-187-0/+41
| * Merge remote-tracking branch 'origin/5.12.2' into 5.12Qt Forward Merge Bot2019-03-153-5/+39
| |\
| | * Add changes file for Qt 5.12.2v5.12.25.12.2Antti Kokko2019-02-221-0/+24
| | * QDoc: Further improvements to libclang detectionPaul Wicking2019-02-212-5/+15
| * | qtdiag/Windows: Output all graphics adaptersFriedemann Kleint2019-03-141-5/+9
* | | qdoc: Make timestamps in LOG lines opt inMartin Smith2019-03-195-3/+18
* | | qdoc: Fix regressions in WebXML outputTopi Reinio2019-03-154-94/+111
* | | qdoc: Use C++ 11 typed enums for the node enumerationsFriedemann Kleint2019-03-154-59/+68
* | | qdoc: Add support for documenting pyside examplesVenugopal Shivashankar2019-03-122-8/+16
* | | qdoc: WebXML: Generate output for text page nodesv5.13.0-beta1Topi Reinio2019-03-111-1/+3
* | | qdoc: Remove trailing commaMartin Smith2019-03-061-1/+1
* | | Qt Designer: Fix deprecation warningsFriedemann Kleint2019-03-042-5/+6
* | | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-03-021-0/+10
|\ \ \ | |/ /
| * | macdeployqt: Deploy the platforminputcontext plugins and vkb pluginsAndy Shaw2019-02-271-0/+10
| |/
* | Use QVersionNumber for version instead of QStringJarek Kobus2019-03-0110-35/+67
* | Rename QHelpCollectionDetails into QCompressedHelpInfoJarek Kobus2019-03-014-52/+54
* | Remove setters for QHelpCollectionDetailsJarek Kobus2019-03-012-31/+3
* | Add documentation about the QHelpCollectionDetailsJarek Kobus2019-03-011-0/+63
* | Fix filtering in case when using empty optionJarek Kobus2019-03-011-2/+4
* | Make no option and invalid option texts customizableJarek Kobus2019-03-013-6/+51
* | Create default version filterJarek Kobus2019-03-012-3/+23
* | Fix handling of current filter rename and removalJarek Kobus2019-03-011-3/+12
* | Enhance filtering by documentation version numberJarek Kobus2019-03-0114-38/+239
* | qdoc: Fix duplication of nodes in index filesTopi Reinio2019-02-271-3/+6
* | QtHelp: Make QHelpCollectionDetails destructor virtualKai Koehne2019-02-261-1/+1
* | QtHelp: Add move operators to QHelpFilterData, QHelpCollectionDetailsKai Koehne2019-02-264-21/+24
* | QtHelp: Remove unused forward declarationKai Koehne2019-02-261-1/+0
* | Rename helpDetails to fromCompressedHelpFileJarek Kobus2019-02-263-3/+3
* | Application icons refreshAlessandro Portale2019-02-2120-0/+0
* | qdoc: Fix duplicate section headers on C++ reference pagesTopi Reinio2019-02-191-5/+0
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-192-3/+6
|\ \ | |/
| * macdeployqt: Deploy QtSpeech tts pluginSamuel Gaist2019-02-121-1/+2
| * qtattributionsscanner: Add version to third-party component nameKai Koehne2019-02-121-2/+4
* | qdoc: Improve function overload handlingTopi Reinio2019-02-132-8/+33
* | Add <sys/wait.h> include to fix build of FreeBSDAndré Klitzing2019-02-131-0/+4
* | Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-02-122-7/+12
|\ \ | |/
| * qdoc: Add complete version string to the HTML titleVenugopal Shivashankar2019-02-111-7/+5
| * Make windeployqt cross-platform (again)Marius Kittler2019-02-061-0/+7
* | QtTools: replace deprecated QLayout::margin() with contentsMargins()Christian Ehrlicher2019-02-1134-49/+49
* | QtTools/designer: replace deprecated functionsChristian Ehrlicher2019-02-113-5/+6
* | Fix warning about ambiguous else (inside the foreach macro)Thiago Macieira2019-02-111-2/+4
* | Pixeltool: Fix deprecation warnings about QDesktopWidgetFriedemann Kleint2019-02-091-9/+9
* | QDoc: Code cleanup, use nullptr for nullptr constantsPaul Wicking2019-02-0829-383/+383
* | QDoc: generate proper html for example source file pagesPaul Wicking2019-02-084-10/+34
* | qdoc: Correct ref pages for inner classesMartin Smith2019-02-0819-193/+338
* | QDoc: Fix links to images used in examplesPaul Wicking2019-02-081-1/+2
* | QDoc: Make entries in config.log more explanatoryPaul Wicking2019-02-081-1/+2
* | qdoc: Major clean-up of FunctionNode and parameter processingv5.13.0-alpha1Martin Smith2019-02-0632-2998/+3280
* | Fix deprecation warningsFriedemann Kleint2019-02-0515-26/+40
* | makeqpf: migrate to QRegularExpressionSamuel Gaist2019-02-051-8/+12