Commit graph

713 commits

Author SHA1 Message Date
Damien Elmes
3a01a30d2b remember position when deleting again 2009-05-16 05:10:49 +09:00
Damien Elmes
bb43ed18b0 remember last selected card wherever possible 2009-05-16 05:00:05 +09:00
Damien Elmes
b3aaf31f8a if text is selected, insert latex tags around 2009-05-16 04:39:24 +09:00
Damien Elmes
ceae700fac properly select current field in import 2009-05-16 04:25:43 +09:00
Damien Elmes
ff20e23b50 when cramming, don't copy, just use old media dir 2009-05-16 04:08:15 +09:00
Damien Elmes
6f2f253d96 don't throw error completing empty tag, hide popup, propagate key event 2009-05-16 03:50:58 +09:00
Damien Elmes
484b15f592 update title bar when refreshing due count 2009-05-16 03:44:05 +09:00
Damien Elmes
4f86ed0d82 make progress bars less wordy & clickable 2009-05-16 03:03:44 +09:00
Damien Elmes
3d1fb7025e field models should default to not required/unique 2009-05-16 02:51:05 +09:00
Damien Elmes
d205cd7602 add quick db check 2009-05-16 02:47:27 +09:00
Damien Elmes
430251a748 add mari egami to about 2009-05-14 00:25:19 +09:00
Damien Elmes
1c690c5477 translation patch from piotr 2009-05-11 12:07:13 +09:00
Christian Krause
67721195fa fix name in about dialog 2009-05-11 11:55:40 +09:00
Damien Elmes
588a3feead make sure add items status is read-only, fix colour on osx 2009-05-09 07:19:30 +09:00
Damien Elmes
aa4621c66c add shortcuts for filter/sort, fix bug in hiding separators 2009-05-09 06:35:56 +09:00
Damien Elmes
41b98051b8 don't add separator if no tags available 2009-05-09 06:24:32 +09:00
Damien Elmes
8582c514aa make active tags like tag dropdown in browser 2009-05-09 06:18:44 +09:00
Damien Elmes
d5ad53fe54 don't include space in card template name 2009-05-09 06:16:29 +09:00
Damien Elmes
798fa82ed3 add deck name to add items/browser 2009-05-09 06:03:09 +09:00
Damien Elmes
714b1a414b when suspending/unsuspending, refresh 2009-05-09 04:09:27 +09:00
Damien Elmes
76a7ea3353 add suspend and unsuspend operations to browser 2009-05-09 03:50:25 +09:00
Damien Elmes
e1d8c31a1e update tags list when tags are changed 2009-05-09 03:28:47 +09:00
Damien Elmes
02930e5713 forget last card when study stats opened 2009-05-09 02:27:23 +09:00
Damien Elmes
52139646dc on an unknown error, print full traceback. ensure .data exists 2009-05-08 13:54:09 +09:00
Damien Elmes
5b14d882e7 sort initial add too, as it's not the same as db order 2009-05-07 19:31:40 +09:00
Damien Elmes
4b1a102f3d sort newly added tags 2009-05-07 19:31:08 +09:00
Damien Elmes
54d6c7c86b make sure to update title bar when resetting 2009-05-07 17:26:11 +09:00
Damien Elmes
26e484db23 don't need a full rebuild on reschedule 2009-05-06 16:48:08 +09:00
Damien Elmes
7b0c13d94f type->is 2009-05-06 16:39:54 +09:00
Damien Elmes
2eaadcfa08 make sync msg box configurable, fix bug in initial->study screen 2009-05-06 15:39:33 +09:00
Damien Elmes
329caf7f96 make sure to call hideOrShow() last 2009-05-06 15:24:28 +09:00
Damien Elmes
1261bb185c move back to study screen on reset() 2009-05-06 15:22:01 +09:00
Damien Elmes
bc4066f68e don't fail when trying to update card that's been deleted 2009-05-06 15:00:54 +09:00
Damien Elmes
0ab355f87d don't accept space to show answer if type answer mode 2009-05-06 14:24:28 +09:00
Damien Elmes
a9e7ecff12 new learn early handling, add tooltips 2009-05-06 14:14:38 +09:00
Damien Elmes
b715059bfd rebuild counts after reschedule 2009-05-06 13:53:14 +09:00
Damien Elmes
5460e1d820 add filter for due 2009-05-06 13:40:19 +09:00
Damien Elmes
7c1bce9f43 replace _ with space for models/templates too 2009-05-06 13:35:55 +09:00
Damien Elmes
595dce821b fix bug deleting current model in deck properties 2009-05-06 13:05:09 +09:00
Damien Elmes
c87bf9a3b8 remove unused lock import 2009-05-02 15:18:29 +09:00
Damien Elmes
0be6b2965d workaround for setEnabled() recursively calling setBusy() 2009-05-02 15:17:56 +09:00
Damien Elmes
8ff716be64 catch db access in progress handler 2009-05-02 05:42:52 +09:00
Damien Elmes
ec684b6367 ignore focusout event if in db handler 2009-05-02 05:30:50 +09:00
Damien Elmes
baf3ceeef6 give full traceback if import fails 2009-05-02 04:18:47 +09:00
Damien Elmes
ab1f923387 set focus on show answer button to avoid double tap 2009-05-01 04:36:50 +09:00
Damien Elmes
ac9b8f96c2 Merge branch 'master' of git://github.com/sanna/ankiqt
Conflicts:

	ankiqt/locale/ankiqt_pl_PL.po
2009-04-30 21:57:26 +09:00
Susanna Björverud
dc25ec8e13 Split up two long texts
Split up session options and its tooltip consisting of interlaced html and strings to translate into
strings that should and need not be translated.
2009-04-30 11:40:03 +02:00
Damien Elmes
7c6625ada6 modelproperties & translation patch from piotr 2009-04-30 12:13:07 +09:00
Damien Elmes
d113600887 model>template in modelproperties 2009-04-30 05:25:26 +09:00
Damien Elmes
b7a3a35c90 fix translations in deckproperties from piotr 2009-04-30 05:23:22 +09:00