Commit graph

827 commits

Author SHA1 Message Date
Damien Elmes
7ae0211d22 fix osx layout 2009-06-09 08:00:02 +09:00
Damien Elmes
3c8c600feb more compact deck browser, default to smaller size 2009-06-09 07:14:14 +09:00
Damien Elmes
90388239f1 fix spacing of answer text on osx, make type answer field smaller 2009-06-09 05:49:47 +09:00
Damien Elmes
e16647c86a adjust # of tabs in model properties 2009-06-09 05:05:20 +09:00
Damien Elmes
c9b4e84d87 fix cramming 2009-06-09 05:05:14 +09:00
Samson Melamed
c5ff8111a9 fix height of 'more' dropdown in deck browser on win32 when using alt theme 2009-06-08 14:21:22 -04:00
Samson Melamed
6c6473762f perform bulk (media) sync after full sync with server 2009-06-08 14:07:11 -04:00
Damien Elmes
37c7b42d4f fix deck browser spacing on osx 2009-06-09 01:14:40 +09:00
Damien Elmes
6e7c258b6a add warning to forget, add scrolling to deck browser, use as much space as possible 2009-06-09 00:32:14 +09:00
Damien Elmes
bafa267c7c make sure to deinit guiReset hook in model chooser 2009-06-08 23:19:42 +09:00
Damien Elmes
b5fdca39e7 customizable deck order, nicer layout of browser and study options 2009-06-08 23:06:48 +09:00
Damien Elmes
3bab1b6829 set custom style earlier in initialization 2009-06-08 22:45:16 +09:00
Damien Elmes
3b97f082e8 process events before showing combo box 2009-06-08 21:54:24 +09:00
Damien Elmes
d9f4e169fc rebuild q/a cache on model properties close 2009-06-08 12:04:20 +09:00
Damien Elmes
e67e3320a9 don't remove deck from list until deletion confirmed 2009-06-07 03:20:56 +09:00
Damien Elmes
73bc481236 fix changing model in editor not updating 2009-06-07 02:18:43 +09:00
Damien Elmes
a1d23c3e7b switch ctrl+r and shift+ctrl+r 2009-06-06 23:16:08 +09:00
Damien Elmes
9fe87329cd remove debugging code 2009-06-06 23:12:23 +09:00
Damien Elmes
dd5b3bacc8 if the file is in use, hide from browser but don't forget 2009-06-06 22:27:00 +09:00
Damien Elmes
8cd6692c84 don't use same card if priority == 0, ensure same card in browser too 2009-06-06 22:19:49 +09:00
Damien Elmes
39588816b6 always show the same card after editing current 2009-06-06 22:12:41 +09:00
Damien Elmes
b985424ac3 support filtering question and answer 2009-06-06 21:56:37 +09:00
Damien Elmes
9b8ad4596f use a smaller font instead of italics, it renders badly 2009-06-06 01:13:40 +09:00
Damien Elmes
c4c3bf102a add shortcuts back to browser 2009-06-06 00:26:47 +09:00
Damien Elmes
fbfbda1a58 new recent decks system, improve deck browser 2009-06-06 00:21:29 +09:00
Damien Elmes
89783c3e17 add recent decks menu back, inhibit startup progress bar 2009-06-05 22:22:53 +09:00
Damien Elmes
636a661569 refresh add cards window & model chooser on gui reset 2009-06-05 16:10:12 +09:00
Damien Elmes
1001d6b7af load last deck if args set 2009-06-05 15:33:43 +09:00
Damien Elmes
5e7769bfed remove grid from table view 2009-06-05 15:32:29 +09:00
Damien Elmes
ca583a5230 force text to black, don't force in add cards status 2009-06-05 15:28:15 +09:00
Damien Elmes
17a967f5b8 ensure boxes are drawn around frames on win32 2009-06-05 15:10:07 +09:00
Damien Elmes
e8fd6922a0 patches from richard: fix typo, more robust proxy error checking 2009-06-04 17:42:45 +09:00
Damien Elmes
d0be463cc6 remove debugging code 2009-06-04 09:52:29 +09:00
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
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