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
/
cppcodemarker.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
-593
/
+0
*
qdoc: C++ marker: Allow single quote as a separator in integer literals
Topi Reinio
2023-03-17
1
-1
/
+1
*
qdoc: Fix clang warnings about temporary QRegularExpression objects
Friedemann Kleint
2022-12-02
1
-3
/
+3
*
Port from container::count() and length() to size()
Marc Mutz
2022-10-06
1
-2
/
+2
*
QDoc: Remove unfinished support for documenting javascript
Luca Di Sera
2022-09-07
1
-5
/
+4
*
QDoc: Assume that aggregates have a single meaningful include file
Luca Di Sera
2022-07-08
1
-7
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
QDoc: Contextualize QML methods/properties in sincelists
Luca Di Sera
2022-05-18
1
-3
/
+8
*
qdoc: Remove quotefunction from the codebase
Luca Di Sera
2022-01-28
1
-10
/
+0
*
qdoc: Simplify static initialization in CppCodeMarker::addMarkUp
Luca Di Sera
2022-01-28
1
-55
/
+39
*
Doc: Improve \deprecated command
Paul Wicking
2021-05-10
1
-4
/
+6
*
qdoc: Remove Node::Obsolete status
Topi Reinio
2021-05-10
1
-1
/
+1
*
QDoc: Code cleanup
Paul Wicking
2021-05-03
1
-25
/
+5
*
Revert "QDoc: Add \deprecatedsince command"
Paul Wicking
2021-04-30
1
-6
/
+3
*
QDoc: Add \deprecatedsince command
Paul Wicking
2021-04-28
1
-3
/
+6
*
qdoc: Fix incorrect usage of QChar(EOF)
Topi Reinio
2020-11-23
1
-13
/
+18
*
qttools: compile with explicit QChar(int)
David Faure
2020-11-11
1
-1
/
+1
*
qdoc: Unify generated documentation between \typedef and \typealias
Topi Reinio
2020-11-09
1
-11
/
+5
*
qdoc: Fix handling of \fn signatures with unnamed parameters
Topi Reinio
2020-10-27
1
-9
/
+4
*
Port QtTools from QStringRef to QStringView
Karsten Heimrich
2020-06-15
1
-3
/
+3
*
qdoc: Extend synopsis for detailed reference sections
Topi Reinio
2020-06-08
1
-35
/
+2
*
QDoc: Extract NamespaceNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract enum Access from Node
Paul Wicking
2020-06-04
1
-2
/
+3
*
QDoc: Extract QmlPropertyNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract EnumNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract TypedefNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract FunctionNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract PropertyNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract VariableNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
qdoc: Improve handling of templated types
Topi Reinio
2020-06-04
1
-4
/
+9
*
Merge remote-tracking branch 'origin/5.15' into dev
Topi Reinio
2020-05-29
1
-0
/
+7
|
\
|
*
qdoc: properly implement \typealias command
Topi Reinio
2020-04-23
1
-0
/
+7
*
|
Port qdoc to QRegularExpression
Lars Knoll
2020-05-18
1
-7
/
+7
*
|
QDoc: const-ref variable
Paul Wicking
2020-05-05
1
-1
/
+1
*
|
QDoc: default trivial con-/destructor
Paul Wicking
2020-05-05
1
-16
/
+0
*
|
QDoc: Clean up includes
Paul Wicking
2020-05-04
1
-3
/
+0
|
/
*
qdoc: Parse enum classes correctly
Topi Reinio
2020-01-20
1
-9
/
+12
*
qdoc: Teach QDoc to output function and class template parameters
Topi Reinio
2020-01-20
1
-2
/
+6
*
Simplify the code printing the enum values
Thibaut Cuvelier
2019-12-19
1
-17
/
+9
*
clang-format QDoc
Paul Wicking
2019-12-17
1
-58
/
+54
*
QDoc: Use QVector instead of QList
Paul Wicking
2019-12-12
1
-1
/
+1
*
QDoc: Minor adjustment/cleanup
Paul Wicking
2019-12-11
1
-4
/
+4
*
QDoc: Clean up loops with iterators
Paul Wicking
2019-12-10
1
-5
/
+3
*
Adapt code to follow coding rules
Thibaut Cuvelier
2019-12-03
1
-38
/
+27
*
QDoc: Use range-based for instead of foreach
Paul Wicking
2019-09-28
1
-3
/
+4
*
Merge remote-tracking branch 'origin/5.13' into 5.14
Qt Forward Merge Bot
2019-09-27
1
-2
/
+7
|
\
|
*
qdoc: Do not prefix related non-members with a parent scope
Topi Reinio
2019-09-12
1
-2
/
+7
*
|
QDoc: Clean up whitespace
Paul Wicking
2019-08-08
1
-9
/
+9
*
|
QDoc: Ensure all includes are uniform and according to style
Paul Wicking
2019-08-03
1
-4
/
+7
|
/
*
qdoc: Correct function signatures from header files
Martin Smith
2019-07-05
1
-3
/
+6
[next]