Damien Elmes
103871a5b1
refactor file layout
...
- ankiqt->aqt
- move all the files in ui into the top level
- move icons_rc.py into aqt/forms, and the qrc into designer/
- remove setuptools
2011-04-28 09:26:45 +09:00
Damien Elmes
b4a794dcb3
bare minimum to get ankiqt to start with the new libanki
2011-04-28 09:26:45 +09:00
Damien Elmes
907343b83b
make sure type answer box uses same font
2011-02-21 07:03:50 +09:00
Damien Elmes
3c5aaecd14
tweak update code
...
- support for message pushing
- remove changelog from update message, as the path was wrong, and the
changelog is mentioned in the download area instead
2011-01-22 07:10:13 +09:00
Damien Elmes
39d3ffd6d3
tweaks for small screens
2011-01-22 04:18:06 +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
781324741a
option to disable sound autoplay
2010-12-25 06:58:07 +09:00
Damien Elmes
ebebd93548
add hidden option to disable keyboard preservation
2010-12-17 21:36:54 +09:00
Damien Elmes
c92a00d90b
add config option to turn off html stripping
2010-12-12 19:46:54 +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
b18bd51694
add new media options to preferences
2010-12-09 13:55:37 +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
7a138927cc
drop support for old full toolbar - can be done in a plugin
2010-10-27 21:34:08 +09:00
Damien Elmes
aaaf025062
remember study options tab, make sure to hide bottom area
2010-10-19 19:27:21 +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
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
d7075ecae9
add support for custom document dir
2010-03-23 17:15:00 +09:00
Damien Elmes
b3e0b302ff
add hidden option to disable repeating of audio in question
2010-01-26 01:50:45 +09:00
Damien Elmes
3a43f02903
catch any load error for config file
2009-09-27 00:05:02 +09:00
Damien Elmes
08228c8837
change ltr/rtl based on interface lang
2009-07-05 02:18:55 +09:00
Damien Elmes
70f901c9b4
fix lang initialization
2009-07-04 16:44:35 +09:00
Damien Elmes
8a1f6bfcd0
remove locales, update prefs for new format
2009-06-30 11:32:55 +09:00
Damien Elmes
b8b8dcd3af
increase length, wrap text, improve doc string
2009-06-23 23:40:38 +09:00
Damien Elmes
0519826b82
make length of deck browser customizable
2009-06-17 15:38:56 +09:00
Damien Elmes
d3fb52199a
add automatically delete media option
2009-06-16 00:21:34 +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
fbfbda1a58
new recent decks system, improve deck browser
2009-06-06 00:21:29 +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
3335f48b2e
no, keep numbackups at 30
2009-05-27 01:40:13 +09:00
Damien Elmes
dbd2ee1f13
default # of backups to 20, make a config option
2009-05-21 02:12:41 +09:00
Damien Elmes
2eaadcfa08
make sync msg box configurable, fix bug in initial->study screen
2009-05-06 15:39:33 +09:00
Damien Elmes
c71c2c90c6
add option to prevent edits while question shown
2009-04-29 10:01:31 +09:00
Damien Elmes
a422ddb57b
experiment with standalone windows
2009-04-21 02:16:17 +09:00
Damien Elmes
0753cf726d
add option to hide progress
2009-03-15 07:41:56 +09:00
Damien Elmes
8e621c03fb
save/restore toolbar state
2009-03-06 05:48:48 +09:00
Damien Elmes
43f60b92c8
add warning about saving, fix statusbar transient messages
2009-02-15 20:40:39 +09:00
Damien Elmes
ae5a8b918a
different columns in editor, more use of space, more
...
- space between lines smaller
- changing the sort field will change the last column
- the last column size is adjustable (use the rightmost slider)
2009-02-14 19:47:44 +09:00
Damien Elmes
ed30a36916
start work on improved colour choosing
2009-02-08 20:35:28 +09:00
Damien Elmes
73221680c8
index sort, remove select facts, more
...
- fetch id in advance, everything else dynamically
- build index for selected column
- remove 'select facts', it's no longer required
- remove 'priority', it's not used
- update icons
2009-02-06 23:27:30 +09:00
Damien Elmes
f5f68a8603
framed/centered congrats/studyopts, bigger type answer, timer spacing
2009-02-06 16:01:46 +09:00
Damien Elmes
20d45e0134
hideable icons in fact editor
2009-02-04 21:38:58 +09:00
Damien Elmes
c639ac5084
default to sync on open/close
2009-01-24 04:20:27 +09:00
Damien Elmes
f89c8e97a0
add missing font family/size in editor
2009-01-21 04:22:33 +09:00
Samson Melamed
464795b6c7
add reverse order option to editor
2009-01-20 14:17:03 -05:00
Damien Elmes
2e2e756436
random on cram, add progress dialog, fix error msg, welcome screen tweak
2009-01-16 17:25:21 +09:00
Damien Elmes
1aa3ec9fa1
make number of extra new cards configurable
2009-01-15 04:42:43 +09:00
Damien Elmes
8c41fabb11
make showing stats optional
2009-01-14 13:47:06 +09:00