Commit graph

684 commits

Author SHA1 Message Date
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
Damien Elmes
c608ed5e42 workaround for tag completion breakage on qt 4.5.1 2009-04-30 05:13:26 +09: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
c9044f6d64 add accidentally deleted line 2009-04-29 10:06:57 +09:00
Damien Elmes
c71c2c90c6 add option to prevent edits while question shown 2009-04-29 10:01:31 +09:00
Damien Elmes
b2c90a2146 don't set combobox back to <filter> unless the tag has been changed 2009-04-29 09:41:21 +09:00
Damien Elmes
c58c6d9ca9 improve filter dropdown box; add icons 2009-04-29 09:32:53 +09:00
Damien Elmes
94d7a74bca add object name for type answer field 2009-04-29 07:12:08 +09:00
Damien Elmes
94dddb6531 fix images in preview, typo in hook code 2009-04-28 17:56:01 +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
0b7c8bcecc fix double-click to select 2009-04-25 19:18:07 +09:00
Damien Elmes
a41cfb88ec update bottom area of downloads when searching 2009-04-25 03:18:49 +09:00
Damien Elmes
96cac67ea6 set focus on search after downloaded data 2009-04-25 03:16:36 +09:00
Damien Elmes
c32a230766 don't lower tags, it causes problems for foreign characters 2009-04-25 03:04:06 +09:00
Damien Elmes
b1b6d322df fix startup when no deck available 2009-04-25 02:45:11 +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
29bbbe0416 use <base> instead of munging image urls 2009-04-25 02:17:00 +09:00
Damien Elmes
612eafc64a prevent double click except in chinese/japanese models 2009-04-25 01:18:44 +09:00
Damien Elmes
0534ce5d40 don't convert \n to <br> and vice versa in card templates 2009-04-25 01:16:06 +09:00
Damien Elmes
830c3aed10 import importing on startup 2009-04-25 01:10:27 +09:00
Damien Elmes
ec287445a5 set reviewing started at start to avoid errors 2009-04-23 17:54:47 +09:00
Damien Elmes
0c2f62acb5 set progress parent on add/remove cards too 2009-04-23 04:48:46 +09:00
Damien Elmes
d9d795af55 fix windParent in browser 2009-04-23 04:23:14 +09:00
Damien Elmes
92b19171f7 ensure tag order correct when suspending too 2009-04-23 04:18:03 +09:00