index
:
qt/qtbase.git
5.10
5.11
5.12
5.12.5
5.12.7
5.13
5.14
5.15
5.15.17
5.3
5.4
5.5
5.6
5.7
5.8
5.9
6.0
6.1
6.10
6.2
6.2.0
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
6.5.2
6.5.3
6.5.5
6.6
6.6.0
6.6.1
6.6.2
6.6.3
6.7
6.7.0
6.7.1
6.7.2
6.7.3
6.8
6.8.0
6.8.1
6.8.2
6.8.3
6.9
6.9.0
6.9.1
dev
old/5.0
old/5.1
old/5.2
wip/cmake
wip/highdpi
wip/lite
wip/mir
wip/nacl
wip/network-test-server
wip/remac
wip/tizen
wip/webassembly
Qt Base (Core, Gui, Widgets, Network, ...)
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
tools
/
qvkgen
Commit message (
Expand
)
Author
Age
Files
Lines
*
qvkgen: fix Coverity complaint about uninit'ed data member
Marc Mutz
2025-03-20
1
-1
/
+1
*
Expose the Vulkan 1.4 core API
Laszlo Agocs
2025-03-11
1
-3
/
+15
*
CMake: Add doc_tools build and install targets
Alexandru Croitor
2024-10-31
1
-0
/
+1
*
Add TRY_RUN_FLAGS argument to customize the TRY_RUN command
Amir Masoud Abdol
2023-06-15
1
-1
/
+0
*
Add TRY_RUN to host tools
Amir Masoud Abdol
2023-06-08
1
-0
/
+1
*
src: Remove remains of qmake conversion from CMakeLists.txt files
Friedemann Kleint
2023-02-10
1
-8
/
+2
*
Replace usages of Q_CLANG_QDOC with Q_QDOC
Luca Di Sera
2022-10-21
1
-2
/
+2
*
Port from container.count()/length() to size()
Marc Mutz
2022-10-04
1
-1
/
+1
*
Change the license of all CMakeLists.txt and *.cmake files to BSD
Lucie Gérard
2022-08-23
1
-1
/
+1
*
Add pragma qt_no_master_include to the qvulkanfunctions header file
Alexey Edelev
2022-08-08
1
-0
/
+4
*
Bump QVulkan(Device)Functions to Vulkan 1.3
Laszlo Agocs
2022-08-04
1
-1
/
+2
*
Add license headers to cmake files
Lucie Gérard
2022-08-03
1
-0
/
+3
*
CMake: Don't use PUBLIC_LIBRARIES for executables
Alexandru Croitor
2022-07-25
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-05-16
1
-27
/
+2
*
Tools: stop using QLatin1Char constructor for creating char literals
Sona Kurazyan
2022-05-02
1
-7
/
+7
*
Gui: Do not depend on transitive includes
Fabian Kosmale
2022-03-17
1
-0
/
+1
*
Deprecate {QString, QByteArray}::count()
Sona Kurazyan
2022-03-12
1
-4
/
+4
*
qvkgen: optimize generated string tables
Marc Mutz
2022-02-16
1
-20
/
+17
*
Skip unnecessary commands when cross-building tools
Joerg Bornemann
2021-09-27
1
-0
/
+1
*
Move build tools to libexec instead of the bin dir
Joerg Bornemann
2021-02-23
1
-0
/
+1
*
Update QVulkan(Device)Functions to Vulkan 1.2
Laszlo Agocs
2021-01-19
1
-42
/
+159
*
qvkgen: Skip command elements with alias
Laszlo Agocs
2021-01-15
1
-2
/
+5
*
Remove .prev_CMakeLists.txt files
Joerg Bornemann
2021-01-12
1
-18
/
+0
*
Remove the qmake project files
Joerg Bornemann
2021-01-07
1
-6
/
+0
*
CMake: Regenerate projects to use new qt_internal_ API
Alexandru Croitor
2020-09-23
2
-2
/
+2
*
Port the QXmlStream API from QStringRef to QStringView
Karsten Heimrich
2020-08-19
1
-2
/
+2
*
Use QList instead of QVector in qtbase
Jarek Kobus
2020-07-07
1
-1
/
+1
*
Use QList instead of QVector in other tools
Jarek Kobus
2020-06-25
1
-7
/
+10
*
CMake: Make it possible to build tools when cross-compiling
Leander Beernaert
2020-06-02
2
-2
/
+4
*
pro2cmake: Handle QMAKE_TARGET_XXX variables
Joerg Bornemann
2020-05-12
2
-0
/
+2
*
Regenerate src/*
Alexandru Croitor
2019-11-14
2
-2
/
+2
*
Regenerate everything under ./src
Alexandru Croitor
2019-11-12
2
-2
/
+0
*
Regenerate tools projects
Alexandru Croitor
2019-10-08
2
-3
/
+24
*
Export tool config and target files for each relevant module
Alexandru Croitor
2019-05-02
1
-0
/
+1
*
Merge commit 'dev' into 'wip/cmake-merge'
Tobias Hunger
2019-04-16
1
-25
/
+20
|
\
|
*
QString: mark obsolete functions as deprecated
Christian Ehrlicher
2019-03-04
1
-25
/
+20
*
|
CMake: Re-generate CMakeLists.txt files for src/tools/*
Tobias Hunger
2019-03-04
1
-1
/
+9
*
|
Begin port of qtbase to CMake
Simon Hausmann
2018-11-01
1
-0
/
+5
|
/
*
Win: Set a proper description for the Qt tools
Kai Koehne
2017-07-31
1
-0
/
+1
*
Fix clang doc parsing in generation qvulkanfunctions.h
Laszlo Agocs
2017-03-29
1
-2
/
+2
*
Basic Vulkan enablers
Laszlo Agocs
2017-03-17
2
-0
/
+535