Commit Graph

63 Commits

Author SHA1 Message Date
49fe0f65bd
Update JavaFX version to 23
All checks were successful
Pull Request / build (pull_request) Successful in 3m26s
2024-09-25 23:42:14 +02:00
231b4eb0fe
Use different shortcut to copy headword
CTRL+C overwrites the 'Copy' shortcut for every other GUI element, so the user cannot copy the definition of the word.
2024-09-22 23:14:27 +02:00
cdcfd92f60
Refactor HTML definition in detail view
All checks were successful
Pull Request / build (pull_request) Successful in 3m31s
2024-09-21 20:19:00 +02:00
30f88c9e3e
Configure correct cell factory for words containing list 2024-09-21 20:10:44 +02:00
a88b4d409d
Implement find characters query 2024-09-21 18:03:58 +02:00
cfaff6c6b9
Use resource bundle string for context menu 2024-09-21 13:47:35 +02:00
ac182c10c0
Create global resource bundle 2024-09-21 13:47:25 +02:00
47d53d4df8
Add context menu to list entries 2024-09-21 13:41:45 +02:00
573515217e
Execute search when user changes search mode 2024-09-20 20:23:05 +02:00
239d0d7da2
Disable English mode 2024-09-20 20:14:38 +02:00
a65c1db941
Implement Pinyin search 2024-09-20 20:10:12 +02:00
3a159fba76
Update Noto Sans TC font 2024-09-20 20:09:06 +02:00
1ee597f934
Initial commit 2024-09-20 17:24:02 +02:00