Commit graph

156 commits

Author SHA1 Message Date
Damien Elmes
ca2f9acce2 fix error in type answer when field has \g etc 2012-09-25 14:49:51 +09:00
Damien Elmes
f3b89df5bf allow f5 to replay audio 2012-09-24 17:17:00 +09:00
Damien Elmes
42a6701029 don't import ngettext; we don't want libanki domain 2012-09-22 15:17:26 +09:00
Damien Elmes
06abd253df allow enter to show answer when webview focused 2012-09-12 05:27:59 +09:00
Soren Bjornstad
1f73b8cba8 added pluralization in a number of spots 2012-09-09 17:06:19 -05:00
Damien Elmes
50cd01ffdd learning queue orange 2012-09-06 06:32:14 +09:00
Damien Elmes
bbbff0ca32 fix display of images on older qt versions when answer shown via keystroke 2012-09-06 04:26:43 +09:00
Damien Elmes
d351d4e9cc Revert "possible workaround for the win32 images issue"
This reverts commit f72a99abf4.
2012-09-06 04:01:37 +09:00
Damien Elmes
f72a99abf4 possible workaround for the win32 images issue 2012-08-30 22:28:49 +09:00
Damien Elmes
ea294ed47b eval js on cards 2012-08-23 14:01:48 +09:00
Damien Elmes
a70abd7462 report # of cards deleted when reviewing 2012-08-03 20:30:19 +09:00
ospalh
95a7765e01 Fix unicode/ascii issue. 2012-07-16 10:32:45 +02:00
Damien Elmes
fa818afedd simplify audio playing and drop exclude 2012-07-15 16:42:18 +09:00
ospalh
fabe8572b9 Wrap the "Correct answer was" bit in a span with an id. 2012-07-05 16:15:17 +02:00
Damien Elmes
fc8ee29ffd if user gets type answer wrong, show correct answer
Users could previously do that by putting the field in the template, but as so
many users think they've hit a bug when they've actually selected the wrong
field to compare to, we force the display of the field content instead.
2012-07-04 21:14:40 +09:00
Damien Elmes
c74e955615 deck option to replay answer only 2012-07-04 18:20:11 +09:00
Damien Elmes
cb209fd86f scroll to top of question 2012-05-27 13:46:10 +09:00
Damien Elmes
064803bce7 overhaul font handling
- set the default webview font to the system font
- remove explicit font size settings in favour of the default
- remove card list size customization in favour of the default
2012-05-26 20:28:30 +09:00
Damien Elmes
f225bec50b make sure empty estimates don't reposition buttons 2012-05-25 11:55:02 +09:00
Damien Elmes
999e1ba401 don't throw error when lastCard() called on deleted card 2012-05-20 17:23:22 +09:00
Damien Elmes
9345397859 ignore cloze hint when typing answer 2012-05-14 05:26:28 +09:00
Damien Elmes
e99b5610c5 fix parent limit count 2012-05-08 01:39:37 +09:00
Damien Elmes
846297721c shared css 2012-05-06 20:04:04 +09:00
Damien Elmes
ef60eb4bba display warning when card has empty front 2012-05-06 19:00:39 +09:00
Damien Elmes
21e1fc202c strip it before stripping html, so users trying to remember <img> can 2012-05-06 18:21:50 +09:00
Damien Elmes
60be7d3a95 strip media before comparing answer 2012-05-06 18:12:14 +09:00
Damien Elmes
faf4e396f8 use libanki json 2012-04-28 17:58:28 +09:00
Damien Elmes
0ee498ac4e widen type answer area 2012-04-25 21:01:54 +09:00
Damien Elmes
bae48af863 option to strip question audio when replaying answer 2012-04-24 15:36:15 +09:00
Damien Elmes
c308141339 basic pronunciation check 2012-04-24 15:32:01 +09:00
Damien Elmes
7a1c4035da don't throw error when typing empty cloze 2012-04-24 01:51:10 +09:00
Damien Elmes
e63370a602 make sure to save mark/unmark 2012-04-23 08:06:19 +09:00
Damien Elmes
4b181d0cfb change the suspend shortcut to ! 2012-04-23 03:58:01 +09:00
Damien Elmes
bf13b5d619 add more translatable strings; move reviewer actions to reviewer.py 2012-04-23 00:46:23 +09:00
Damien Elmes
608d2c77ba show indicator on marked cards; fix type answer bug 2012-04-22 11:24:39 +09:00
Damien Elmes
8ea44cb3bf fix typing of cloze answer 2012-04-22 09:12:45 +09:00
Damien Elmes
772f69154a show tooltips on edit, show answer & ease buttons 2012-04-21 00:26:23 +09:00
Damien Elmes
43880409f3 better fix for html in type answer
- compare in txt mode so things like < are treated as a single char
- escape text just before applying styles
2012-04-19 06:12:29 +09:00
Damien Elmes
23609c1175 Revert "escape HTML in type in the answer"
This reverts commit 8dbfd676ef.
2012-04-19 05:59:27 +09:00
Damien Elmes
aa45dd6031 support 2 buttons for one step lapse 2012-04-17 23:06:32 +09:00
Damien Elmes
8e3093005e make leech msg translatable 2012-04-17 20:13:13 +09:00
Damien Elmes
d6145b5cec fix error when pressing keys on resetRequired screen 2012-04-16 23:34:36 +09:00
Damien Elmes
07a1a49c8d make it easier to adjust buttons in addon 2012-04-13 12:09:07 +09:00
Damien Elmes
05684b5575 option to edit current card's config 2012-04-11 20:59:03 +09:00
Damien Elmes
320f5222be increase timebox tooltip to 5 secs 2012-04-09 10:50:02 +09:00
Damien Elmes
4948687f05 hide the bottom bar when 'close to resume' is shown 2012-04-08 21:45:19 +09:00
Damien Elmes
a3a4f9772a make sure answer area focused when typing answer 2012-04-06 18:47:18 +09:00
Damien Elmes
8dbfd676ef escape HTML in type in the answer 2012-04-06 18:45:31 +09:00
Damien Elmes
fd8b7cd63b don't display error if type:field is only on answer 2012-03-30 00:28:44 +09:00
Damien Elmes
4e4c22a233 when the answer time is disabled, blank it out 2012-03-27 11:15:31 +09:00