1
1
mirror of https://github.com/Yvee1/hascard.git synced 2024-11-21 17:50:12 +03:00
Commit Graph

216 Commits

Author SHA1 Message Date
Yvee1
418967e2c6 Bump version to 0.6.0.2 and update snapcraft base to core24 2024-10-27 20:23:00 +01:00
Yvee1
eec0551772 Show open question answer after double enter
The Shift+Tab keybinding was not reliable and there are few good keybindings available. Therefore, we switch to a different approach: show the correct answer(s) when submitting empty answer(s) (which is not correct) or submitting the same answer(s) twice in a row.
2024-10-27 19:51:13 +01:00
Yvee1
d72365b5d4 Fix Windows workflow! 2023-12-23 19:23:23 +01:00
Yvee1
1aef5439cc Fix Windows workflow 2023-12-23 19:11:11 +01:00
Yvee1
4cb0a2b5e0 Bump version 2023-12-23 18:04:30 +01:00
Yvee1
ff2430e9d2 Fix issues in Windows workflow 2023-12-23 17:57:10 +01:00
Yvee1
458cf138d6 Use Shift+Tab for showing answer
Also change capitalization of keys in info text.
2023-12-23 17:56:42 +01:00
Yvee1
e7031eed43 Bump version & update readme and change log 2023-12-23 17:01:12 +01:00
Yvee1
f90b17250d Add basic export functionality 2023-12-23 16:32:51 +01:00
Yvee1
54327725cd Show label fully when field is focused (settings window) 2023-12-21 18:55:42 +01:00
Yvee1
0b877aa855 Add scrolling functionality to cards & change F1 to Ctrl+F1 2023-12-17 18:46:58 +01:00
Yvee1
3132f7a44b Fix Windows stack-install 3 2023-12-17 15:24:32 +01:00
Yvee1
a1ebd33954 Fix Windows stack-install 2 2023-12-17 15:22:33 +01:00
Yvee1
836423b4e9 Fix typo 2023-12-17 15:15:34 +01:00
Yvee1
c8fa7c3e0e Fix Windows install-stack (hopefully) 2023-12-17 15:10:08 +01:00
Yvee1
98248a81ee Add Windows to GitHub workflow 2023-12-17 15:04:51 +01:00
Yvee1
7f4a0ae967 Fix viewport scroll in main, info and settings menu & add scrollbars
Fixes:
- Scrolling in info screen scrolled main menu screen as well.
- Scrolling in settings menu is now possible
- Scroll bars have been added to info and settings menus. They can be scrolled with mouse clicks as well.
2023-12-17 13:06:59 +01:00
Yvee1
d0f56b826e Do not require flipping of empty definition card 2023-12-17 13:03:11 +01:00
Yvee1
5e14b17ce8 Update dependency versions and add Windows support 2023-12-17 13:01:03 +01:00
Yvee1
b9e44fd2e7 Improve navigation of parameter selection menu 2023-05-18 11:34:07 +02:00
Yvee1
f07ce0f769 Update resolver and brick, which required refactor to MonadState 2023-05-17 21:07:30 +02:00
Yvee1
4b0981240d Add setting for shuffling answers (fixes #19) 2023-03-05 17:26:22 +01:00
Yvee1
6e418827c7 Bump version to 0.5.0.3.1 2022-07-08 12:19:43 +02:00
Yvee1
1939744441 Update ghc and dependency versions 2022-06-25 20:53:53 +02:00
Steven van den Broek
6ac51f6cd3
Use build matrix and fix last issue with macos 2021-07-18 22:22:16 +02:00
Steven van den Broek
64c43c2e6a oops 2021-07-18 21:29:39 +02:00
Steven van den Broek
598a5edf82 Fix typo, actually final fix now 2021-07-18 21:26:45 +02:00
Steven van den Broek
371a231e4a Last fix 2021-07-18 21:24:55 +02:00
Steven van den Broek
038a5bb6e2 Final ghr fix for mac 2021-07-18 21:19:24 +02:00
Steven van den Broek
4701f3c558 Fix typo 2021-07-18 21:03:43 +02:00
Steven van den Broek
db19fa39ae Fix ghr installation 2021-07-18 21:00:04 +02:00
Steven van den Broek
7155248257 Try to fix ghr again 2021-07-18 20:32:34 +02:00
Steven van den Broek
c956acaed6 Update gif 2021-07-18 20:28:49 +02:00
Steven van den Broek
70ce13feed
Update install-ghr.sh 2021-07-17 12:58:45 +02:00
Steven van den Broek
f468655557 Try to fix ghr 2021-07-17 12:07:44 +02:00
Steven van den Broek
8a258f913b Fix small things 2021-07-17 11:25:31 +02:00
Steven van den Broek
5c82df87dc Bump version to 0.5.0.3 2021-07-16 22:59:55 +02:00
Steven van den Broek
401540435b Add linux build 2021-07-16 22:41:50 +02:00
Steven van den Broek
9554a3d75b Fix import to definition card 2021-07-16 22:41:16 +02:00
Steven van den Broek
3e34b42599 Remove redundant newline Shown after header 2021-07-16 22:40:36 +02:00
Steven van den Broek
41a33916e6 Fix release version in Github Actions 2021-07-16 22:23:47 +02:00
Steven van den Broek
24d4e10a58 Fix attach-binary.sh (again) 2021-07-16 21:18:40 +02:00
Steven van den Broek
89397f93aa Fix attach-binary.sh (hopefully) 2021-07-16 20:48:49 +02:00
Steven van den Broek
2299a7adbd Fix install-stack.sh 2021-07-16 20:26:13 +02:00
Steven van den Broek
a3e398da82 Try to fix install-stack.sh script 2021-07-16 20:24:26 +02:00
Steven van den Broek
203b54b32d Merge branch 'master' of https://github.com/Yvee1/hascard 2021-07-16 20:17:03 +02:00
Steven van den Broek
3153ec35dc Add execute permission to Github Action scripts 2021-07-16 20:16:56 +02:00
Steven van den Broek
9049775a77
Try out Github Actions 2021-07-16 20:08:12 +02:00
Steven van den Broek
805c97e13c Add Github Actions scripts 2021-07-16 20:02:35 +02:00
Steven van den Broek
2ab5198d71 Improve import functionality 2021-07-16 17:59:09 +02:00