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 |
|
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
|
b4ff7f1779
|
fix up/down buttons on interval multiplier
|
2012-08-27 00:46:14 +09:00 |
|
Damien Elmes
|
8732d7d34a
|
bump version
|
2012-08-26 17:52:46 +09:00 |
|
Damien Elmes
|
e70b889323
|
Merge branch 'master' of github.com:dae/ankiqt
|
2012-08-26 00:43:51 +09:00 |
|
Damien Elmes
|
f23a43ce7d
|
Merge pull request #25 from kmicklas/patch-1
fix desktop file
|
2012-08-25 08:43:37 -07:00 |
|