summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | QDoc: Use correct node type string for \since in shared commentsPaul Wicking2020-03-067-0/+10
* | qdoc: Add an auto-generated note in \qmlsignal documentationTopi Reinio2020-03-064-5/+28
* | qdoc: Refactor automatic note generation for function nodesTopi Reinio2020-03-069-169/+167
* | qdoc: Fix issues in HelpProjectWriterTopi Reinio2020-03-057-88/+209
* | Qt Designer: Fix warnings about deprecated style metricsFriedemann Kleint2020-03-051-3/+4
* | QDoc: Add basic unit test for ConfigPaul Wicking2020-03-053-0/+102
* | QDoc: Disentangle Generator and ConfigPaul Wicking2020-03-0412-66/+65
* | Add an autotest for QDoc's single-exec generation modeTopi Reinio2020-03-044-0/+27
* | QDoc: Use logging category over logToStdErrPaul Wicking2020-03-043-17/+3
* | QDoc: Use logging category over logToStdErrAlwaysPaul Wicking2020-03-045-34/+14
* | QDoc: Add warning about future removal of QA page optionPaul Wicking2020-03-041-1/+5
* | Fix deprecation warningsFriedemann Kleint2020-03-041-5/+0
* | Assistant: Add missing "We mean it" comments to private headersFriedemann Kleint2020-03-033-0/+33
* | Use Qt::SplitBehavior in preference to QString::SplitBehaviorEdward Welbourne2020-03-0215-21/+21
* | Prepare for internal QML Parser API changeSimon Hausmann2020-03-029-34/+67
* | QHelpFilterSettingsWidget: Fix context of translated messagesFriedemann Kleint2020-02-281-11/+7
* | qdoc: Parse arguments for an \obsolete commandTopi Reinio2020-02-283-4/+8
* | Fix path issues in QDoc's generatedOutput autotestTopi Reinio2020-02-266-10/+8
* | qdoc: Fix warning when accessing a QString outside of its rangeAndy Shaw2020-02-261-2/+2
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-251-1/+1
|\|
| * windeployqt: Use correct file name for ANGLEYuhang Zhao2020-02-181-1/+1
* | QDoc: Reorganize expected output testv5.15.0-beta1Paul Wicking2020-02-2164-47/+47
* | Qt Designer: Add missing extra comments to strings from Palette PreviewFriedemann Kleint2020-02-211-15/+15
* | qdoc: Fix behavior with missing \inmodule commandTopi Reinio2020-02-211-1/+1
* | qdoc: Remove code for unimplemented command \pagekeywordsTopi Reinio2020-02-216-28/+5
* | qtdiag: rhi: Output supported texture formats and sample countsLaszlo Agocs2020-02-211-1/+53
* | Fix coverity warning of uninitialized pointerLevon Sargsyan2020-02-201-1/+1
* | qdoc: Store and use the current namespace scope for \fn commentsTopi Reinio2020-02-183-7/+27
* | qdoc: Add a test for validating output of QML basic type methodsTopi Reinio2020-02-183-0/+28
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-180-0/+0
|\|
| * qdoc: Extend \include command to include exampledirsVenugopal Shivashankar2020-02-1427-10/+1177
| * QDoc: Remove Location::nullPaul Wicking2020-02-128-26/+22
| * qdoc: Fix regression in linking to QML properties in offline docsTopi Reinio2020-02-128-32/+34
| * Doc: Remove references to 4.x in QDoc manualPaul Wicking2020-02-123-25/+17
| * Bump versionAlexandru Croitor2020-02-021-1/+1
| * QDoc: Move logging to helper methodPaul Wicking2020-01-301-13/+24
| * qdoc: Do not sort nodes based on their addressTopi Reinio2020-01-291-1/+1
| * qdoc: Override isObsolete() for a FunctionNodeTopi Reinio2020-01-293-17/+19
| * qdoc: Allow per-example override of install pathTopi Reinio2020-01-2910-15/+85
| * QMake: fix GCC 9 -Wdeprecated-copy warningsThiago Macieira2020-01-282-1/+1
* | Merge remote-tracking branch 'origin/5.14' into 5.15Qt Forward Merge Bot2020-02-1859-138/+1393
* | qdoc: Fix assert in DocBookGeneratorTopi Reinio2020-02-171-1/+5
* | QDoc: clean up includes in DocBookGeneratorPaul Wicking2020-02-141-5/+2
* | QDoc: Let generators keep a pointer to ConfigPaul Wicking2020-02-144-49/+56
* | QDoc: Remove unused make target for test projectPaul Wicking2020-02-141-2/+0
* | QDoc: Format according to stylePaul Wicking2020-02-149-29/+25
* | QHelpFilterSettingsWidget: Improve APIFriedemann Kleint2020-02-144-11/+10
* | Fix qmake warning about failure to find /xmlparser.hKai Koehne2020-02-141-1/+1
* | Fix deprecation warnings about QComboBox: deprecate currentIndexChanged(QString)Friedemann Kleint2020-02-139-12/+12
* | Assistant/remotecontrol example: Fix deprecation warningFriedemann Kleint2020-02-131-1/+1