qutebrowser/scripts
bitraid f903ae4985 nsis: minimum OS version check for Qt6
The Qt docs for 6.5 say that the minimum supported version is Windows 10
1809.

Experimentally it seems qutebrowser and it's dependencies work fine on a
version as early 1607.

There should be no change in OS version requirements for the Qt5 build,
although we've dropped 32 bit support already and in a future version of
the installer we may bring the minimum OS version support in line with
the Qt6 requirements for simplicity too.

Added a new QT5 version into the NSIS scripts so we can do the different
version check per installer build. It just uses the python bool
serialization format so should always be "True" or "False", but I've
added a fallback anyway for consistency.
2023-08-13 15:14:24 +12:00
..
dev nsis: minimum OS version check for Qt6 2023-08-13 15:14:24 +12:00
testbrowser reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
__init__.py Remove vim modelines 2023-06-30 11:03:06 +02:00
asciidoc2html.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
cycle-inputs.js RIP Freenode 2021-05-26 09:34:37 +02:00
dictcli.py reuse: Update remaining copyright texts 2023-07-23 12:52:01 +02:00
hist_importer.py Fix lint/tests 2023-07-23 14:10:10 +02:00
hostblock_blame.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
importer.py Fix lint/tests 2023-07-23 14:10:10 +02:00
keytester.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
link_pyqt.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
mkvenv.py scripts: Fix typo 2023-07-24 20:16:11 +02:00
open_url_in_instance.sh Let a script complain if socat is not installed. 2020-09-26 22:24:20 +03:00
opengl_info.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00
setupcommon.py Fix lint/tests 2023-07-23 14:10:10 +02:00
utils.py reuse: Initial copyright text update for myself 2023-07-23 12:49:05 +02:00