Commit graph

2680 commits

Author SHA1 Message Date
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
Damien Elmes
bf0caddccc ensure field area surrounds floated images 2012-03-24 03:01:41 +09:00
Damien Elmes
4322b21c25 don't show a cancel button in the upgrade wizard 2012-03-24 00:44:53 +09:00
Damien Elmes
88df74ae9a work around \0 in string 2012-03-22 16:20:06 +09:00
Damien Elmes
24155cf337 work around another win32 crash 2012-03-20 05:53:18 +09:00
Damien Elmes
c09ad29161 remove 'deck' from the list of mapping options 2012-03-20 05:45:48 +09:00
Damien Elmes
3d50abecf9 show editable deck in import dialog; bump version 2012-03-20 05:39:59 +09:00
Damien Elmes
07d0d1ef80 strip trailing whitespace 2012-03-20 04:23:30 +09:00
Damien Elmes
cac5f9306f strip img path when dragging 2012-03-20 03:16:15 +09:00
Damien Elmes
c40b3ba9a6 change db -> change database 2012-03-20 02:59:01 +09:00
Damien Elmes
553cdb4fc2 reenable change note type 2012-03-20 02:57:44 +09:00
Damien Elmes
b2d31fe780 only process the first link; some programs give us the same link twice 2012-03-20 01:11:09 +09:00
Damien Elmes
f7d59cfe97 fix help links 2012-03-20 00:21:39 +09:00
Damien Elmes
801feaa41b show sync errors in a text window 2012-03-19 23:20:47 +09:00