Skip to content

Tags: kaegi/MorphMan

Tags

v5.0-qt6-alpha.4

Toggle v5.0-qt6-alpha.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Hotfix: V2 card queue now rebuilds properly after burying cards (#304)

* Hotfix: V2 card queue now rebuilds properly after burying cards
* Fixed Morphman stats in Stats page (#300)

v5.0-qt6-alpha.3

Toggle v5.0-qt6-alpha.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add Qt5 backwards compatibility for UI generation (#303)

Attempts to fully support PyQt5 backwards compatibility based on feedback from @PrentissLiu

v5.0-qt6-alpha.2

Toggle v5.0-qt6-alpha.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Use aqt for PyQt5 backwards compatiblity (#293) (#297)

* When possible use aqt instead of directly using PyQt.
* This will make morphman compatible with anki-qt5 and anki-qt6.

Motivation: #291 #286
Co-authored-by: rameauv <valentin.rameau@outlook.fr>

v5.0-qt6-alpha.1

Toggle v5.0-qt6-alpha.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Migrate to Qt 6 (#285)

v4.0

Toggle v4.0's commit message
- Sync configuration across devices

- Allow user to customize skip behavior
- Added concept of fresh cards (only unmature morphemes)
- Show warning on missing focus morph fields
- "Learn now" feature works more reliably
- and MANY fixes

v3.8.8

Toggle v3.8.8's commit message
Fix encoding errors when using "View Morphemes"

v3.8.7

Toggle v3.8.7's commit message
Merge pull request #4 from runiq/fix-note-type-index

Fix wrong note in GUI when reading from config

v3.8.6

Toggle v3.8.6's commit message
Leave out examples in "Language with spaces"-description

v3.8.5

Toggle v3.8.5's commit message
Ignore morphHighlight when card has no morphemizer

See #3

v3.8.4

Toggle v3.8.4's commit message
Fix typo: "none->None"

See #3