summaryrefslogtreecommitdiff
path: root/src/qtdiag
Commit message (Expand)AuthorAgeFilesLines
* qtdiag: Fix missing output on WindowsFriedemann Kleint2022-06-201-3/+6
* qtdiag: Fix printing in hex in the rhi sectionLaszlo Agocs2021-12-021-1/+1
* qtdiag: Print recent QRhi features and limitsLaszlo Agocs2021-12-021-0/+8
* Create versioned link for qtdiagJoerg Bornemann2021-07-191-0/+1
* Remove QMake project filesJoerg Bornemann2021-02-122-61/+0
* Use QLibraryInfo::QmlImportsPath rather than Qml2ImportsPathUlf Hermann2021-02-091-1/+1
* qtdiag: Print the QRhiDriverInfo struct as wellLaszlo Agocs2021-01-141-0/+14
* qtdiag: Fix deprecation warning about QVariant::TypeFriedemann Kleint2020-11-111-1/+1
* Get rid of all instance usage of QFontDatabaseVolker Hilsheimer2020-11-021-3/+2
* qtdiag: show touchscreen availableVirtualGeometry; formatting fixesShawn Rutledge2020-10-141-2/+7
* Fix compile after QNativeInterface changes in QtGuiLars Knoll2020-10-121-1/+1
* Fix compile after qtbase updatePaul Olav Tvete2020-10-111-2/+1
* CMake: Regenerate projects to use new qt_internal_ APIAlexandru Croitor2020-10-012-7/+7
* qtdiag: Print recently added QRhi features and limitsLaszlo Agocs2020-09-301-0/+12
* Fix warnings from using deprecated QLibraryInfo APIVolker Hilsheimer2020-09-161-1/+1
* CMake: Regenerate load(qt_app) projectsAlexandru Croitor2020-08-262-4/+10
* qtdiag/Windows: Use GPU information from the new native interfaceFriedemann Kleint2020-07-291-3/+6
* Drop RawPositions capability from QInputDeviceShawn Rutledge2020-07-131-2/+0
* qtdiag: Adapt to new QInputDevice classFriedemann Kleint2020-06-231-16/+32
* qtdiag: Print recently added RG8 texture format as wellLaszlo Agocs2020-05-271-0/+1
* QtDiag: remove QScreen::orientationUpdateMaskVolker Hilsheimer2020-05-111-1/+0
* Update dependenciesFriedemann Kleint2020-04-284-5/+69
* Replace QT_OPENGL_ES_2 macro with QT_CONFIGEskil Abrahamsen Blomfeldt2020-04-171-2/+2
* Merge remote-tracking branch 'origin/5.15' into devAlexandru Croitor2020-04-151-0/+4
|\
| * Add configure features for remaining qttoolsMitch Curtis2020-03-181-0/+4
* | CMake: Regenerate projects after mergewip/cmakeAlexandru Croitor2020-03-181-3/+2
* | Merge remote-tracking branch 'origin/dev' into wip/cmakeAlexandru Croitor2020-03-183-2/+165
|\ \
| * \ Merge remote-tracking branch 'origin/5.15' into devQt Forward Merge Bot2020-02-251-1/+53
| |\ \ | | |/
| | * qtdiag: rhi: Output supported texture formats and sample countsLaszlo Agocs2020-02-211-1/+53
| * | Merge remote-tracking branch 'origin/5.15' into devFriedemann Kleint2020-01-083-2/+113
| |\ \ | | |/
| | * Add RHI info to qtdiagEirik Aavitsland2020-01-073-2/+113
| | * Fix Qt6 buildAlexandru Croitor2019-12-191-2/+2
| | * Fix Qt6 buildAlexandru Croitor2019-12-191-3/+3
* | | Port the rest of QtToolsLeander Beernaert2019-12-121-0/+31
|/ /
* | Fix build after removal of Qml1 APIs in qtbase/QLibraryInfoSimon Hausmann2019-10-151-1/+0
* | Fix Qt6 buildwip/qt6Alexandru Croitor2019-08-011-2/+2
* | Fix Qt6 buildAlexandru Croitor2019-07-291-3/+3
|/
* Fix deprecation warnings about deprecated container conversionsFriedemann Kleint2019-05-231-1/+1
* Merge remote-tracking branch 'origin/5.12' into 5.13Liang Qi2019-03-201-5/+9
|\
| * qtdiag/Windows: Output all graphics adaptersFriedemann Kleint2019-03-141-5/+9
* | Unify semicolon usage in Q_UNUSEDJesus Fernandez2019-01-231-1/+1
|/
* Flush wcout before exiting the appLars Knoll2018-05-241-0/+1
* Fix problems when building with -no-feature-processUlf Hermann2017-09-121-2/+2
* qtdiag: Add basic Vulkan infoLaszlo Agocs2017-08-033-1/+56
* Merge remote-tracking branch 'origin/5.9' into devLiang Qi2017-06-082-5/+17
|\
| * qtdiag: Show more useful information about styles and platform themesThiago Macieira2017-06-032-5/+17
* | qtdiag: Output available Open GL profilesFriedemann Kleint2017-05-111-1/+25
|/
* Fix build without QProcess and QLibrary supportKimmo Ollila2017-03-291-1/+3
* qtdiag: Show screen product informationPier Luigi Fiorini2017-01-281-0/+3
* Merge remote-tracking branch 'origin/5.8' into devLiang Qi2017-01-251-2/+2
|\