Commit graph

519 commits

Author SHA1 Message Date
Damien Elmes
cf3b51c30c find duplicates 2012-05-27 00:11:59 +09:00
Damien Elmes
064803bce7 overhaul font handling
- set the default webview font to the system font
- remove explicit font size settings in favour of the default
- remove card list size customization in favour of the default
2012-05-26 20:28:30 +09:00
Damien Elmes
c5eb16f0ea add missing : 2012-05-26 13:04:38 +09:00
Damien Elmes
99bb91d6d3 add spacing in add cards, unify wording 2012-05-25 11:41:34 +09:00
Damien Elmes
65f82176c9 add studied/again today 2012-05-25 11:32:29 +09:00
Damien Elmes
c71fa02e57 Revert ""card's note""
This reverts commit 617c3042c3.
2012-05-25 11:18:16 +09:00
Damien Elmes
03577285bb reword use current deck option in prefs 2012-05-25 10:07:05 +09:00
Damien Elmes
92696bf15e studydeck for importing too 2012-05-24 22:16:59 +09:00
Damien Elmes
c42865425a move deck selection to top of add cards 2012-05-24 22:12:09 +09:00
Damien Elmes
eb491a7a55 presets 2012-05-24 15:26:28 +09:00
Damien Elmes
63a31dc7bd update cram for new properties 2012-05-24 14:19:25 +09:00
Damien Elmes
f836d8d9bb ivlFct and maxIvl 2012-05-24 14:10:47 +09:00
Damien Elmes
646116604c custom templates for browser display, move clayout buttons into dropdown 2012-05-22 15:36:31 +09:00
Damien Elmes
cf7ed9ea2f handle proxy config in libanki 2012-05-22 14:14:59 +09:00
Damien Elmes
617c3042c3 "card's note" 2012-05-22 11:59:53 +09:00
Damien Elmes
d2fb8ac572 replace fi adjustment with ivl factor 2012-05-20 21:38:14 +09:00
Damien Elmes
2bb2a4f412 study more option when daily limits reached 2012-05-20 21:22:15 +09:00
Damien Elmes
a134338f5a fix custom proxy support 2012-05-20 18:29:11 +09:00
Damien Elmes
893ed2bd1f default learn ahead max is too small 2012-05-19 16:20:22 +09:00
Damien Elmes
26e05e19c0 widen deck name input diags 2012-05-14 06:36:49 +09:00
Damien Elmes
0b3291d589 show parent limit in options 2012-05-06 18:46:04 +09:00
Damien Elmes
f0b6a22f03 noteimp logs total itself; set import button to default 2012-05-06 17:53:46 +09:00
Damien Elmes
4f09e26c8b increase cram deck limit 2012-05-05 23:52:01 +09:00
Damien Elmes
b1ba96d517 add option to paste as pngs; compress pngs 2012-05-04 15:32:13 +09:00
Damien Elmes
2279704a11 Merge branch 'master' of github.com:dae/ankiqt 2012-05-04 14:31:07 +09:00
ospalh
eafac36341 Use the icon for the profiles selection dialog as well. 2012-05-02 19:23:39 +02:00
Damien Elmes
c5297afad4 save->close 2012-05-02 13:19:07 +09:00
Damien Elmes
d66931359c don't wrap lines in debug console 2012-04-26 18:25:58 +09:00
Damien Elmes
bd2c109d15 more terminology updates 2012-04-25 11:44:13 +09:00
Damien Elmes
2d11b6e7d7 allow statements in debug console 2012-04-25 10:12:17 +09:00
Damien Elmes
b6adc9f1bb set a sensible minimize size for the editor in the browser 2012-04-24 08:10:44 +09:00
Damien Elmes
db64251026 increase change deck dialog size 2012-04-24 02:30:16 +09:00
Damien Elmes
b3093ad336 option to use current deck when adding 2012-04-23 03:49:32 +09:00
Damien Elmes
608d2c77ba show indicator on marked cards; fix type answer bug 2012-04-22 11:24:39 +09:00
Damien Elmes
7153cec347 rework colour button 2012-04-22 09:46:56 +09:00
Damien Elmes
f86d38d0f8 reset() after deleting empty cards 2012-04-22 08:20:47 +09:00
Damien Elmes
3abd433337 add options to delete and edit addons 2012-04-22 06:10:13 +09:00
Damien Elmes
69355be953 remove plugin enabling/disabling 2012-04-22 05:30:46 +09:00
Damien Elmes
20dfa416d2 show # of decks using options group 2012-04-22 00:07:22 +09:00
Damien Elmes
21d60086a8 don't allow final template to be deleted in empty note type 2012-04-20 22:37:20 +09:00
Damien Elmes
e3a59f8cf7 add simple debug console 2012-04-20 03:05:59 +09:00
Damien Elmes
ff6abe2b9d strip reviewing card info into separate add-on 2012-04-20 02:16:21 +09:00
Damien Elmes
04cf8e9eb9 remove delete media option from prefs; too niche 2012-04-19 22:09:25 +09:00
Damien Elmes
c60a6560c1 split empty card removal into separate diag 2012-04-19 11:14:36 +09:00
Damien Elmes
e2ed5b54c8 add home+end shortcuts 2012-04-19 07:12:20 +09:00
Damien Elmes
bef0efd22a fix default split in browser 2012-04-19 06:24:27 +09:00
Damien Elmes
d919615475 refactor language handling
Because Qt translations need to be initialized before any widgets are created,
and because the Qt language needs to match the gettext language in order for
translated shortcuts to work, per-profile language settings aren't possible.
So instead of storing the language in the profile, we use
pm.meta['defaultLang'] for all profiles and initialize language handling in
__init__.py

The language selection in the preferences has been removed, because in a
school setting a student fiddling with the language could potentially cause
other students to be unable to navigate the UI. Instead, Anki will accept
-l/--lang passed on the command line to override the original language chosen
at first program startup.
2012-04-18 03:06:56 +09:00
Damien Elmes
d469428471 add jump to deck feature 2012-04-17 23:48:47 +09:00
Damien Elmes
1c9fe166af add select all shortcut 2012-04-16 23:29:39 +09:00
Damien Elmes
7fca98092c add option to force full sync 2012-04-12 19:01:45 +09:00