Commit graph

287 commits

Author SHA1 Message Date
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
ab1f923387 set focus on show answer button to avoid double tap 2009-05-01 04:36:50 +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
4bfdc04ac0 fix exporting packaged decks w/ media on win32 2009-04-29 15:40:37 +09:00
Damien Elmes
be93b007ab if in the study screen, just refresh instead of moving to congrats 2009-04-29 12:49:49 +09:00
Damien Elmes
2915a36a71 rebuild the queue before start of study, so new card modulus is fixed 2009-04-29 12:43:43 +09:00
Damien Elmes
b6305085e8 add bury fact option 2009-04-29 12:14:36 +09:00
Damien Elmes
0ddc1d7d72 accept space no matter what is focused, don't focus show answer as faster 2009-04-29 11:02:15 +09:00
Damien Elmes
c71c2c90c6 add option to prevent edits while question shown 2009-04-29 10:01:31 +09:00
Damien Elmes
94d7a74bca add object name for type answer field 2009-04-29 07:12:08 +09:00
Damien Elmes
fde70d80ce update search when current card deleted 2009-04-28 17:55:42 +09:00
Damien Elmes
cafe070624 fix reference to isCramming 2009-04-25 21:38:18 +09:00
Damien Elmes
d0f918cdb0 add tooltip to study stats 2009-04-25 20:06:31 +09:00
Damien Elmes
4fd65c37c5 refactor error handler to handle error messages in other threads, mention mplayer 2009-04-25 02:38:16 +09:00
Damien Elmes
ec287445a5 set reviewing started at start to avoid errors 2009-04-23 17:54:47 +09:00
Damien Elmes
92b19171f7 ensure tag order correct when suspending too 2009-04-23 04:18:03 +09:00
Damien Elmes
ccf96a04e1 when marking cards, ensure order is correct 2009-04-23 04:17:42 +09:00
Damien Elmes
1fe922fed4 prevent import in cramming, warn when editing in cramming 2009-04-23 03:54:28 +09:00
Damien Elmes
af2bd52003 increase cram randomization speed by a factor of 5, prevent add cards open on cram 2009-04-23 03:46:22 +09:00
Damien Elmes
2ab8b7a574 generalize tooltips, make sync no contact msg a tooltip 2009-04-23 02:30:08 +09:00
Damien Elmes
16d0323965 handle randomize progress instead of in libanki 2009-04-23 01:58:53 +09:00
Damien Elmes
a3c5caa544 randomize/order when settings changed 2009-04-23 01:33:49 +09:00
Damien Elmes
c84f97c33c Revert "check if anki is already open and prompt user"
This reverts commit a05fc37d94.
2009-04-22 22:11:14 +09:00
Damien Elmes
93a20e13b6 fix timer hiding, fix session start time being reset 2009-04-22 22:11:01 +09:00
Damien Elmes
a05fc37d94 check if anki is already open and prompt user 2009-04-22 22:10:14 +09:00
Damien Elmes
c19c45ef4a fix inMainWindow() 2009-04-18 04:56:14 +09:00
Damien Elmes
e1b7da08e5 show study screen regardless of deck due or not, tweak 'initial' 2009-04-18 00:59:01 +09:00
Damien Elmes
ba9279c126 suppress timers in db progress handler, disable UI during progress 2009-04-17 21:59:57 +09:00
Damien Elmes
f45fccb93f fix concurrent mod error when deleting card while edit current open 2009-04-16 17:43:54 +09:00
Damien Elmes
8259347f34 move errorOccurred up the top 2009-04-16 17:17:16 +09:00
Damien Elmes
d6351c666d avoid setting new card/session limit if unchanged 2009-04-11 01:30:03 +09:00
Damien Elmes
c89356f6f1 only mark deck modified if study options changed 2009-04-10 23:28:25 +09:00
Susanna Björverud
42a23a8f55 Use ungettext instead of ngettext for unicode support 2009-04-07 08:32:36 +02:00
Damien Elmes
9418b62c7a if the due counts are disabled, hide in titlebar too 2009-04-07 11:31:56 +09:00
Damien Elmes
6c758babe0 add ngettext to ankiqt namespace 2009-04-07 08:44:10 +09:00
Damien Elmes
14c67e7ab9 add cram in editor, rename editor to browser 2009-04-06 13:29:24 +09:00
Damien Elmes
6fa907f198 catch apple odoc load events 2009-04-04 13:45:38 +09:00
Damien Elmes
a681817266 fix card marking 2009-03-29 03:58:00 +09:00
Damien Elmes
a601268d4c close(not hide) deck windows before deck close, remove stale hooks 2009-03-28 22:51:38 +09:00
Damien Elmes
a48f0fd649 don't do anything if study options clicked twice 2009-03-28 14:40:22 +09:00
Damien Elmes
3ef4b19b0e Revert "use a toggle to show study screen change"
This reverts commit 3b9435b192.
2009-03-28 14:39:09 +09:00
Damien Elmes
3b9435b192 use a toggle to show study screen change 2009-03-28 14:37:05 +09:00
Damien Elmes
aef0e521e8 make sure errorOccurred is available early 2009-03-24 08:54:23 +09:00
Damien Elmes
db63fc51bc inherit system locale 2009-03-24 08:39:22 +09:00
Damien Elmes
74d408ece8 update finnish translations, support lazy load of importing trans 2009-03-23 10:46:40 +09:00
Damien Elmes
57f655c119 move sync on load to after deck load 2009-03-22 11:42:14 +09:00
Damien Elmes
7b6761b9bf use registered plugin name if available 2009-03-21 13:24:17 +09:00
Damien Elmes
9ed6e11b1a use utc offset of -1 2009-03-21 03:55:35 +09:00
Damien Elmes
7ed1c458e8 ensure that anki restarted before check db run 2009-03-16 06:33:17 +09:00