Commit graph

2905 commits

Author SHA1 Message Date
Damien Elmes
fb87626a7a tweak readmes 2012-10-09 01:43:14 +09:00
Damien Elmes
81dc4ce54b bump version; fix issue with importing on windows 2012-10-06 11:15:53 +09:00
Damien Elmes
f08984067c change stats message to warning 2012-10-06 05:39:03 +09:00
Damien Elmes
c78c16dd4a report firewall error 2012-10-06 05:36:15 +09:00
Damien Elmes
e6e703536e reduce minimum height of add screen 2012-10-02 19:20:26 +09:00
Damien Elmes
0b80b8bdf5 check for valid temp file on startup 2012-09-29 21:25:33 +09:00
Damien Elmes
f3c3281654 limit studied today message to minutes 2012-09-28 13:13:01 +09:00
Damien Elmes
d9ad404445 add is:due to left of browser 2012-09-28 13:12:26 +09:00
Damien Elmes
ff71cabc2b fix import error with 'raise' 2012-09-27 22:31:27 +09:00
Damien Elmes
0ace93e717 don't decode file argument as unicode; tell user to file>import if broken
When the file to import has non-latin characters in its path, we're not
handling the provided filename correctly. I tried decoding with
sys.getfilesystemencoding() with no luck, so this needs more looking into. In
the mean time, if we can't open the path name, tell the user to File>Import
the file instead.
2012-09-25 22:08:54 +09:00
Damien Elmes
ca2f9acce2 fix error in type answer when field has \g etc 2012-09-25 14:49:51 +09:00
Damien Elmes
dceb13c720 'no problems found' still fixes problems 2012-09-24 17:56:13 +09:00
Damien Elmes
f3b89df5bf allow f5 to replay audio 2012-09-24 17:17:00 +09:00
Damien Elmes
028e4c11fb another fix for downloading error message 2012-09-24 10:25:32 +09:00
Damien Elmes
94252dd59c make sure to mark deck active before we show its options 2012-09-23 21:28:58 +09:00
Damien Elmes
f03ac89817 typo 2012-09-23 17:17:27 +09:00
Damien Elmes
126dbcc3ce bump version 2012-09-23 16:25:41 +09:00
Damien Elmes
178ed3f5e5 default to including tags, media and scheduling on export 2012-09-23 15:46:41 +09:00
Damien Elmes
cf155a4c43 allow user to replace collection 2012-09-23 13:50:04 +09:00
Damien Elmes
c895c80371 compress backups and store as apkg 2012-09-22 23:31:38 +09:00
Damien Elmes
42a6701029 don't import ngettext; we don't want libanki domain 2012-09-22 15:17:26 +09:00
Damien Elmes
b7472e10ff catch corrupt col in sync too 2012-09-22 12:50:32 +09:00
Damien Elmes
cec679e059 if profile fails to load, revert back to profile manager 2012-09-22 12:46:48 +09:00
Damien Elmes
fd1116938c unwanted print statement 2012-09-22 01:12:08 +09:00
Damien Elmes
d2375145ed bump version and urls 2012-09-21 23:33:55 +09:00
Damien Elmes
fc0ff95912 update version check code 2012-09-21 23:33:41 +09:00
Damien Elmes
723fb1ee2e exception[0] may not be a string 2012-09-15 11:35:07 +09:00
Damien Elmes
9e50b14651 warn about .anki2 import 2012-09-15 09:44:56 +09:00
Damien Elmes
129d27b9f3 update about 2012-09-13 09:43:39 +09:00
Damien Elmes
4102dfd6f8 decrease minimum height of browser 2012-09-13 08:24:20 +09:00
Damien Elmes
4bdf673f0c if deck contains brackets, escape search string 2012-09-13 05:23:21 +09:00
Damien Elmes
06abd253df allow enter to show answer when webview focused 2012-09-12 05:27:59 +09:00
Damien Elmes
e7dbeeacae fix an i18n string 2012-09-11 08:39:41 +09:00
Damien Elmes
f107d61242 fix i18n msg 2012-09-11 08:18:30 +09:00
Damien Elmes
5b942f959d tweak top bar centering 2012-09-11 01:46:17 +09:00
Damien Elmes
fa07e4179a fix empty cards msg 2012-09-10 09:37:04 +09:00
Damien Elmes
ea3a5455c2 port duplicates message fix 2012-09-10 09:26:17 +09:00
Damien Elmes
38b92fedf5 Merge branch 'master' of github.com:dae/ankiqt
Conflicts:
	aqt/browser.py
2012-09-10 09:21:23 +09:00
Damien Elmes
e4ed15e111 Merge pull request #27 from sobjornstad/master
Pluralization
2012-09-09 17:16:43 -07:00
Soren Bjornstad
1f73b8cba8 added pluralization in a number of spots 2012-09-09 17:06:19 -05:00
Damien Elmes
583130d416 fix duplicates message 2012-09-10 04:33:44 +09:00
Damien Elmes
926d407f30 move hook import to global scope for issue 3289 2012-09-09 08:20:11 +09:00
Damien Elmes
8dee8a9add bump version 2012-09-09 06:10:18 +09:00
Damien Elmes
762fd7f8a1 remove Study from top toolbar 2012-09-09 00:24:03 +09:00
Damien Elmes
e895d73029 strip trailing whitespace from profile names 2012-09-09 00:23:53 +09:00
Damien Elmes
09559c35c8 catch 409 errors 2012-09-09 00:02:15 +09:00
Damien Elmes
50cd01ffdd learning queue orange 2012-09-06 06:32:14 +09:00
Damien Elmes
77669df030 bump version 2012-09-06 04:43:48 +09:00
Damien Elmes
125518a9ed hide the default deck if it's empty and there are other decks 2012-09-06 04:42:28 +09:00
Damien Elmes
bbbff0ca32 fix display of images on older qt versions when answer shown via keystroke 2012-09-06 04:26:43 +09:00