Commit graph

1912 commits

Author SHA1 Message Date
Damien Elmes
b083c15d0c clarify selective study wording 2011-01-17 01:48:01 +09:00
Damien Elmes
22134a5fb8 don't use buggy osx colour dialog 2011-01-15 20:19:37 +09:00
Damien Elmes
146a881f9b make 'card layout' translatable thanks to piotr 2011-01-15 18:50:53 +09:00
Damien Elmes
91d4d838f3 rename dirs in i18n docs 2011-01-15 18:50:36 +09:00
Damien Elmes
b336671236 allow for the fact that opening the deck while syncing may disable syncing 2011-01-15 00:15:54 +09:00
Damien Elmes
6f676c8f03 disable incremental reading on update 2011-01-14 18:29:46 +09:00
Damien Elmes
b6bd0f6fe3 bump version 2011-01-14 02:54:42 +09:00
Damien Elmes
4163430e52 fix for sqlalchemy & unicode 2011-01-14 01:11:11 +09:00
Damien Elmes
e806800f1d use {{ }} internally instead of the old %(...)s format 2011-01-13 19:46:12 +09:00
Damien Elmes
828c2cdf17 prettify the too busy message 2011-01-13 18:51:48 +09:00
Damien Elmes
7a7c1d3b0d detect dropbox location 2011-01-13 18:32:03 +09:00
Damien Elmes
462cfa5b83 strip code & add helper func 2011-01-13 18:16:37 +09:00
Damien Elmes
eecbf51ba0 add pydropbox code 2011-01-13 18:11:30 +09:00
Damien Elmes
6dd98dc04b always save prefix to custom media 2011-01-13 05:57:19 +09:00
Damien Elmes
84fa99397a bump version 2011-01-13 05:54:55 +09:00
Damien Elmes
6ddc6641e0 fix record noise profile on win32 2011-01-13 05:44:31 +09:00
Damien Elmes
0543df9bea if lastSync = 0, make sure we force in the right direction 2011-01-13 05:23:41 +09:00
Damien Elmes
78a276afe7 bump version 2011-01-12 16:31:53 +09:00
Damien Elmes
eddc43697e add help to the main importing screen too 2011-01-11 22:33:32 +09:00
Damien Elmes
bff2b2350b link help button in update screen 2011-01-11 21:38:17 +09:00
Damien Elmes
f7990d5fd6 bump version 2011-01-10 19:03:02 +09:00
Damien Elmes
f01253c19a add confirmation to localize media 2011-01-10 18:53:57 +09:00
Damien Elmes
bc1526794f just don't migrate if paths are the same, instead of raising an error 2011-01-10 17:19:35 +09:00
Damien Elmes
b3a580793e bump version 2011-01-07 21:43:29 +09:00
Damien Elmes
04a79d632f bump version 2011-01-06 14:24:40 +09:00
Damien Elmes
0c6f6e2c6c bump version number 2011-01-03 13:46:39 +09:00
Damien Elmes
cc18d20e14 bump version 2011-01-02 19:25:37 +09:00
Damien Elmes
f973dabb9a make importing dialog scrollable 2011-01-02 19:20:20 +09:00
Damien Elmes
9b9bb4bd64 make sure to clean up properly after incorrect user/pass 2011-01-02 18:43:03 +09:00
Damien Elmes
9b7ce444b4 default to a saturated colour 2011-01-02 18:22:25 +09:00
Damien Elmes
030ce39105 work around bug in qt color dialog 2011-01-02 18:21:27 +09:00
Damien Elmes
364773fa9d more robust positioning of cursor for latex 2011-01-02 18:02:07 +09:00
Damien Elmes
06d4fde294 Revert "selective study option"
This reverts commit ff18c05fbf.

make it default to true for now
2011-01-02 17:40:11 +09:00
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