Commit graph

309 commits

Author SHA1 Message Date
Damien Elmes
3ea50a233d new card spacing > sibling spacing 2011-01-27 07:54:56 +09:00
Damien Elmes
0d72810034 improve selective study screen 2011-01-25 12:40:37 +09:00
Damien Elmes
3df8411626 add a splitter in clayout 2011-01-25 12:11:38 +09:00
Damien Elmes
39d3ffd6d3 tweaks for small screens 2011-01-22 04:18:06 +09:00
Damien Elmes
b083c15d0c clarify selective study wording 2011-01-17 01:48:01 +09:00
Damien Elmes
eddc43697e add help to the main importing screen too 2011-01-11 22:33:32 +09:00
Damien Elmes
f973dabb9a make importing dialog scrollable 2011-01-02 19:20:20 +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
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
781324741a option to disable sound autoplay 2010-12-25 06:58:07 +09:00
Damien Elmes
d3214ee56c add latex header/footer config 2010-12-13 03:21:54 +09:00
Damien Elmes
c92a00d90b add config option to turn off html stripping 2010-12-12 19:46:54 +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
73bd124b6c don't bother reporting used media; fix ctrl+l latex conflict with card layout 2010-12-11 02:13:27 +09:00
Damien Elmes
451b77cd46 update check media db dialog, add accelerators to some advanced menu items 2010-12-11 01:48:28 +09:00
Damien Elmes
f17eb0a836 remove obsolete latex routines, fix ctl+l shortcut in editor, update call() 2010-12-11 01:47:51 +09:00
Damien Elmes
464a9be86f remove cache/uncache latex, and export original media menu items 2010-12-10 23:58:47 +09:00
Damien Elmes
42ac12975b move media URL from model properties to deck properties 2010-12-10 23:41:37 +09:00
Damien Elmes
b18bd51694 add new media options to preferences 2010-12-09 13:55:37 +09:00
Damien Elmes
391a019b8b new layout icon; link from main screen 2010-12-07 18:03:43 +09:00
Damien Elmes
f72e8213d7 remove advanced options button from study options 2010-12-04 15:23:03 +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
9923d0b2dc remove revSpacing 2010-12-02 06:19:29 +09:00
Damien Elmes
751a341f1b add the ability to edit layouts from model properties 2010-12-02 04:14:02 +09:00
Damien Elmes
4fa5c0d432 tweak deck properties layout; add deck-level spacing options 2010-12-02 03:55:39 +09:00
Damien Elmes
ef27280b08 remove obsolete spacing options from model properties 2010-12-02 03:51:09 +09:00
Damien Elmes
55e1a2191c don't set default value for spinners, so we can avoid 4.4 compat hack 2010-12-02 03:50:28 +09:00
Damien Elmes
69a684f059 disable collapsible children in splitters 2010-11-30 22:48:28 +09:00
Damien Elmes
e8aa1432e2 add whitespace preservation option & stateChange handlers 2010-11-30 03:30:21 +09:00
Damien Elmes
b98e302c70 field section implemented 2010-11-30 02:17:36 +09:00
Damien Elmes
63b015fba5 card template section implemented 2010-11-30 00:09:29 +09:00
Damien Elmes
35a5569038 dialog refactor wip 2010-11-29 04:56:45 +09:00
Damien Elmes
1be2176b8e added find duplicate tool to the browser 2010-11-26 03:46:49 +09:00
Damien Elmes
9367570900 support updating of decks, simplify importing dialog
- can now choose 'update' instead of 'import', so users can maintain their
  data in a separate spreadsheet or file for bulk editing
- remove 'tags to append' option, as it makes the dialog a bit crowded. users
  can add 'tags:' to the start of their text files instead
- removed option to tag instead of suppress duplicates - a separate duplicate
  finding tool will be written instead
2010-11-26 01:57:29 +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
4828c543ca fix spelling inconsistency 2010-11-13 21:54:49 +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
16413c0b3b tweak wording & sizes 2010-10-29 22:04:56 +09:00
Damien Elmes
d2e454930d remove inactive tags from dialogs 2010-10-29 21:06:45 +09:00
Damien Elmes
cbb538c741 remove model tags, treat name as tags like card templates 2010-10-29 19:26:02 +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
2749e5af45 allow question/answer format to expand, pending a refactor of that dialog
in the longer term we need to make the dialog smaller or move those settings
to somewhere else
2010-10-24 12:36:22 +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
f549dfcfa9 updates for new cram code; remove priority 0 highlight in browser 2010-10-20 13:15:19 +09:00
Damien Elmes
cdab5318d1 remove sources from deck properties, as they can be configured online 2010-10-19 19:55:31 +09:00
Damien Elmes
1abb47d973 new active/inactive tag handling, new study options screen
- break study options into multiple tabs
- inactive tags removed from menus and accessible via study options now
- save various study options immediately instead of requiring review button to
  be pressed
2010-10-19 19:15:21 +09:00
Damien Elmes
d698c3d310 add perDay config option, more updates for libanki sched changes
- new review early / learn more handling
- reset() when showing study stats
- only run the update timer on study screen & finished screen
2010-10-18 18:02:37 +09:00
Damien Elmes
ebd0ab5496 typo in model properties 2010-10-12 19:50:56 +09:00
Damien Elmes
bb73e21c64 remove superfluous separators 2010-08-09 08:44:58 +09:00