feat: adapt to Qt6

adapt to Qt6

Log: adapt to Qt6; bump version to 1.7.1
This commit is contained in:
zty199
2024-06-26 15:59:05 +08:00
parent a95e7e1beb
commit 4dd7f7fcec
41 changed files with 357 additions and 359 deletions
+14 -3
View File
@@ -6,6 +6,7 @@
*.la
*.lai
*.so
*.so.*
*.dll
*.dylib
@@ -28,6 +29,8 @@ ui_*.h
*.jsc
Makefile*
*build-*
*.qm
*.prl
# Qt unit tests
target_wrapper.*
@@ -42,13 +45,21 @@ target_wrapper.*
# QtCreator CMake
CMakeLists.txt.user*
# Qt qm files
*.qm
# QtCreator 4.8< compilation database
compile_commands.json
# Debian dpkg-buildpackage
# QtCreator local machine specific files for imported projects
*creator.user*
*_qmlcache.qrc
# debian
debian/*.debhelper*
debian/files
debian/*.substvars
debian/spark-webapp-runtime
# Others
build
obj-*
.vscode