summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* qdoc: Allow QML/JS types with the same name as the parent modulev5.13.0-beta3Topi Reinio2019-04-161-2/+2
* Pixeltool: Fix some subpixel mode pitfallsAlessandro Portale2019-04-111-3/+3
* qdoc: Allow replacing file lists on \example pages with a link to a URLv5.13.0-beta2Topi Reinio2019-04-094-10/+114
* qdoc: Allow namespace members to use \relatesMartin Smith2019-04-081-1/+2
* qdoc: Turn off clang errors in PCH build without include pathsMartin Smith2019-04-082-4/+19
* qdoc: Don't report override error when reimp is usedMartin Smith2019-04-053-5/+16
* qdoc: Add missing override keywordsMartin Smith2019-04-032-2/+2
* qdoc: Search for QML type before creating itMartin Smith2019-04-0213-145/+101
* qdoc: Eliminate need for the property group commandsMartin Smith2019-04-0212-449/+141
* Purge xmlpattern dependency from qttools documentationAlex Blasche2019-04-011-2/+1
* linguist: Don't translate HTML-tagsRobert Loehning2019-03-281-5/+7
* assistant: Mark QCompressedHelpInfo, QHelpFilterdata as finalKai Koehne2019-03-273-6/+4
* QHelpFilterData, QCompressedHelpInfo: Add swap() methodFriedemann Kleint2019-03-274-0/+20
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-2011-21/+99
|\
| * Handle recursion depth errors when parsing JavaScript in lupdateUlf Hermann2019-03-191-0/+7
| * Designer: write out minimumSectionSize property before current sizeChristian Ehrlicher2019-03-181-16/+18
| * 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