Commit graph

36 commits

Author SHA1 Message Date
Damien Elmes
f93910128f multi-deck sync and related improvements
- deck open & browser refresh done after splash screen hidden now
- splash reduced to 3 steps
- new options sync on program load/close
- per-deck auto sync disabled on upgrade
- plugins are now always loaded before a deck has been opened
- don't prompt for sync params in auto sync, for both all and single deck
- refresh deck browser after multi sync
- wait on sync thread until syncFinished called, could fix crashes
- after a full sync, ensure interface is still disabled
- sync menu option now available in deck browser
- new option to tell a progress window it should appear immediately
2010-07-21 13:16:07 +09:00
Damien Elmes
014c993688 colour times by default, add another mac build script 2010-07-11 16:43:24 +09:00
Damien Elmes
b8b8dcd3af increase length, wrap text, improve doc string 2009-06-23 23:40:38 +09:00
Damien Elmes
35deffea75 make deck browser length configurable 2009-06-23 23:28:11 +09:00
Damien Elmes
d3fb52199a add automatically delete media option 2009-06-16 00:21:34 +09:00
Damien Elmes
888317385c increase prefs height for osx 2009-06-15 09:16:48 +09:00
Damien Elmes
b5fdca39e7 customizable deck order, nicer layout of browser and study options 2009-06-08 23:06:48 +09:00
Damien Elmes
5c3f538d07 if there's only one deck, load it, not browser 2009-06-04 09:46:06 +09:00
Damien Elmes
abdaf9e9df implement deck browser 2009-06-04 09:41:40 +09:00
Damien Elmes
8e91cde377 add proxy config & numBackups to preferences, based on richard's plugin 2009-06-04 05:26:25 +09:00
Damien Elmes
c71c2c90c6 add option to prevent edits while question shown 2009-04-29 10:01:31 +09:00
Damien Elmes
4d8446826a hide/show toolbar items depending on state 2009-04-10 23:10:15 +09:00
Damien Elmes
9418b62c7a if the due counts are disabled, hide in titlebar too 2009-04-07 11:31:56 +09:00
Damien Elmes
0753cf726d add option to hide progress 2009-03-15 07:41:56 +09:00
Damien Elmes
2845bb2db2 welcome screen > study options, disable timer when reviewing early 2009-01-31 03:11:04 +09:00
Damien Elmes
681b628a65 strip more prefs 2009-01-14 17:15:33 +09:00
Damien Elmes
089f22c171 simplify preferences, more tweaks to study page 2009-01-10 16:53:47 +09:00
Damien Elmes
bcfb876664 timeboxing, save fix, pref tweaks 2009-01-05 13:43:36 +09:00
Damien Elmes
aa95e44562 work around problem with verbose languages in prefs dialog 2008-12-23 19:56:39 +09:00
Damien Elmes
d0f6c41bba remove line in prefs 2008-12-23 19:08:56 +09:00
Damien Elmes
753fd2ee40 unify close buttons, rename deck menu to file 2008-12-20 18:53:35 +09:00
Damien Elmes
983bc955d8 alternative theme 2008-12-20 15:12:28 +09:00
Damien Elmes
93731bf4f4 make thai hack optional, move some adv options into first tab 2008-12-13 16:45:42 +09:00
Damien Elmes
71dbc8bcd2 fix tab order in prefs 2008-12-10 17:42:28 +09:00
Damien Elmes
8562a3046e default to correct prefs location 2008-12-09 02:10:45 +09:00
Damien Elmes
5f0d9bcfd5 configurable q/a split 2008-12-07 23:14:03 +09:00
Damien Elmes
14b0f16a46 make qa divider configurable 2008-12-05 14:43:50 +09:00
Damien Elmes
7f83f471e2 remove 'show only current' option again 2008-11-27 15:41:35 +09:00
Damien Elmes
0207298bb5 make scrolling to answer customizable 2008-11-23 08:04:32 +09:00
Damien Elmes
03ee833026 remove some pref fonts/colours, apply interface font to 'soon' 2008-11-21 14:10:12 +09:00
Damien Elmes
f5234f52eb add 'show current only' again 2008-11-19 17:24:52 +09:00
Damien Elmes
cf6b48593f fix hide toolbar, update prefs dialog, fix save cram & close bug 2008-11-14 14:42:52 +09:00
Damien Elmes
b5829e61d0 don't prevent icon resizing with old toolbar 2008-10-15 20:40:04 +09:00
Damien Elmes
d17098b8ce number of ui changes (see full log)
- use default theme on linux
- add active tag browser
- allow custom toolbar icon sizes
- add plugins menu (enable/disable/etc)
- force plastique for progress bars
2008-10-12 00:21:54 +09:00
Damien Elmes
8739e164ac many changes - see detailed log below
- don't use psyco
- bump version number
- autosave more often
- no last card period/text by default
- 3 buttons not 5
- default to tray off
- don't show only current card anymore
- simple toolbar
- support for sources
- don't force size of main window
- new button definitions
- remove vertical answer button support
- ditch 'how well did you remember'
- open online deck no longer hidden in new deck dialog
- default to simple model, no more 'what do you want to learn?'
- prompt user for sync username/password if not set
- simplify dialogs, add help buttons, move documentation to wiki
- don't make the timer change colors - distracting, and punishes
  people who practice writing
- remove 'empty deck' message, allow people to add cards from main screen
- remove 'welcome to anki' message. make the initial user
  experience nicer
2008-10-10 16:54:30 +09:00
Damien Elmes
e5463891e9 initial commit from hg 2008-09-28 00:00:49 +09:00