- macOS build: add arch checker for the bundle
- Actions macOS: restrict env to universal2 step
- Actions macOS: universal2 for zope.interface
- Actions macOS: universal2 for cffi and cryptography
- macOS build: ad-hoc sign again bundle after altering it
- macOS build: symlink instead of copy libshiboken6
- vendor.Qt: restrict warnings to QT_VERBOSE
- GHA: re-enable all jobs
- GHA macOS: use Python installer to build universal2 app
- Actions macOS: build Python with pyenv
- Older pyenv version is used...
- Abandon pyenv action
- Bump image to macOS-12
- One more attempt with pyenv
- Try with the official Python installer
- Must run as root
- Switch back to python3 calls
- Manually update PATH
- Momentarily disable other jobs
- Restore app cleaner
- ui: add support for PySide6
- vendor.Qt: "support" PySide6
- Update vendored Qt.py to 1.3.7
- Update requirements_gui
The current documentation specifies directories, likely as a result of the original design before use of a database, but the arguments expect files. This simply clarifies the documentation to match the code itself.
* Add Dark Mode support for Windows
* Only use dark mode if enabled
* Actions: debug Windows build
* Don't error if dark mode is unavailable
* Revert Actions: debug Windows build
* darkdetect: update vendor copy to 0.5.1
* Revert "Don't error if dark mode is unavailable"
This reverts commit 5a9e871c12312c55355a9eb75df15c66bb4238ac.
* Set up tmate
* Stronger patching of darkdetect is needed
* Revert "Set up tmate"
This reverts commit 4012051f9328c52ab6d1297ede111ab48fad1f2d.
* Fix EXE by using Windows darkdetect directly
* Add try wrap to Windows darkmode check
* darkdetect: update vendor copy to 0.5.2
* Revert to public darkdetect API
Co-authored-by: Alberto Sottile <asottile@gmail.com>
Co-authored-by: Alberto Sottile <alby128@gmail.com>