Commit Graph
2 Commits
Author SHA1 Message Date
Wang Zichong 60b379268d fix: blurry icons and images when build with Qt 5
This fix the issue that the icons on sidebar and the mascot on about
dialog is blurry.
2026-01-19 16:53:08 +08:00
Wang Zichong 14d7d26d0a fix(Qt6): FTBFS with Qt 6
1. QMake project file should use dtk6 when build with Qt 6
2. FollowRedirects attr for QNetworkRequest is on by default on Qt 6
3. QLabel::pixmap() always return a QPixmap instead of a const pointer
2026-01-15 13:27:52 +08:00