Commit graph

545 commits

Author SHA1 Message Date
Damien Elmes
ad08ad07f9 disable obsolete plugins 2010-12-09 18:00:31 +09:00
Damien Elmes
bfd4f7577d command+click on a mac 2010-12-09 17:09:22 +09:00
Damien Elmes
0e557e0389 since we may bump mod time when setting up media, do it after sync 2010-12-09 16:38:37 +09:00
Damien Elmes
405a28e090 skip dropbox init if media folder doesn't exist 2010-12-09 16:30:43 +09:00
Damien Elmes
7d846a85ab add missing / in media url 2010-12-09 16:30:06 +09:00
Damien Elmes
bff095925d split dropbox folder calculation into seperate defn so plugins can change it 2010-12-09 16:09:07 +09:00
Damien Elmes
33372980cc make sure src and dst locations are not the same 2010-12-09 16:01:25 +09:00
Damien Elmes
1d37924b54 improved media support
- tell deck the prefix based on program settings
- update media URL based on public link
- migrate media when moving between styles
2010-12-09 15:33:29 +09:00
Damien Elmes
1c599e7d76 media dir cwd set in libanki now 2010-12-09 13:03:38 +09:00
Damien Elmes
ff022119c3 abort download missing media early 2010-12-09 12:52:08 +09:00
Damien Elmes
e2644695cb remove obsolete forceMediaDir option 2010-12-09 12:28:01 +09:00
Damien Elmes
fbb1db8323 fix downloading personal deck when it hasn't been upgraded yet 2010-12-09 11:36:37 +09:00
Damien Elmes
7916d336e6 always clear plugin cache on windows 2010-12-07 18:09:30 +09:00
Damien Elmes
391a019b8b new layout icon; link from main screen 2010-12-07 18:03:43 +09:00
Damien Elmes
29978fffb8 treat an empty response like any other sync error 2010-12-07 10:39:16 +09:00
Damien Elmes
f72e8213d7 remove advanced options button from study options 2010-12-04 15:23:03 +09:00
Damien Elmes
0538430fac add unique window title to selective study 2010-12-04 13:26:45 +09:00
Damien Elmes
798b35d474 syncOpen/close into single setting, add option to disable syncName check 2010-12-04 13:21:24 +09:00
Damien Elmes
3bda1c82a2 show total due & new counts in deck browser 2010-12-03 10:42:30 +09:00
Damien Elmes
aba57b2afd make save work on new deck 2010-12-03 08:56:10 +09:00
Damien Elmes
8b10b031db make sure deck has a path before setting syncName 2010-12-02 23:17:23 +09:00
Damien Elmes
3b861d1704 restore UI if user decides not to overwrite deck 2010-12-02 09:54:19 +09:00
Damien Elmes
d826aa6a6a catch errors in sync finished 2010-12-02 09:52:44 +09:00
Damien Elmes
bddbb14340 fix syncName before attempting to load the deck after a personal download 2010-12-02 07:24:26 +09:00
Damien Elmes
2a36c4aaaf allow study options to expand more 2010-12-01 02:41:40 +09:00
Damien Elmes
f4ef8b5123 add help, limit to card in edit current, add back compat hack 2010-11-30 02:57:17 +09:00
Damien Elmes
35a5569038 dialog refactor wip 2010-11-29 04:56:45 +09:00
Damien Elmes
5ecb4bde49 clear compiled plugin files; make some strings translatable 2010-11-28 18:44:56 +09:00
Damien Elmes
8074e7b5a8 more robust add cards fix 2010-11-28 18:03:00 +09:00
Damien Elmes
8870adf528 if exiting a custom scheduler, need to reset to update counts 2010-11-27 22:41:05 +09:00
Damien Elmes
05baaaaf44 wipe original media path when exporting 2010-11-26 04:15:29 +09:00
Damien Elmes
a3816b0e9e fix for bad filesystems not working with utime 2010-11-25 07:18:41 +09:00
Damien Elmes
a46c9a8b26 sync updates (syncName, etc)
- remove text box from deck properties
- exiting deck properties after enabling syncing forces a sync
- instead of the arduous file>sync, enable checkbox, close dialog, file>sync
  again process users had to go through before, they can just file>sync now
  and the deck immediately syncs
- when downloading a deck, instead of downloading into a new name, prompt if
  the user wants to overwrite the deck, and cancel if they don't
- simplify deckChooser since we only have to deal with downloading now
- only display a clobber warning if the deck already existed on the server
- disable syncing if user declines to clobber the deck
- skip expensive summary generation if downloading or a conflict
2010-11-23 23:28:45 +09:00
Damien Elmes
3be42fbbfe suppress reset when editing current card 2010-11-23 19:28:58 +09:00
Damien Elmes
0414eed116 call .reset() where necessary due to libanki changes
- mw.reset() rebuilds the deck queue, and refetches the current card, so we
  don't try to answer a card that's not in the queue
- in a number of cases we were already explicitly calling reset; the libanki
  changes ensure we're not doing it twice now
- the editor no longer resets the current card when it's closed. Instead, all
  deck operations in the editor should reset when they are performed
2010-11-23 18:00:29 +09:00
Damien Elmes
5067577337 rebuild queues after editing current card 2010-11-23 16:39:25 +09:00
Damien Elmes
4313367efe show failed cards first when cramming restarted 2010-11-21 13:46:16 +09:00
Damien Elmes
bd08dc487b Revert "remove inactive tags from dialogs"
This reverts commit d2e454930d.
2010-11-02 02:16:18 +09:00
Damien Elmes
10550aa5bc update some obsolete qt signals 2010-10-29 22:39:54 +09:00
Damien Elmes
16413c0b3b tweak wording & sizes 2010-10-29 22:04:56 +09:00
Damien Elmes
5c45ea2600 tweak table sizes 2010-10-29 21:54:34 +09:00
Damien Elmes
d2e454930d remove inactive tags from dialogs 2010-10-29 21:06:45 +09:00
Damien Elmes
7a138927cc drop support for old full toolbar - can be done in a plugin 2010-10-27 21:34:08 +09:00
Damien Elmes
c03d634012 use libanki's bury support 2010-10-24 13:06:26 +09:00
Damien Elmes
822d1f7609 refetch the card after editing 2010-10-24 12:21:40 +09:00
Damien Elmes
527c4220c2 strip old earliestTime debugging code, don't update pri on mark, w32 frame 2010-10-24 12:08:39 +09:00
Damien Elmes
2264703db9 don't apply toolbar hack on osx 2010-10-23 14:00:24 +09:00
Damien Elmes
5fcd2d6e9b suppress 'was due' messages while cramming, timebox screen on ses fin 2010-10-20 18:03:00 +09:00
Damien Elmes
f549dfcfa9 updates for new cram code; remove priority 0 highlight in browser 2010-10-20 13:15:19 +09:00
Damien Elmes
8032c4a66b don't check sources on sync; let ankionline handle it instead 2010-10-19 19:59:47 +09:00