Skip to content

Conversation

Avasam
Copy link
Collaborator

@Avasam Avasam commented Aug 14, 2021

Continuation of #65 (closes #63)

@Avasam Avasam force-pushed the migrate-to-PyQt6 branch 2 times, most recently from 4adf3e7 to 86244b6 Compare August 14, 2021 23:59
@Avasam Avasam marked this pull request as draft August 15, 2021 03:36
@Avasam
Copy link
Collaborator Author

Avasam commented Aug 15, 2021

Something about label widths seems to have changed in PyQt6 since most labels are cut early
image

@Avasam Avasam marked this pull request as ready for review September 27, 2021 22:49
@Avasam
Copy link
Collaborator Author

Avasam commented Sep 27, 2021

Updated using the PyQt6-tools designer
image

@Avasam Avasam mentioned this pull request Sep 30, 2021
This was referenced Nov 3, 2021
Avasam and others added 6 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 <[email protected]>
* 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 <[email protected]>
* 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 <[email protected]>

* 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 <[email protected]>
Co-authored-by: KaDiWa4 <[email protected]>
Co-authored-by: Austin <[email protected]>
@Avasam Avasam changed the base branch from master to dev November 10, 2021 02:56
@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-PyQt6 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