mkvtoolnix/rake.d
Moritz Bunkus 64d2f5e112
GUI: Windows: add dark mode with help of QDarkStyleSheet project
The dark mode is only turned on if Windows 10's own dark mode is
enabled. This manual dark mode configuration is necessary as Qt itself
doesn't support Windows' dark mode yet; see the following bug:

https://bugreports.qt.io/browse/QTBUG-72028

This isn't a problem for other operating systems (Linux, macOS…) as Qt
uses the system colors there and will use dark colors when the
system's colors are set to dark colors, too.
2019-10-12 23:32:03 +02:00
..
application.rb
compilation_database.rb
config.rb
digest.rb build sys: include globally-required modules from single place 2019-02-05 13:45:34 +01:00
extensions.rb
format_string_verifier.rb
gtest.rb
helpers.rb Revert "build system: verify configured host type is same as current host type" 2019-09-27 18:02:13 +02:00
installer.rb
library.rb
pch.rb build sys: include globally-required modules from single place 2019-02-05 13:45:34 +01:00
po.rb
requirements.rb build sys: include globally-required modules from single place 2019-02-05 13:45:34 +01:00
source_tests.rb
tarball.rb build sys: include globally-required modules from single place 2019-02-05 13:45:34 +01:00
target.rb GUI: Windows: add dark mode with help of QDarkStyleSheet project 2019-10-12 23:32:03 +02:00