rvthtool/src/qrvthtool/resources/win32
David Korth 2a5551b616 [qrvthtool] Fix UI issues on Windows 10.
- Always use the Oxygen icon theme. Qt6 has a built-in monochrome icon
  theme on Windows 10, but it's missing some icons.

- On Windows 10, set the style to fusion. Qt's "Windows Vista" style
  (now "Modern Windows") doesn't support Dark Mode, but fusion does.

- Manifest: Add Windows 8, 8.1, and 10 OS GUIDs.

- resource.rc: Use the CreateProcess manifest ID, not IsolationAware.
  IsolationAware is only for DLLs. Without the CreateProcess ID,
  on Windows 10, GetVersion() and the version helper functions will
  assume we're actually using Windows 8.
2025-06-17 20:18:47 -04:00
..
qrvthtool.exe.manifest.in [qrvthtool] Fix UI issues on Windows 10. 2025-06-17 20:18:47 -04:00
qrvthtool.ico [qrvthtool] qrvthtool.ico: Add 16-color versions of 48x48, 32x32, and 16x16. 2025-06-13 21:51:01 -04:00
resource.h Switch from include guards to #pragma once. 2025-05-21 19:44:47 -04:00
resource.rc [qrvthtool] Fix UI issues on Windows 10. 2025-06-17 20:18:47 -04:00