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
/
qmlvisitor.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qdoc: Make QDoc's output less noisy by default
Topi Reinio
2023-02-07
1
-1
/
+2
*
qdoc: Adapt to changes in QML AST
Ulf Hermann
2022-12-23
1
-12
/
+2
*
qdoc: Unify handling of QML types and QML value types
Topi Reinio
2022-12-12
1
-1
/
+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
-2
/
+2
*
QDoc: Remove unfinished support for documenting javascript
Luca Di Sera
2022-09-07
1
-24
/
+10
*
Use SPDX license identifiers
Lucie GĂ©rard
2022-05-19
1
-27
/
+2
*
qdoc: Fix build after changes to QQmlJS::AST::UiPublicMember
Topi Reinio
2021-11-27
1
-3
/
+3
*
qdoc: Improve function tagging for grouped \fn commands
Topi Reinio
2021-08-23
1
-2
/
+2
*
qdoc: Fix incorrect parameters generated for QML signals
Topi Reinio
2021-06-10
1
-1
/
+1
*
QDoc: Code cleanup
Paul Wicking
2021-05-19
1
-67
/
+67
*
Doc: Improve \deprecated command
Paul Wicking
2021-05-10
1
-0
/
+2
*
qdoc: Remove Node::Obsolete status
Topi Reinio
2021-05-10
1
-2
/
+2
*
QDoc: Code cleanup
Paul Wicking
2021-05-03
1
-27
/
+14
*
Revert "QDoc: Add \deprecatedsince command"
Paul Wicking
2021-04-30
1
-2
/
+0
*
QDoc: Add \deprecatedsince command
Paul Wicking
2021-04-28
1
-0
/
+2
*
qdoc: Re-implement \default command
Topi Reinio
2021-03-17
1
-0
/
+10
*
qdoc: Introduce \required command and handle REQUIRED for QML properties
Topi Reinio
2020-07-15
1
-0
/
+5
*
Port QtTools from QStringRef to QStringView
Karsten Heimrich
2020-06-15
1
-1
/
+1
*
QDoc: Extract Aggregate from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract QmlPropertyNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Extract FunctionNode from Node
Paul Wicking
2020-06-04
1
-0
/
+1
*
QDoc: Drop half-baked translation effort
Paul Wicking
2020-06-04
1
-6
/
+7
*
qdoc: QML parser: Fix parsing of function parameters
Topi Reinio
2020-05-14
1
-1
/
+8
*
qdoc: Fix parsing of QML signals that take parameters
Topi Reinio
2020-05-06
1
-1
/
+1
*
Prepare for internal QML Parser API change
Simon Hausmann
2020-03-02
1
-6
/
+6
*
qdoc: Remove code for unimplemented command \pagekeywords
Topi Reinio
2020-02-21
1
-2
/
+0
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Paul Wicking
2019-12-18
1
-106
/
+64
|
\
|
*
clang-format QDoc
Paul Wicking
2019-12-17
1
-106
/
+64
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2019-12-14
1
-11
/
+5
|
\
\
|
|
/
|
*
QDoc: Clean up loops with iterators
Paul Wicking
2019-12-10
1
-11
/
+5
*
|
Fix build after QML AST API changes
Simon Hausmann
2019-10-11
1
-2
/
+6
|
/
*
QDoc: Get rid of old #if 0 blocks
Paul Wicking
2019-08-16
1
-18
/
+0
*
QDoc: Clean up whitespace
Paul Wicking
2019-08-08
1
-25
/
+25
*
QDoc: Ensure all includes are uniform and according to style
Paul Wicking
2019-08-03
1
-7
/
+8
*
Eradicate some easy Java-style iterators
Marc Mutz
2019-06-18
1
-6
/
+3
*
qdoc: Search for QML type before creating it
Martin Smith
2019-04-02
1
-1
/
+6
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-03-20
1
-0
/
+11
|
\
|
*
Handle recursion depth errors when parsing JavaScript
Ulf Hermann
2019-03-18
1
-0
/
+11
*
|
QDoc: Code cleanup, use nullptr for nullptr constants
Paul Wicking
2019-02-08
1
-5
/
+5
*
|
qdoc: Major clean-up of FunctionNode and parameter processing
v5.13.0-alpha1
Martin Smith
2019-02-06
1
-66
/
+49
*
|
Replace nodeType() comparisons to Node:X with isX() tests
Martin Smith
2019-01-22
1
-1
/
+1
*
|
qdoc: Do not print error for future functions
Martin Smith
2018-12-03
1
-41
/
+0
*
|
qdoc: Reorganize Qdoc's Node class hierarchy
Martin Smith
2018-10-23
1
-32
/
+39
|
/
*
qmlvisitor: deal with PatternElement::bindingIdentifer as QStringRef
Shawn Rutledge
2018-07-03
1
-1
/
+1
*
Compile qdoc with new JS parser
Lars Knoll
2018-06-15
1
-1
/
+1
*
qdoc: Clean up the Parameter class
Martin Smith
2017-08-10
1
-1
/
+1
*
Fix build after changes to QtQML
Joerg Bornemann
2016-12-02
1
-3
/
+28
*
qdoc: Improve resolution of QML type inheritance
Topi Reinio
2016-08-16
1
-4
/
+1
*
Updated license headers and license tests
Antti Kokko
2016-06-10
1
-17
/
+12
[next]