Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Jun 12, 2021

Closes #63
We no longer rely on an out of support library. Which was also downloaded from a custom wheel.
Should now offer support for Python 3.8+ (as PyQt4 had no Python 3.8 wheel)

Won't be necessary if #66 is merged first

@Avasam Avasam mentioned this pull request Aug 14, 2021
@Avasam Avasam mentioned this pull request Nov 3, 2021
Avasam and others added 4 commits November 9, 2021 20:47
* Added LiveSplit Integration

Single Source of truth for version number

* Fixed freeze on close by using killable QThreads and an os.kill signal
Also added the icon to the build command

Co-authored-by: KaDiWa4 <kalle.wachsmuth@gmail.com>
* Fixed numpad hotkeys

- Differentiate between numpad and regular numbers
- Differentiate between numpad actions and regular actions
- Differentiate between numpad actions and numpad numbers
- Differentiate dot, numpad dot (or decimal), and delete
  - Delete and numapd delete won't be cross-compatible if localized in non-english

- Used hooks and simplified code

* Fix loading settings with incomplete hotkey configuration

* Added Build requirements

* Actually send the right event for numpad keys using pyautogui

Co-authored-by: KaDiWa4 <kalle.wachsmuth@gmail.com>
* Treeshold, pause and mask can be detected in file without app config
Remove remaining of the check box
Prevent default value to be override

Author: Moliman <ostp22@outlook.com>

* Autodetect parameters:
- Get masked from transparency
- Remove masked flag
- Changed "custom" threshold and pause time to "default threshold and pause time

* Added basic config files
Including vscode IDE configs

* Added Build requirements

* Fix libraries version

Co-authored-by: Moliman <ostp22@outlook.com>
Co-authored-by: KaDiWa4 <kalle.wachsmuth@gmail.com>
Co-authored-by: Austin <37423484+Toufool@users.noreply.github.com>
@Avasam Avasam changed the base branch from master to dev November 10, 2021 02:35
@Avasam Avasam changed the base branch from dev to dev2 November 10, 2021 04:22
@Avasam Avasam closed this Nov 22, 2021
@Avasam Avasam deleted the migrate-to-PyQT5 branch November 27, 2021 22:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade to PyQT6

2 participants