summaryrefslogtreecommitdiff
path: root/src/qtdiag
Commit message (Expand)AuthorAgeFilesLines
* Remove remains of qmake conversion from CMakeLists.txt filesFriedemann Kleint2023-02-081-8/+0
* Port from qAsConst() to std::as_const()Marc Mutz2022-10-061-1/+1
* qtdiag: Fix deprecation warning about QStyleHints::keyboardAutoRepeatRate()Friedemann Kleint2022-09-301-1/+1
* Change the license of all CMakeLists.txt and *.cmake files to BSDLucie Gérard2022-08-251-1/+1
* Add license headers to cmake filesLucie Gérard2022-08-021-0/+3
* CMake: Don't use PUBLIC_LIBRARIES for executablesAlexandru Croitor2022-07-211-1/+1
* qtdiag: Fix missing output on WindowsFriedemann Kleint2022-06-201-3/+6
* Use SPDX license identifiersLucie Gérard2022-05-193-81/+6
* qtdiag: add a few more CPU features that qsimd can now detectThiago Macieira2022-02-241-1/+11
* qtdiag: stop reporting HLE and RTMThiago Macieira2022-02-101-2/+0
* 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
|/