index
:
delta/qt5/qttools.git
5.10
5.10.0
5.10.1
5.11
5.11.0
5.11.1
5.11.2
5.11.3
5.12
5.12.0
5.12.1
5.12.10
5.12.11
5.12.12
5.12.2
5.12.3
5.12.4
5.12.5
5.12.6
5.12.7
5.12.8
5.12.9
5.13
5.13.0
5.13.1
5.13.2
5.14
5.14.0
5.14.1
5.14.2
5.15
5.15.0
5.15.1
5.15.2
5.3
5.3.0
5.3.1
5.3.2
5.4
5.4.0
5.4.1
5.4.2
5.5
5.5.0
5.5.1
5.6
5.6.0
5.6.1
5.6.2
5.6.3
5.7
5.7.0
5.7.1
5.8
5.8.0
5.9
5.9.0
5.9.1
5.9.2
5.9.3
5.9.4
5.9.5
5.9.6
5.9.7
5.9.8
6.0
6.0.0
6.1
6.1.0
6.1.1
6.1.2
6.1.3
6.2
6.2.0
6.2.1
6.2.2
6.2.3
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.4.3
6.5
6.5.0
6.5.1
baserock/morph
baserock/v5.3.0
dev
old/5.0
old/5.1
old/5.2
release
stable
wip/cmake
wip/qdoc-clang
wip/qt6
wip/winrt
code.qt.io: qt/qttools.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
qdoc
/
docparser.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
QDoc: Move QDoc source files under a further "qdoc" directory
Luca Di Sera
2023-04-12
1
-2576
/
+0
*
Revert "qdoc: Add support for 'category' argument in \generatelist command"
Topi Reinio
2023-04-11
1
-9
/
+1
*
qdoc: Add support for 'category' argument in \generatelist command
Topi Reinio
2023-03-27
1
-1
/
+9
*
qdoc: Remove unnecessary Config access functions
Topi Reinio
2023-03-14
1
-4
/
+4
*
QDoc: remove DocParser::terminate() (noop)
Paul Wicking
2023-03-03
1
-4
/
+0
*
QDoc: Drop support for renaming commands via qdocconf files
Paul Wicking
2023-03-03
1
-115
/
+102
*
qdoc: Clean up code related to processing of \include'd lines
Topi Reinio
2023-02-28
1
-20
/
+14
*
qdoc: Ignore rest of the line for \inlineimage
Venugopal Shivashankar
2023-01-24
1
-2
/
+6
*
qdoc: Allow snippet marker comments to be indented
Topi Reinio
2023-01-05
1
-4
/
+7
*
qdoc: Fix various clang warnings
Friedemann Kleint
2022-12-02
1
-1
/
+2
*
qdoc: Fix clang warnings about lambdas returning QStringBuilder
Friedemann Kleint
2022-12-02
1
-1
/
+1
*
qdoc: Attempt to read macro arguments only once
Topi Reinio
2022-11-10
1
-59
/
+46
*
Write the \overload text outside the current paragraph
Thibaut Cuvelier
2022-11-04
1
-0
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-28
/
+28
*
QDoc: Remove the "\newcode" and "\oldcode" command pair
Luca Di Sera
2022-09-13
1
-20
/
+0
*
QDoc: Remove support for javascript codeblocks
Luca Di Sera
2022-09-09
1
-17
/
+1
*
QDoc: Remove unfinished support for documenting javascript
Luca Di Sera
2022-09-07
1
-2
/
+2
*
QtTools: port away from deprecated operator""_qs()
Ivan Solovev
2022-08-30
1
-2
/
+4
*
QDoc: Add support for en-dash and em-dash
Paul Wicking
2022-08-18
1
-0
/
+28
*
QDoc: Fix code style issues
Paul Wicking
2022-08-18
1
-5
/
+4
*
qdoc: Use QML-specific code marker when parsing a QML topic
Topi Reinio
2022-06-10
1
-0
/
+14
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
QDoc: Apply the FileResolver abstraction to the code
Luca Di Sera
2022-05-10
1
-19
/
+62
*
qdoc: Respect the contract for DocParser::isAutoLinkString/1
Luca Di Sera
2022-03-25
1
-53
/
+12
*
qdoc: Stop considering special characters for auto-linking
Luca Di Sera
2022-03-21
1
-12
/
+144
*
qdoc: Remove quotefunction from the codebase
Luca Di Sera
2022-01-28
1
-24
/
+0
*
qdoc: Allow parameters for the \include command
Topi Reinio
2021-12-14
1
-22
/
+38
*
QDoc: Deprecate \oldcode and \newcode
Luca Di Sera
2021-11-25
1
-0
/
+3
*
qdoc: Improve link text formatting
Topi Reinio
2021-11-03
1
-1
/
+4
*
qdoc: Add styling for \note, \important and \warning
Topi Reinio
2021-10-16
1
-5
/
+1
*
qdoc: Improve function tagging for grouped \fn commands
Topi Reinio
2021-08-23
1
-6
/
+5
*
QDoc: Code cleanup
Paul Wicking
2021-05-19
1
-124
/
+125
*
qdoc: Skip multi-line descriptions of enum values marked with \omitvalue
Topi Reinio
2021-05-12
1
-2
/
+16
*
Doc: Improve \deprecated command
Paul Wicking
2021-05-10
1
-1
/
+7
*
qdoc: Remove defunct command \granularity
Topi Reinio
2021-05-04
1
-9
/
+0
*
QDoc: Code cleanup
Paul Wicking
2021-05-03
1
-45
/
+38
*
qdoc: Omit descriptions of enum values marked with \omitvalue
Topi Reinio
2021-04-30
1
-1
/
+3
*
qdoc: Fix issues in \include command
Topi Reinio
2020-10-28
1
-7
/
+4
*
QDoc: Drop ditaref remains
Paul Wicking
2020-09-11
1
-39
/
+1
*
qdoc: Fix output of \footnote command
Topi Reinio
2020-08-24
1
-2
/
+0
*
QDoc: Drop half-baked translation effort
Paul Wicking
2020-06-04
1
-61
/
+75
*
QDoc: Extract DocParser from doc.cpp
Paul Wicking
2020-05-19
1
-0
/
+2516