Commit graph

744 commits

Author SHA1 Message Date
Damien Elmes
5c3f538d07 if there's only one deck, load it, not browser 2009-06-04 09:46:06 +09:00
Damien Elmes
abdaf9e9df implement deck browser 2009-06-04 09:41:40 +09:00
Damien Elmes
0d76d987ca rebind mark card shortcut on osx 2009-06-04 07:15:17 +09:00
Damien Elmes
105e9448d3 strip html before generating cloze 2009-06-04 07:07:59 +09:00
Damien Elmes
4538901d1f restore original model after change model 2009-06-04 06:02:51 +09:00
Damien Elmes
fb0a7da397 close current deck only if user decides to download a new one 2009-06-04 05:51:14 +09:00
Damien Elmes
1899b3cca6 remove win32 auto-updater 2009-06-04 05:29:55 +09:00
Damien Elmes
8e91cde377 add proxy config & numBackups to preferences, based on richard's plugin 2009-06-04 05:26:25 +09:00
Damien Elmes
3123951e46 don't update value when downloading 2009-06-02 15:08:28 +09:00
Damien Elmes
d9a3658b56 don't process events in progress bar start/update, it leads to obscure bugs 2009-06-02 03:35:34 +09:00
Damien Elmes
65a718fdbe implement full sync downloading 2009-06-02 03:23:06 +09:00
Damien Elmes
b351946f55 set state = nostate before sync to prevent keystrokes getting in 2009-06-02 03:22:40 +09:00
Damien Elmes
470a501caa handler errors without 'type' set 2009-06-02 03:20:28 +09:00
Damien Elmes
619d2bcbaf implement full sync uploading 2009-05-31 01:24:42 +09:00
Damien Elmes
7a4855233b clear audio queue on question, not answer 2009-05-30 19:08:03 +09:00
Damien Elmes
af67f6fa9c hyperlink added cards 2009-05-30 18:22:30 +09:00
Damien Elmes
23d39daeaa add show answer button to type in the answer area 2009-05-30 16:41:02 +09:00
Damien Elmes
250f1bec8f update priority after marking 2009-05-30 10:29:15 +09:00
Damien Elmes
f54525e9a7 recover gracefully if the deck can't be opened in the sync thread 2009-05-30 10:27:54 +09:00
Damien Elmes
627da56dfb add emilio to the credits 2009-05-28 01:34:50 +09:00
Damien Elmes
769b4d28a8 exclude user events in db progress handler 2009-05-27 04:02:21 +09:00
Damien Elmes
6d77eb73a2 work around qt bug based on version 2009-05-27 01:38:58 +09:00
Damien Elmes
5cd30656b4 display the full error in a textarea 2009-05-27 01:11:14 +09:00
Damien Elmes
fded7a85da set focus on the table view before deleting cards 2009-05-27 00:59:09 +09:00
Damien Elmes
11353079c0 mention how to change user/pass when setting up details 2009-05-27 00:56:43 +09:00
Damien Elmes
4c0880b9c9 getshared: when connection fails, report full error message 2009-05-27 00:31:17 +09:00
Damien Elmes
dbd2ee1f13 default # of backups to 20, make a config option 2009-05-21 02:12:41 +09:00
Damien Elmes
227435d462 add norwegian to prefs 2009-05-21 01:10:45 +09:00
Damien Elmes
b6eca72d88 if type in the answer field doesn't exist, disable 2009-05-19 02:12:00 +09:00
Damien Elmes
26e7428f16 ignore the key stroke if empty, otherwise accept 2009-05-16 05:30:13 +09:00
Damien Elmes
7541485e87 save the cramming check before closing the deck 2009-05-16 05:23:09 +09:00
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