Commit graph

2393 commits

Author SHA1 Message Date
Damien Elmes
c21c9ab8c3 catch missing pyaudio 2012-04-06 19:04:02 +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
21464720d5 add tooltip to foreground colour 2012-04-06 17:00:53 +09:00
Damien Elmes
2107c1a9c0 when user tries to cloze a normal note type, show help 2012-04-06 16:56:36 +09:00
Damien Elmes
a9a0b1752d consistent nomenclature 2012-04-06 16:36:47 +09:00
Damien Elmes
f793b8a695 switch to a combobox for the search, at least for now 2012-04-06 14:08:58 +09:00
Damien Elmes
3fd1cf0158 check the first field is mapped 2012-04-06 13:34:21 +09:00
Damien Elmes
a09cd3f7a0 prefer clipboard image over url 2012-04-06 13:22:25 +09:00
Damien Elmes
a1ef0c2d73 add option to cram current deck 2012-04-06 12:04:34 +09:00
Damien Elmes
56b89fdc91 allow the user to cancel creation/editing of cram deck 2012-04-06 11:55:01 +09:00
Damien Elmes
314ec1957a add close to add models 2012-04-06 10:56:52 +09:00
Damien Elmes
f2d0df5fc1 ctrl+z shortcut for undo in browser 2012-04-06 10:50:39 +09:00
Damien Elmes
9db9ed4ad5 make sure to update card count on empty search result 2012-04-06 10:49:44 +09:00
Damien Elmes
e23c0fad38 allow ankidroid link 2012-04-06 07:54:00 +09:00
Damien Elmes
c9e854e961 line wrapping 2012-04-06 07:45:08 +09:00
Damien Elmes
7ec14d2469 update logo license 2012-04-06 07:43:27 +09:00
Damien Elmes
595ef09a72 darken the paperclip 2012-04-06 07:36:57 +09:00
Damien Elmes
4c3008e25c don't error when an image is dropped on itself 2012-04-06 07:36:48 +09:00
Damien Elmes
88cf743c8a make sure to catch unknown errors during sync 2012-04-06 05:25:31 +09:00
Damien Elmes
e6a3df771a don't allow users to move cards into a cram deck 2012-03-31 13:00:35 +09:00
Damien Elmes
198d1592a0 fix model links in browser 2012-03-30 22:54:45 +09:00
Damien Elmes
667d7dfb38 treat add+browse as separate windows to fix win32 alt+tab bug 2012-03-30 01:00:15 +09:00
Damien Elmes
1d751d68ba bump version 2012-03-30 00:52:31 +09:00
Damien Elmes
57647f71b7 add some shortcuts 2012-03-30 00:32:38 +09:00
Damien Elmes
42a0e17097 save current field when field map dialog rejected 2012-03-30 00:29:50 +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
062f4e604a make sure field map is based on current model 2012-03-30 00:28:35 +09:00
Damien Elmes
972070bbaf change reviewed column to changed, to better reflect it's based on mod 2012-03-30 00:04:28 +09:00
Damien Elmes
a79d3f922d steps are in 'delays', not 'steps' 2012-03-30 00:01:30 +09:00
Damien Elmes
05fe55231c drop events should save the note 2012-03-27 11:22:37 +09:00
Damien Elmes
4e4c22a233 when the answer time is disabled, blank it out 2012-03-27 11:15:31 +09:00
Damien Elmes
ba8108c54c possible fix for ok+cancel crash on windows 2012-03-27 11:00:54 +09:00
Damien Elmes
38636a3f33 fix initial state of change note dialog 2012-03-27 10:57:02 +09:00
Damien Elmes
35a56c260c tweak empty question error 2012-03-27 10:50:50 +09:00
Damien Elmes
43e28cb97f short advanced shortcuts 2012-03-27 06:39:19 +09:00
Damien Elmes
0bb4633b14 filter html editor html 2012-03-27 06:18:07 +09:00
Damien Elmes
e177fae220 need to rebuild queue when burying, too 2012-03-27 05:54:46 +09:00
Damien Elmes
b4db0179d6 disable deck expansion/contraction for now 2012-03-25 04:18:37 +09:00
Damien Elmes
1b489eea0b process events before any dom op 2012-03-25 02:41:32 +09:00
Damien Elmes
d99b707d67 more friendly anki 1 import error 2012-03-25 00:52:33 +09:00
Damien Elmes
e5f3d0b7f0 don't leave empty undo when trying to delete default deck 2012-03-25 00:39:23 +09:00
Damien Elmes
4e5b04611e don't throw a traceback when internet down 2012-03-24 23:48:20 +09:00
Damien Elmes
027aad43aa include question in answer audio replay; don't play same audio twice 2012-03-24 23:37:50 +09:00
Damien Elmes
3172d8faa4 expand deck tree to depth 5 2012-03-24 23:31:19 +09:00
Damien Elmes
1f0f31a337 confirmation on template delete 2012-03-24 23:27:21 +09:00
Damien Elmes
2caf92e58d confirmation on field delete 2012-03-24 23:26:03 +09:00
Damien Elmes
092eba2691 strip implicit webkit html on drop or paste 2012-03-24 23:17:05 +09:00
Damien Elmes
487550ecb0 use shouldShowTimer() to fix answer time being uncounted 2012-03-24 19:56:28 +09:00
Damien Elmes
96ddf9c0cc remove the 25 card minimum review limit 2012-03-24 04:07:03 +09:00