Make detailed version information available to command line (#257)

- Moved detailed version information from ReportBugDialog to Version::details()
- Added QPA Platform information to verbose version information
- Added Qt version to detailed version information
- Added `-V` command line option to glabels-qt and glabels-batch-qt
This commit is contained in:
Jaye Evins
2025-12-03 20:43:37 -05:00
committed by GitHub
parent 98b3e32bfd
commit 44a10fc796
9 changed files with 105 additions and 24 deletions
+1
View File
@@ -59,6 +59,7 @@ set (Model_sources
Units.cpp
Variable.cpp
Variables.cpp
Version.cpp
Vendor.cpp
XmlCategoryParser.cpp
XmlLabelCreator.cpp