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
/
generator.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge remote-tracking branch 'origin/5.11' into 5.12
Liang Qi
2018-09-11
1
-1
/
+2
|
\
|
*
qdoc: Restore the correct output directory for example images
Topi Reinio
2018-08-28
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/5.11' into dev
Liang Qi
2018-06-30
1
-7
/
+5
|
\
\
|
|
/
|
*
qdoc: Remove 'QML' specifier from generated type strings
Topi Reinio
2018-06-22
1
-7
/
+5
*
|
qdoc: Refactor section construction and processing
Martin Smith
2018-06-01
1
-19
/
+0
*
|
qdoc: Remove support for \compat command
Martin Smith
2018-06-01
1
-26
/
+1
*
|
qdoc: Document a namespace in multiple modules
Martin Smith
2018-06-01
1
-6
/
+12
|
/
*
qdoc: Don't output undocumented functions from Q_OBJECT
Martin Smith
2018-03-01
1
-18
/
+1
*
qdoc: Fix bugs in resolving inheritance and finding overridden functions
Martin Smith
2018-02-23
1
-13
/
+14
*
qdoc/Config::findFile() Make userFriendlyFilePath an optional out parameter
v5.11.0-alpha1
Friedemann Kleint
2018-02-14
1
-3
/
+2
*
Merge remote-tracking branch 'origin/5.10' into 5.11
Liang Qi
2018-02-12
1
-0
/
+4
|
\
|
*
Merge remote-tracking branch 'origin/5.9' into 5.10
5.10
Liang Qi
2018-02-02
1
-0
/
+4
|
|
\
|
|
*
qdoc: Handle Module, QmlModule nodes in Generator::typeString
Kai Koehne
2018-01-24
1
-0
/
+4
*
|
|
qdoc: Delay ignoring of qt_xxx names until output
Martin Smith
2018-01-31
1
-5
/
+6
*
|
|
qdoc: Add a logging category
Friedemann Kleint
2018-01-31
1
-12
/
+13
*
|
|
qdoc: Fix handling of shared comment nodes in generate phase
Martin Smith
2018-01-26
1
-2
/
+2
*
|
|
qdoc: Avoid qdoc warning for undocumented d_func()
Martin Smith
2018-01-17
1
-6
/
+9
*
|
|
qdoc: Correct handling of functions declared in Q_OBJECT
Martin Smith
2018-01-12
1
-2
/
+20
*
|
|
qdoc: Partial refactor of Node hierarchy
Martin Smith
2017-12-04
1
-42
/
+45
*
|
|
Merge remote-tracking branch 'origin/5.10' into dev
Liang Qi
2017-11-20
1
-10
/
+9
|
\
\
\
|
|
/
/
|
*
|
qdoc/generator: demonstrate QOverload instead of complex syntax...
v5.10.0-beta1
Gatis Paeglis
2017-09-25
1
-10
/
+9
*
|
|
qdoc: Document C++ functions that are invokable
Martin Smith
2017-11-16
1
-0
/
+21
*
|
|
Merge remote-tracking branch 'origin/wip/qdoc-clang' into dev
Liang Qi
2017-11-13
1
-12
/
+4
|
\
\
\
|
*
|
|
qdoc: This ends use of qdoc's old C++ parser
Martin Smith
2017-09-08
1
-1
/
+1
|
*
|
|
qdoc: Better support for multi-\fn documentation blocks
Martin Smith
2017-08-10
1
-1
/
+1
|
*
|
|
qdoc: Don't report missing parameter name
Martin Smith
2017-08-10
1
-8
/
+1
|
*
|
|
qdoc: Clean up the Parameter class
Martin Smith
2017-08-10
1
-3
/
+2
|
|
/
/
*
|
|
qdoc: Set up output directory at Generator::initialize()
Topi Reinio
2017-11-02
1
-0
/
+2
*
|
|
qdoc: Make doc configuration aware of the output format
Topi Reinio
2017-10-17
1
-119
/
+96
*
|
|
qdoc: Revive the WebXML generator
Topi Reinio
2017-10-17
1
-7
/
+6
|
/
/
*
|
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-07-06
1
-0
/
+1
|
\
\
|
|
/
|
*
QDoc: End "This function is reentrant" with a dot
Kai Koehne
2017-06-22
1
-0
/
+1
*
|
qdoc: Improve example file listing
Topi Reinio
2017-06-26
1
-7
/
+30
|
/
*
qdoc: Stop warning about undocumented parameters of function overloads
Topi Reinio
2017-04-25
1
-1
/
+1
*
qdoc: Improve \brief handling
Topi Reinio
2017-02-14
1
-6
/
+7
*
Merge remote-tracking branch 'origin/5.7' into 5.8
Liang Qi
2016-09-05
1
-2
/
+2
|
\
|
*
qdoc: Improve resolution of QML type inheritance
Topi Reinio
2016-08-16
1
-2
/
+2
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-06-30
1
-17
/
+12
|
\
\
|
|
/
|
*
Updated license headers and license tests
Antti Kokko
2016-06-10
1
-17
/
+12
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Liang Qi
2016-05-13
1
-1
/
+1
|
\
\
|
|
/
|
*
QDoc: Add a space between "Note:" and "Signal"
hjk
2016-04-08
1
-1
/
+1
*
|
Merge remote-tracking branch 'origin/5.7' into dev
Simon Hausmann
2016-04-06
1
-96
/
+212
|
\
\
|
|
/
|
*
qdoc: Provide better threadsafeness reporting
Martin Smith
2016-03-21
1
-93
/
+153
|
*
qdoc: Avoid more unnecessary qdoc warnings
Martin Smith
2016-02-26
1
-2
/
+24
|
*
qdoc: Avoid unnecessary qdoc warnings
Martin Smith
2016-02-26
1
-0
/
+16
|
*
qdoc: Don't print unnecessary qdoc warnings
Martin Smith
2016-02-17
1
-2
/
+20
*
|
Fix "Inherits" text
Olivier Goffart
2016-03-09
1
-4
/
+1
*
|
Merge remote-tracking branch 'origin/5.6' into dev
Liang Qi
2015-12-03
1
-2
/
+4
|
\
\
|
|
/
|
*
qdoc: Don't generate empty cells for the requisites table
Topi Reinio
2015-10-29
1
-2
/
+4
*
|
qdoc: Remove creation of redundant function & variable nodes
Martin Smith
2015-10-30
1
-1
/
+1
|
/
[next]