index
:
qt/qttools.git
5.10
5.11
5.12
5.13
5.14
5.15
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.2
6.2.0
6.2.4
6.3
6.4
6.4.0
6.4.1
6.4.2
6.5
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/winrt
Qt Tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
CMake: Regenerate projects after merge
wip/cmake
Alexandru Croitor
2020-03-18
45
-156
/
+296
*
Merge remote-tracking branch 'origin/dev' into wip/cmake
Alexandru Croitor
2020-03-18
521
-9841
/
+82710
|
\
|
*
Update dependencies on 'dev' in qt/qttools
Qt Submodule Update Bot
2020-03-17
1
-2
/
+2
|
*
QDoc: Remove \contentspage code
Paul Wicking
2020-03-11
2
-5
/
+1
|
*
Merge remote-tracking branch 'origin/5.15' into dev
Paul Wicking
2020-03-11
52
-376
/
+763
|
|
\
|
|
*
QDoc: Add warning to use of \contentspage command
v5.15.0-beta2
Paul Wicking
2020-03-11
9
-44
/
+3
|
|
*
Enforce zero warnings for QDoc's generatedoutput autotest
Topi Reinio
2020-03-11
13
-45
/
+54
|
|
*
qdoc: Fix regression in .index file output
Topi Reinio
2020-03-10
2
-19
/
+22
|
|
*
qdoc: ClangCodeParser: Clear the stored namespace
Topi Reinio
2020-03-10
1
-0
/
+1
|
|
*
QDoc: Clean up whitespace in log messages
Paul Wicking
2020-03-09
3
-6
/
+6
|
|
*
QDoc: Clean up log messages
Paul Wicking
2020-03-09
1
-3
/
+3
|
|
*
Add missing QPainterPath include
Mitch Curtis
2020-03-09
1
-0
/
+1
|
|
*
Add tests for QDoc's prepare and generate phases
Topi Reinio
2020-03-09
3
-0
/
+58
|
|
*
QDoc: Add unit tests for Utilities
Paul Wicking
2020-03-06
3
-1
/
+103
|
|
*
QDoc: Use correct node type string for \since in shared comments
Paul Wicking
2020-03-06
7
-0
/
+10
|
|
*
qdoc: Add an auto-generated note in \qmlsignal documentation
Topi Reinio
2020-03-06
4
-5
/
+28
|
|
*
qdoc: Refactor automatic note generation for function nodes
Topi Reinio
2020-03-06
9
-169
/
+167
|
|
*
qdoc: Fix issues in HelpProjectWriter
Topi Reinio
2020-03-05
7
-88
/
+209
|
|
*
Qt Designer: Fix warnings about deprecated style metrics
Friedemann Kleint
2020-03-05
1
-3
/
+4
|
|
*
QDoc: Add basic unit test for Config
Paul Wicking
2020-03-05
3
-0
/
+102
|
*
|
Qt Linguist: Fix compilation
Friedemann Kleint
2020-03-10
1
-1
/
+1
|
*
|
Update dependencies on 'dev' in qt/qttools
Qt Submodule Update Bot
2020-03-10
1
-2
/
+2
|
*
|
Qt Designer: Fix build with regards to QOpenGLWidget
Friedemann Kleint
2020-03-05
5
-5
/
+7
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Paul Wicking
2020-03-04
21
-123
/
+147
|
|
\
\
|
|
|
/
|
|
*
QDoc: Disentangle Generator and Config
Paul Wicking
2020-03-04
12
-66
/
+65
|
|
*
Add an autotest for QDoc's single-exec generation mode
Topi Reinio
2020-03-04
4
-0
/
+27
|
|
*
QDoc: Use logging category over logToStdErr
Paul Wicking
2020-03-04
3
-17
/
+3
|
|
*
QDoc: Use logging category over logToStdErrAlways
Paul Wicking
2020-03-04
5
-34
/
+14
|
|
*
QDoc: Add warning about future removal of QA page option
Paul Wicking
2020-03-04
1
-1
/
+5
|
|
*
Fix deprecation warnings
Friedemann Kleint
2020-03-04
1
-5
/
+0
|
|
*
Assistant: Add missing "We mean it" comments to private headers
Friedemann Kleint
2020-03-03
3
-0
/
+33
|
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-03-03
34
-83
/
+114
|
|
\
\
|
|
|
/
|
|
*
Use Qt::SplitBehavior in preference to QString::SplitBehavior
Edward Welbourne
2020-03-02
15
-21
/
+21
|
|
*
Prepare for internal QML Parser API change
Simon Hausmann
2020-03-02
9
-34
/
+67
|
|
*
QHelpFilterSettingsWidget: Fix context of translated messages
Friedemann Kleint
2020-02-28
1
-11
/
+7
|
|
*
qdoc: Parse arguments for an \obsolete command
Topi Reinio
2020-02-28
3
-4
/
+8
|
|
*
Fix path issues in QDoc's generatedOutput autotest
Topi Reinio
2020-02-26
6
-10
/
+8
|
|
*
qdoc: Fix warning when accessing a QString outside of its range
Andy Shaw
2020-02-26
1
-2
/
+2
|
|
*
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-25
1
-1
/
+1
|
|
|
\
|
|
|
*
windeployqt: Use correct file name for ANGLE
Yuhang Zhao
2020-02-18
1
-1
/
+1
|
*
|
|
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-25
77
-100
/
+177
|
|
\
\
\
|
|
|
/
/
|
|
*
|
QDoc: Reorganize expected output test
v5.15.0-beta1
Paul Wicking
2020-02-21
64
-47
/
+47
|
|
*
|
Qt Designer: Add missing extra comments to strings from Palette Preview
Friedemann Kleint
2020-02-21
1
-15
/
+15
|
|
*
|
qdoc: Fix behavior with missing \inmodule command
Topi Reinio
2020-02-21
1
-1
/
+1
|
|
*
|
qdoc: Remove code for unimplemented command \pagekeywords
Topi Reinio
2020-02-21
6
-28
/
+5
|
|
*
|
qtdiag: rhi: Output supported texture formats and sample counts
Laszlo Agocs
2020-02-21
1
-1
/
+53
|
|
*
|
Fix coverity warning of uninitialized pointer
Levon Sargsyan
2020-02-20
1
-1
/
+1
|
|
*
|
qdoc: Store and use the current namespace scope for \fn comments
Topi Reinio
2020-02-18
3
-7
/
+27
|
|
*
|
qdoc: Add a test for validating output of QML basic type methods
Topi Reinio
2020-02-18
3
-0
/
+28
|
|
*
|
Merge remote-tracking branch 'origin/5.14' into 5.15
Qt Forward Merge Bot
2020-02-18
0
-0
/
+0
|
|
|
\
\
|
|
|
|
/
[next]