Update Windows Qt6 version from 6.5.0 to 6.7.1 (#5420)

This commit is contained in:
pajlada
2024-05-25 18:26:38 +02:00
committed by GitHub
parent d161036b18
commit be7b517499
4 changed files with 8 additions and 33 deletions
+1
View File
@@ -10,6 +10,7 @@
- Minor: Added the ability to duplicate tabs. (#5277)
- Bugfix: If a network request errors with 200 OK, Qt's error code is now reported instead of the HTTP status. (#5378)
- Bugfix: Fixed a crash that could occur when logging was enabled in IRC servers that were removed. (#5419)
- Dev: Update Windows build from Qt 6.5.0 to Qt 6.7.1. (#5420)
- Dev: Use Qt's high DPI scaling. (#4868, #5400)
- Dev: Add doxygen build target. (#5377)
- Dev: Make printing of strings in tests easier. (#5379)