dangerzone/install
Alex Pyrgiotis 5ae8b871b6
Add UpdaterThread class
Add a new Python module called "updater", which contains the logic for
prompting the user to enable updates, and checking our GitHub releases
for new updates.

This class has some light dependency to Qt functionality, since it needs
to:

* Show a prompt to the user,
* Run update checks asynchronously in a Qt thread,
* Provide the main window with the result of the update check

Refs #189
2023-07-24 14:22:27 +03:00
..
linux Add UpdaterThread class 2023-07-24 14:22:27 +03:00
macos Restructure container code 2023-06-21 11:44:47 +03:00
pyinstaller Replace First Look Media references 2023-03-08 18:40:55 +02:00
windows Bump python version on Windows to 3.11 2023-07-06 14:32:31 +01:00