Commit graph

1098 commits

Author SHA1 Message Date
Susanna Björverud
283b3fb646 Updated Swedish translation and reran translation.sh
Updated Swedish translation and reran translation.sh
2009-06-05 20:38:42 +02: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
e583da6f88 give welcome text a margin with a white frame 2009-06-05 15:21:22 +09:00
Damien Elmes
17a967f5b8 ensure boxes are drawn around frames on win32 2009-06-05 15:10:07 +09:00
Damien Elmes
7a9086ffa9 force the window text to white, too 2009-06-05 14:50:50 +09:00
Damien Elmes
44c8ee42b3 respect system theme in study options, deck browser, etc 2009-06-05 14:46:52 +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
32c8a88675 align buttons horizontally 2009-06-04 09:48:24 +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
e9f08517e9 updated polish translations 2009-06-02 15:59:26 +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
3335f48b2e no, keep numbackups at 30 2009-05-27 01:40:13 +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
659821c7bb fix bug when APPDATA not defined 2009-05-21 20:10:52 +09:00
Susanna Björverud
515408d6a5 Updated Swedish translation, reverted "skift" to Shift, reran translation.sh 2009-05-20 19:56:48 +02: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
3b86c3b352 fix and update translations 2009-05-21 01:09:09 +09:00
Damien Elmes
9efc4743d4 Merge branch 'master' of git://github.com/sanna/ankiqt 2009-05-21 01:07:29 +09:00