Commit graph

1629 commits

Author SHA1 Message Date
Damien Elmes
ff18c05fbf selective study option 2011-01-02 17:39:57 +09:00
Damien Elmes
88c7717537 use text if the document has no html and stripHTML off 2011-01-02 17:10:16 +09:00
Damien Elmes
8fbf2cb412 translation patch from piotr 2011-01-02 10:00:10 +09:00
Damien Elmes
1de1c7c816 mplayer closing is handled in deck close now 2010-12-28 03:49:31 +09:00
Damien Elmes
7054281bb8 don't needlessly copy recorded audio 2010-12-27 04:32:51 +09:00
Damien Elmes
b6665230d1 fix clock off message 2010-12-27 03:07:46 +09:00
Damien Elmes
36aae26616 bump version number 2010-12-27 03:01:14 +09:00
Damien Elmes
ee8bda08bb support compressed file list 2010-12-27 03:01:01 +09:00
Damien Elmes
38aac3d4ab always save new decks to disk, improve importing
- instead of having various functions like importing & deck stats ask the user
  to save first, we ask the user for a deck name when they create a new deck
- importing now explains why a new deck has to be created
- don't bump deck mod time when setting media location
2010-12-27 02:46:26 +09:00
Damien Elmes
f41d2c2e0a allow for the fact that field font/size may be null 2010-12-27 01:06:48 +09:00
Damien Elmes
647ec63677 bump version 2010-12-25 12:49:59 +09:00
Damien Elmes
6a93e8f180 new option to download remote media 2010-12-25 11:26:04 +09:00
Damien Elmes
d7971c33f6 allow previewing of other templates when editing, include info on what's shown 2010-12-25 08:46:45 +09:00
Damien Elmes
3eca37d75c disable broken lastCard=currentCard check for now 2010-12-25 07:07:39 +09:00
Damien Elmes
d0fa8ce9a6 use the field model's font/colours for type answer support 2010-12-25 07:04:54 +09:00
Damien Elmes
781324741a option to disable sound autoplay 2010-12-25 06:58:07 +09:00
Damien Elmes
59f1707b17 fix unsuspend 2010-12-22 18:51:21 +09:00
Damien Elmes
dcb5bf58f2 always setup media; try to find media from old dropbox location 2010-12-22 01:36:24 +09:00
Damien Elmes
aada2e4864 force inMainWindow() to on, make sure win is visible 2010-12-22 01:22:46 +09:00
Damien Elmes
195944b395 raise window at end of startup 2010-12-22 01:14:10 +09:00
Damien Elmes
03abdfb720 remove docs for now 2010-12-21 06:47:08 +09:00
Damien Elmes
f741b212a9 update obsolete plugin list 2010-12-21 03:53:01 +09:00
Damien Elmes
168ec919d9 bump version 2010-12-21 01:45:28 +09:00
Damien Elmes
e91c633ab9 make sure update dialog appears over import diag 2010-12-21 01:44:26 +09:00
Damien Elmes
5c89a0cc60 set fact to False before deleting cards 2010-12-20 01:10:48 +09:00
Damien Elmes
ebebd93548 add hidden option to disable keyboard preservation 2010-12-17 21:36:54 +09:00
Damien Elmes
90f419b088 skip expensive summary generation after db check 2010-12-17 21:17:09 +09:00
Damien Elmes
3b7c6f4875 factor time diff into lastSync 2010-12-17 03:27:02 +09:00
Damien Elmes
bd3d964b71 bump version 2010-12-17 01:47:47 +09:00
Damien Elmes
9c32ebec70 don't bring up an error if user cancels update 2010-12-15 19:04:01 +09:00
Damien Elmes
fe63d86386 don't limit more button width 2010-12-15 06:31:30 +09:00
Damien Elmes
35159044aa bump version 2010-12-15 03:53:29 +09:00
Damien Elmes
bacaf4a3a8 don't import unicode paths on win32 2010-12-15 03:53:15 +09:00
Damien Elmes
19ec6b2a1b don't reset on edits in the add card dialog 2010-12-14 21:34:00 +09:00
Damien Elmes
047b06cabd fix add & rename fields when we have a fact not yet added to db 2010-12-14 21:19:14 +09:00
Damien Elmes
f17d0cc187 catch attempts to run with python3 2010-12-14 20:58:19 +09:00
Damien Elmes
1d24425ac6 bump version 2010-12-13 04:09:36 +09:00
Damien Elmes
f31793e321 direct user to set up dropbox 2010-12-13 04:09:25 +09:00
Damien Elmes
d3214ee56c add latex header/footer config 2010-12-13 03:21:54 +09:00
Damien Elmes
25a61dcebc grab mac plugins from new location 2010-12-12 22:48:40 +09:00
Damien Elmes
bbfe323587 prevent duplicate f2 shortcuts via edit current 2010-12-12 20:05:00 +09:00
Damien Elmes
c10068efc6 fix for sample card changing when editing from main window 2010-12-12 20:02:46 +09:00
Damien Elmes
c92a00d90b add config option to turn off html stripping 2010-12-12 19:46:54 +09:00
Damien Elmes
1b2f44d29b bump version 2010-12-11 22:01:30 +09:00
Damien Elmes
bcbea7ab3f always reset on clayout exit, unless we're calling hooks 2010-12-11 20:58:57 +09:00
Damien Elmes
b6fb2098e6 give card layout option in main window same f2 shortcut 2010-12-11 20:55:10 +09:00
Damien Elmes
9f057e2506 remove commented old colour code 2010-12-11 20:52:02 +09:00
Damien Elmes
b507d7394d display # of facts, not cards, in model properties 2010-12-11 17:44:19 +09:00
Damien Elmes
5171055278 fix preview generation, add/edit field cases 2010-12-11 13:00:16 +09:00
Damien Elmes
29306b9790 make all files in audio/ executable 2010-12-11 03:52:07 +09:00