Commit graph

1128 commits

Author SHA1 Message Date
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
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
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
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
Damien Elmes
d351d4e9cc Revert "possible workaround for the win32 images issue"
This reverts commit f72a99abf4.
2012-09-06 04:01:37 +09:00
Damien Elmes
a1b359d4ef warn rather than error out on duplicate fields 2012-09-06 03:54:58 +09:00
Damien Elmes
f90806277e fix dyn deck help link 2012-09-06 03:54:24 +09:00
Damien Elmes
0cafe6f739 update about 2012-09-06 02:42:34 +09:00
Damien Elmes
bc87e23e02 fix profile renaming 2012-09-06 02:24:41 +09:00
Damien Elmes
0f2eb2d056 don't warn about missing history if log > card reps
such a state will happen if same card reviewed in two locations, and is not an error
2012-09-04 06:52:34 +09:00
Damien Elmes
e2300abb82 don't error when editing options of filtered deck from deck list 2012-09-03 03:00:38 +09:00
Damien Elmes
f53a8f122e don't restore old position if we weren't in deck browser mode before 2012-09-03 02:42:11 +09:00
Damien Elmes
12f8526aac when refreshing deck browser, maintain position 2012-09-03 02:02:52 +09:00
Damien Elmes
2870d510d9 bump version 2012-08-30 23:19:29 +09:00
Damien Elmes
f72a99abf4 possible workaround for the win32 images issue 2012-08-30 22:28:49 +09:00
Damien Elmes
402aab88bf remove collapse item from menu 2012-08-28 12:58:25 +09:00
Damien Elmes
8732d7d34a bump version 2012-08-26 17:52:46 +09:00
Damien Elmes
6346e97e13 interval as '(learning)' in browser 2012-08-25 20:48:42 +09:00
Damien Elmes
73a7991940 fix a few osx shortcut tooltips 2012-08-25 13:44:49 +09:00
Damien Elmes
25dbe014b9 some tweaks to the collapse code
- don't show indicator for decks with no children
- make indicator fit in better
- skip the expensive due calculation when re-rendering
2012-08-25 13:40:09 +09:00
Damien Elmes
00fa1f363f Merge branch 'master' of github.com:dae/ankiqt 2012-08-25 13:22:40 +09:00
Damien Elmes
89ffc81cf7 open links in deck overview 2012-08-24 15:26:58 +09:00
Chris L
9a91345284 ankiqt collapse method
Seems to be a very popular request... here is a basic implementation
2012-08-23 21:29:45 -04:00
Damien Elmes
f2ea637520 bump version 2012-08-23 21:10:01 +09:00
Damien Elmes
3d227f27f2 report time studied at bottom of deck list 2012-08-23 21:09:16 +09:00
Damien Elmes
5e9f4f04a1 add initial factor back to dconf; unify capitalization 2012-08-23 21:07:25 +09:00
Damien Elmes
79d4d4d5c6 default to tab if user cancels delimeter selection 2012-08-23 20:08:57 +09:00
Damien Elmes
557c8e9ce4 hide accels in browser too 2012-08-23 20:02:31 +09:00
Damien Elmes
7c1178eed5 add "options" to deck list 2012-08-23 19:58:24 +09:00
Damien Elmes
6a32d870cf don't attempt to delete if no notes selected 2012-08-23 19:54:55 +09:00
Damien Elmes
5b30c7054a ensure we focus current deck when changing in add screen 2012-08-23 19:34:40 +09:00
Damien Elmes
828c3583b2 refuse to rename if folder exists 2012-08-23 19:26:46 +09:00
Damien Elmes
ce9b90b133 loadDeck() was obsolete 2012-08-23 19:06:02 +09:00
Damien Elmes
5d1376acb9 handle case where exception has no args 2012-08-23 18:53:57 +09:00
Damien Elmes
7be04bc2d5 represent interval multiplier as a % 2012-08-23 18:51:41 +09:00
Damien Elmes
449c41d38e ignore backspace key to delete cards if not on a mac 2012-08-23 17:09:16 +09:00
Damien Elmes
05a6671816 don't clobber order when checking for new cards in reposition 2012-08-23 15:09:36 +09:00
Damien Elmes
ea294ed47b eval js on cards 2012-08-23 14:01:48 +09:00
Damien Elmes
9926fbcdc5 e[0] in exception may be int 2012-08-23 13:54:39 +09:00
Damien Elmes
f1aac15f9e make sure to encode js errors before writing to console 2012-08-23 13:54:26 +09:00
Damien Elmes
ddd247ee26 allow the add cards dialog to be a bit thinner 2012-08-05 23:22:50 +09:00
Damien Elmes
a70abd7462 report # of cards deleted when reviewing 2012-08-03 20:30:19 +09:00
Damien Elmes
fde7db2d14 refuse to run on a unc drive 2012-08-01 12:12:09 +09:00
Damien Elmes
bc758220a7 importing from the command line
- a file path provided on the command line now will now trigger the import
  process
- if anki was already running on win/lin, send the import to that process
- if no profile was open, wait until profile opened before importing
- don't do that for password-protected profiles, as it could be used abusively
  in a school environment
- drop the old pid-based instance check
2012-07-28 13:01:41 +09:00
Damien Elmes
f7b41a11f6 make sure we write profile README in utf8 2012-07-28 11:13:34 +09:00
Damien Elmes
7796aaf4d5 refactor addon downloading into separate file 2012-07-24 17:00:25 +09:00
Damien Elmes
1788cd2fac as tmpfile() returns unicode now, shouldn't try to convert to unicode again 2012-07-19 17:41:52 +09:00
Damien Elmes
526578a11f bump version 2012-07-19 17:38:09 +09:00
Damien Elmes
ac8f04166c properly deal with python's broken unicode exception handling 2012-07-19 15:10:33 +09:00
Damien Elmes
43c8777c7f focus 'resume now' button 2012-07-19 13:52:56 +09:00
Damien Elmes
1d6bcd8a76 cmd+d on a mac 2012-07-19 13:17:38 +09:00
ospalh
95a7765e01 Fix unicode/ascii issue. 2012-07-16 10:32:45 +02:00
Damien Elmes
fa818afedd simplify audio playing and drop exclude 2012-07-15 16:42:18 +09:00
Damien Elmes
1860c77b89 allow downloading of https from clipboard 2012-07-15 16:41:55 +09:00
ospalh
fabe8572b9 Wrap the "Correct answer was" bit in a span with an id. 2012-07-05 16:15:17 +02:00
Damien Elmes
b1121ebfc1 bump version 2012-07-05 05:39:46 +09:00
Damien Elmes
c9906ccfc2 reset after change model so addcards reloads note and updates schema 2012-07-05 05:18:52 +09:00
Damien Elmes
0e15398686 reset() on model change 2012-07-05 04:55:54 +09:00
Damien Elmes
d4540e6197 change add tags shortcut to prevent conflict with latex 2012-07-05 03:36:48 +09:00
Damien Elmes
e83cd58e1f give the graphs window a maximize button 2012-07-05 00:47:43 +09:00