This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qBittorrent
Watch
2
Star
0
Fork
0
You've already forked qBittorrent
mirror of
https://github.com/qbittorrent/qBittorrent.git
synced
2024-12-21 08:09:35 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b4d474b770
qBittorrent
/
dist
/
windows
/
qt.conf
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Packaging script for Windows.
2012-09-19 03:52:09 +08:00
[Paths]
Translations = translations
Let OS handle DPI scaling for now. Should let Qt do the work when it's more mature. Opt-in to the high DPI pixmap support Closes #2963.
2015-12-04 16:07:33 +08:00
[Platforms]
Let windows handle all widgets scaling. Declare ourselves as a Non DPI–aware app. Tested with Qt 5.6.
2016-03-31 21:25:36 +08:00
WindowsArguments = dpiawareness=0
Reference in New Issue
Copy Permalink