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.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/winrt
Qt Tools
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
qtdiag
/
qtdiag.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
qtdiag: only print "Q_" and "QT" environment variables
Thiago Macieira
2023-12-04
1
-2
/
+4
*
Teach qtdiag about recently added rhi-related info
Laszlo Agocs
2023-05-23
1
-1
/
+20
*
qtdiag: Follow rhi header change
Laszlo Agocs
2023-05-22
1
-13
/
+1
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-06
1
-1
/
+1
*
qtdiag: Fix deprecation warning about QStyleHints::keyboardAutoRepeatRate()
Friedemann Kleint
2022-09-30
1
-1
/
+1
*
qtdiag: Fix missing output on Windows
Friedemann Kleint
2022-06-20
1
-3
/
+6
*
Use SPDX license identifiers
Lucie Gérard
2022-05-19
1
-27
/
+2
*
qtdiag: add a few more CPU features that qsimd can now detect
Thiago Macieira
2022-02-24
1
-1
/
+11
*
qtdiag: stop reporting HLE and RTM
Thiago Macieira
2022-02-10
1
-2
/
+0
*
qtdiag: Fix printing in hex in the rhi section
Laszlo Agocs
2021-12-02
1
-1
/
+1
*
qtdiag: Print recent QRhi features and limits
Laszlo Agocs
2021-12-02
1
-0
/
+8
*
Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPath
Ulf Hermann
2021-02-09
1
-1
/
+1
*
qtdiag: Print the QRhiDriverInfo struct as well
Laszlo Agocs
2021-01-14
1
-0
/
+14
*
qtdiag: Fix deprecation warning about QVariant::Type
Friedemann Kleint
2020-11-11
1
-1
/
+1
*
Get rid of all instance usage of QFontDatabase
Volker Hilsheimer
2020-11-02
1
-3
/
+2
*
qtdiag: show touchscreen availableVirtualGeometry; formatting fixes
Shawn Rutledge
2020-10-14
1
-2
/
+7
*
Fix compile after QNativeInterface changes in QtGui
Lars Knoll
2020-10-12
1
-1
/
+1
*
Fix compile after qtbase update
Paul Olav Tvete
2020-10-11
1
-2
/
+1
*
qtdiag: Print recently added QRhi features and limits
Laszlo Agocs
2020-09-30
1
-0
/
+12
*
Fix warnings from using deprecated QLibraryInfo API
Volker Hilsheimer
2020-09-16
1
-1
/
+1
*
qtdiag/Windows: Use GPU information from the new native interface
Friedemann Kleint
2020-07-29
1
-3
/
+6
*
Drop RawPositions capability from QInputDevice
Shawn Rutledge
2020-07-13
1
-2
/
+0
*
qtdiag: Adapt to new QInputDevice class
Friedemann Kleint
2020-06-23
1
-16
/
+32
*
qtdiag: Print recently added RG8 texture format as well
Laszlo Agocs
2020-05-27
1
-0
/
+1
*
QtDiag: remove QScreen::orientationUpdateMask
Volker Hilsheimer
2020-05-11
1
-1
/
+0
*
Update dependencies
Friedemann Kleint
2020-04-28
1
-3
/
+5
*
Replace QT_OPENGL_ES_2 macro with QT_CONFIG
Eskil Abrahamsen Blomfeldt
2020-04-17
1
-2
/
+2
*
Merge remote-tracking branch 'origin/5.15' into dev
Qt Forward Merge Bot
2020-02-25
1
-1
/
+53
|
\
|
*
qtdiag: rhi: Output supported texture formats and sample counts
Laszlo Agocs
2020-02-21
1
-1
/
+53
*
|
Merge remote-tracking branch 'origin/5.15' into dev
Friedemann Kleint
2020-01-08
1
-1
/
+107
|
\
|
|
*
Add RHI info to qtdiag
Eirik Aavitsland
2020-01-07
1
-1
/
+107
|
*
Fix Qt6 build
Alexandru Croitor
2019-12-19
1
-2
/
+2
|
*
Fix Qt6 build
Alexandru Croitor
2019-12-19
1
-3
/
+3
*
|
Fix build after removal of Qml1 APIs in qtbase/QLibraryInfo
Simon Hausmann
2019-10-15
1
-1
/
+0
*
|
Fix Qt6 build
Alexandru Croitor
2019-08-01
1
-2
/
+2
*
|
Fix Qt6 build
Alexandru Croitor
2019-07-29
1
-3
/
+3
|
/
*
Fix deprecation warnings about deprecated container conversions
Friedemann Kleint
2019-05-23
1
-1
/
+1
*
Merge remote-tracking branch 'origin/5.12' into 5.13
Liang Qi
2019-03-20
1
-5
/
+9
|
\
|
*
qtdiag/Windows: Output all graphics adapters
Friedemann Kleint
2019-03-14
1
-5
/
+9
*
|
Unify semicolon usage in Q_UNUSED
Jesus Fernandez
2019-01-23
1
-1
/
+1
|
/
*
Fix problems when building with -no-feature-process
Ulf Hermann
2017-09-12
1
-2
/
+2
*
qtdiag: Add basic Vulkan info
Laszlo Agocs
2017-08-03
1
-0
/
+50
*
Merge remote-tracking branch 'origin/5.9' into dev
Liang Qi
2017-06-08
1
-5
/
+15
|
\
|
*
qtdiag: Show more useful information about styles and platform themes
Thiago Macieira
2017-06-03
1
-5
/
+15
*
|
qtdiag: Output available Open GL profiles
Friedemann Kleint
2017-05-11
1
-1
/
+25
|
/
*
Fix build without QProcess and QLibrary support
Kimmo Ollila
2017-03-29
1
-1
/
+3
*
qtdiag: Show screen product information
Pier Luigi Fiorini
2017-01-28
1
-0
/
+3
*
foreach cleanup in the the smaller tools
Friedemann Kleint
2016-12-22
1
-4
/
+6
*
Merge remote-tracking branch 'origin/5.6' into 5.7
Liang Qi
2016-08-02
1
-1
/
+1
|
\
|
*
qtdiag: Fix output of screen geometries for negative coordinates
Friedemann Kleint
2016-07-20
1
-1
/
+1
[next]