summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* qdoc: List obsolete QML members in obsolete QML members filev5.13.0-beta4Martin Smith2019-05-152-9/+9
* qdoc: Fix \headerfile generationTopi Reinio2019-05-142-0/+8
* qdoc: Fix issues with shared comments for QML properties/methodsTopi Reinio2019-05-082-18/+17
* qdoc: Make QDoc warn about undocumented public classesMartin Smith2019-05-0611-40/+115
* qdoc: Fix \headerfile requisite table and title generationTopi Reinio2019-05-063-4/+11
* Merge remote-tracking branch 'origin/5.12' into 5.13Qt Forward Merge Bot2019-05-041-2/+5
|\
| * Assistant: Highlight the whole search phrase if enclosed with quotesAndy Shaw2019-04-291-2/+5
* | Doc: Clear 'moduleheader' for tool manualsTopi Reinio2019-05-035-1/+6
* | qdoc: Avoid generating invalid htmlMartin Smith2019-04-262-3/+6
* | Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-04-2421-104/+178
|\|
| * QDoc: Add llvm-config-9 as llvm detection candidatePaul Wicking2019-04-231-0/+1
| * qdoc: Don't include shared comment nodes in summary sectionsTopi Reinio2019-04-101-0/+2
| * Fix a crash when closing the Manage Bookmarks dialogJarek Kobus2019-04-051-1/+2
| * CMake: Fix policy warning CMP0058 when using qt_create_translation(...)Kai Koehne2019-04-031-1/+2
| * lupdate: Escape special characters when processing QMLLucie Gerard2019-04-034-65/+69
| * qdoc: Add support for CMake commentsKai Koehne2019-04-022-3/+11
| * Convert \r into a numerical entityLucie Gerard2019-04-021-1/+1
| * lupdate: Do not touch a translated file without target languageLucie Gerard2019-04-023-0/+25
| * Add forward looking after ColonLucie Gerard2019-04-011-2/+23
| * Mark throwRecursionDepthError() as finalUlf Hermann2019-03-273-3/+3
| * makeqpf: fix crashRaymund Apfelboeck2019-03-261-5/+9
| * qtattributionsscanner: Add "PackageComment" fieldKai Koehne2019-03-253-0/+5
| * Assistant: Rewrite the search result list formatting to use QTextStreamFriedemann Kleint2019-03-221-23/+24
| * Use High DPI pixmaps in assistantAlexander Volkov2019-03-201-0/+1
* | Fix an .icns issue with macOS 10.12Alessandro Portale2019-04-175-0/+0
* | 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-2010-21/+75
|\|
| * 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-152-5/+15
| |\
| | * 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