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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update Copyright year to 2023
6.4
Kai Köhne
2023-03-21
4
-4
/
+4
*
qdoc: Add meta description header to HTML output
Topi Reinio
2023-03-06
1
-0
/
+6
*
Report QLiteHtmlWidget in Assistant's About dialog if used
Shawn Rutledge
2023-02-28
1
-2
/
+4
*
qdoc: Clean up code related to processing of \include'd lines
Topi Reinio
2023-02-28
1
-20
/
+14
*
Qt Designer: Fix palette mask handling to consider single groups
Friedemann Kleint
2023-02-20
5
-44
/
+72
*
qdoc: Improve Q_PROPERTY parsing for the property type
Topi Reinio
2023-02-14
1
-16
/
+30
*
lupdate: Fix build with clang 16+
Björn Schäpers
2023-02-08
2
-2
/
+6
*
Qt Designer: Fix palette mask handling for 64bit
Friedemann Kleint
2023-02-08
3
-12
/
+13
*
Qt Designer: Replace resolve mask checking by QPalette::isBrushSet()
Friedemann Kleint
2023-02-07
2
-24
/
+17
*
Qt Designer: Port the subproperty handling to 64bit masks
Friedemann Kleint
2023-02-07
3
-36
/
+46
*
Qt Designer: Fix bitCount helper function to work with QPalette
Friedemann Kleint
2023-02-07
2
-2
/
+2
*
Qt Designer: Document CMake usage
Friedemann Kleint
2023-02-03
1
-26
/
+63
*
Qt Designer module: Fix documentation on how to link
Friedemann Kleint
2023-02-02
4
-19
/
+14
*
Qt Designer: Brush up the documentation code snippets
Friedemann Kleint
2023-01-31
14
-84
/
+34
*
Qt Designer: Add CMakeLists.txt files for the documentation snippets
Friedemann Kleint
2023-01-31
7
-0
/
+156
*
qdoc: Allow snippet marker comments to be indented
Topi Reinio
2023-01-31
1
-4
/
+7
*
Qt Designer: Fix the documentation code snippets
Friedemann Kleint
2023-01-30
13
-23
/
+26
*
CMake: Don't pass .ts files as sources to lupdate
Joerg Bornemann
2023-01-27
1
-1
/
+2
*
qdoc: Ensure the generated temporary header file is closed properly
Topi Reinio
2023-01-26
1
-3
/
+1
*
Qt Designer: Add a warning note about the auto-connect feature
Friedemann Kleint
2023-01-26
1
-0
/
+4
*
HelpEngineWrapper: fix API susceptible to GCC 13 -Wdangling-reference
Marc Mutz
2023-01-26
2
-1
/
+7
*
QLayoutSupport: fix GCC 13 -Werror=overloaded-virtual
Marc Mutz
2023-01-25
1
-0
/
+1
*
Qt Designer: Ensure newly added scratch pad items become visible
Friedemann Kleint
2023-01-24
1
-0
/
+2
*
Assistant: port HelpEngineWrapper from QSharedPointer to unique_ptr
Marc Mutz
2023-01-02
1
-11
/
+18
*
Assistant: use QDateTime::currentDateTimeUtc()
Marc Mutz
2023-01-02
1
-1
/
+1
*
qtattributionsscanner: Fix QTextStream/QFile construction order
Topi Reinio
2023-01-02
1
-1
/
+1
*
QDoc: Remove unused overload of \meta command
Paul Wicking
2022-12-30
6
-68
/
+4
*
qdoc: Append translate attribute to few more blocks
Venugopal Shivashankar
2022-12-14
1
-14
/
+14
*
qdoc: Avoid invalid links generated for QML value types
Topi Reinio
2022-12-13
1
-7
/
+3
*
qdoc: Unify handling of QML types and QML value types
Topi Reinio
2022-12-13
19
-259
/
+78
*
qdoc: Add translate attribute to HTML blocks
Venugopal Shivashankar
2022-12-13
1
-26
/
+30
*
qdoc: Fix keyword generated for QML modules in the .qhp
Topi Reinio
2022-12-13
1
-0
/
+5
*
QDoc: Remove unfinished support for documenting javascript
Luca Di Sera
2022-12-13
36
-756
/
+208
*
qtattributionsscanner: Read 'Files' property as array of strings
Joerg Bornemann
2022-12-09
1
-1
/
+17
*
qdoc: Clean up methods related to tags in ManifestWriter
Kai Köhne
2022-12-08
2
-66
/
+63
*
qdoc: Fix various clang warnings
Friedemann Kleint
2022-12-05
9
-20
/
+25
*
qdoc: Fix clang warnings about lambdas returning QStringBuilder
Friedemann Kleint
2022-12-05
4
-4
/
+4
*
qdoc: Fix clang warnings about temporary QRegularExpression objects
Friedemann Kleint
2022-12-05
7
-17
/
+21
*
qtattributionsscanner: Fix incorrect */ for multiple license files
Kai Köhne
2022-11-30
1
-3
/
+2
*
qtattributionscanner: Fix glitch in validatePackage
Joerg Bornemann
2022-11-30
1
-1
/
+1
*
qdoc: Cache source files when retrieving code snippets
Friedemann Kleint
2022-11-25
1
-9
/
+45
*
Refactor to use the startSection/endSection helpers
Thibaut Cuvelier
2022-11-25
2
-45
/
+51
*
qdoc: Avoid C++ parsing issues when linking against libclang 15
Topi Reinio
2022-11-24
2
-0
/
+13
*
Doc: Link to Qt Design Studio from the Qt Designer manual
Kai Köhne
2022-11-23
1
-1
/
+2
*
Doc: qdoc doesn't accept wildcard C++ defines anymore
Kai Köhne
2022-11-23
1
-18
/
+3
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-11-19
98
-278
/
+278
*
Port from container::count() and length() to size() - V5
Marc Mutz
2022-11-18
102
-531
/
+531
*
qtattributionsscanner: Read license files from LICENSES directory
Joerg Bornemann
2022-11-18
1
-0
/
+78
*
qtattributionsscanner: Exit with error for qt_attribution.json warnings
Kai Köhne
2022-11-17
5
-80
/
+154
*
Qt Designer: Disable editing separator action names
Friedemann Kleint
2022-11-15
1
-1
/
+3
[next]