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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update dependencies on '6.4.0' in qt/qttools
v6.4.0
6.4.0
Qt Submodule Update Bot
2022-09-23
1
-3
/
+3
*
Update dependencies on '6.4.0' in qt/qttools
Qt Submodule Update Bot
2022-09-20
1
-3
/
+3
*
Update dependencies on '6.4.0' in qt/qttools
v6.4.0-rc1
Qt Submodule Update Bot
2022-09-13
1
-3
/
+3
*
Update dependencies on '6.4.0' in qt/qttools
Qt Submodule Update Bot
2022-09-12
1
-3
/
+3
*
Update dependencies on '6.4.0' in qt/qttools
Qt Submodule Update Bot
2022-09-09
1
-3
/
+3
*
Update dependencies on '6.4.0' in qt/qttools
Qt Submodule Update Bot
2022-09-08
1
-3
/
+3
*
Use registerRef to ensure xml:id validity and unicity
Thibaut Cuvelier
2022-09-02
8
-54
/
+68
*
Don't let \C and \Formatting collide
Thibaut Cuvelier
2022-09-02
1
-1
/
+6
*
Revamp support for formatting
Thibaut Cuvelier
2022-09-02
2
-7
/
+32
*
Fix several issues regarding duplicate/empty xml:id
Thibaut Cuvelier
2022-09-01
1
-5
/
+49
*
lupdate: Fix build with llvm < 10.0
Kai Köhne
2022-09-01
1
-0
/
+1
*
qtattributionsscanner: Allow */ to appear in license texts
Kai Köhne
2022-08-31
1
-5
/
+14
*
QDoc manual: drop extra backslash in macro
Paul Wicking
2022-08-29
1
-1
/
+1
*
QDoc: Generate briefs also for QmlBasicType pages
Paul Wicking
2022-08-29
2
-0
/
+4
*
QDoc manual: improve Clang for QDoc section
Paul Wicking
2022-08-29
1
-9
/
+14
*
Make order of sections in .qhp file deterministic (take 2)
Kai Köhne
2022-08-29
1
-4
/
+6
*
Update dependencies on '6.4' in qt/qttools
v6.4.0-beta4
Qt Submodule Update Bot
2022-08-26
1
-3
/
+3
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-08-25
1
-3
/
+3
*
Doc: Don't mention qdoc's cpp.ignoredirectives, cpp.ignoretokens anymore
Kai Köhne
2022-08-22
2
-116
/
+2
*
doc: Handle macros while generating since info
Venugopal Shivashankar
2022-08-22
7
-6
/
+9
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-08-22
1
-3
/
+3
*
Refactor to use generateSimpleLink
Thibaut Cuvelier
2022-08-21
1
-5
/
+1
*
Use QWidget::activateWindow() instead of QApplication::setActiveWindow()
Tor Arne Vestbø
2022-08-18
2
-2
/
+2
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-08-18
1
-3
/
+3
*
Fix several more improperly placed #include moc
Thiago Macieira
2022-08-17
1
-2
/
+2
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-08-16
1
-3
/
+3
*
Fix a common mistake when setting table size
Thibaut Cuvelier
2022-08-11
1
-1
/
+15
*
Update dependencies on '6.4' in qt/qttools
v6.4.0-beta3
Qt Submodule Update Bot
2022-08-11
1
-3
/
+3
*
Remove references to m_numTableRows in DocBook generator
Thibaut Cuvelier
2022-08-10
1
-3
/
+0
*
Replace occurrences of QPair with std::pair
Thibaut Cuvelier
2022-08-09
1
-5
/
+5
*
QDoc: Avoid losing output for unlinkable AutoLinks in WebXMLGenerator
Luca Di Sera
2022-08-09
1
-15
/
+17
*
QDoc: prefer std::pair over QPair
Paul Wicking
2022-08-09
13
-35
/
+31
*
Introduce a single function to write xml:id
Thibaut Cuvelier
2022-08-09
2
-18
/
+28
*
Remove a useless overload of startSectionBegin
Thibaut Cuvelier
2022-08-09
2
-9
/
+1
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-08-08
1
-3
/
+3
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-08-02
1
-3
/
+3
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-07-28
1
-3
/
+3
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-07-27
1
-3
/
+3
*
Doc: QDoc Manual: Document the examplesinstallpath qdocconf variable
Topi Reinio
2022-07-25
2
-9
/
+61
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-07-25
1
-3
/
+3
*
CMake: Fix build with system litehtml and gumbo
Alexandru Croitor
2022-07-25
1
-3
/
+11
*
Doc: Add missing dependencies to qtuitools.qdocconf
Topi Reinio
2022-07-22
1
-1
/
+1
*
QHelpIndexWidget: guard the usage of deprecated signals
Ivan Solovev
2022-07-21
1
-0
/
+4
*
Assistant: guard deprecated method definitions
Ivan Solovev
2022-07-21
2
-0
/
+10
*
Designer: port away from the deprecated QAction APIs
Ivan Solovev
2022-07-21
8
-38
/
+54
*
Doc: Do not advertise Qt module include
Kai Köhne
2022-07-21
8
-39
/
+0
*
Make order of sections in .qhp file deterministic
Kai Köhne
2022-07-21
1
-1
/
+2
*
Revert "Revert "qdoc: Prefer CMake example project files over qmake .pro files""
Kai Köhne
2022-07-19
2
-2
/
+3
*
Make order in tags file deterministic
Kai Köhne
2022-07-19
2
-110
/
+111
*
Update dependencies on '6.4' in qt/qttools
Qt Submodule Update Bot
2022-07-19
1
-3
/
+3
[next]