Commit graph

1714 commits

Author SHA1 Message Date
Damien Elmes
d6df4f643b bump version 2011-02-20 14:08:08 +09:00
Damien Elmes
e6c6a10c62 if new deck canceled, make sure to move to noDeck 2011-02-20 13:55:40 +09:00
Damien Elmes
b6bcad4b9b rely on system installed setuptools 2011-02-09 21:55:30 +09:00
Damien Elmes
ae89409ae7 don't do anything if there are no decks to sync; warn user 2011-02-09 17:52:18 +09:00
Damien Elmes
c25b68fd87 work around intercepted connections 2011-02-04 19:46:05 +09:00
Damien Elmes
2b34f1f653 update tags when template renamed 2011-02-04 19:17:41 +09:00
Damien Elmes
d0169733d1 bump version 2011-02-03 00:22:13 +09:00
Damien Elmes
25aa35799b copy media from exporting deck instead of duplicating & deleting 2011-02-03 00:11:40 +09:00
Damien Elmes
8f4d2d85d3 make sure to save fields on drag/drop 2011-02-02 23:59:52 +09:00
Damien Elmes
d62b12de90 option for changing rev spacing 2011-02-02 23:38:51 +09:00
Damien Elmes
f9a8e98d84 allow congrats screen messages to wrap 2011-02-02 23:32:11 +09:00
Damien Elmes
46a68ecfa5 percent-escape images 2011-02-02 18:36:39 +09:00
Damien Elmes
f4ac6d75c3 tweak windows debug batch scripts 2011-02-02 18:27:29 +09:00
Damien Elmes
b39eb39e0d patches from bernhard 2011-01-31 13:10:44 +09:00
Damien Elmes
3aa6c6bd71 change edit current tooltip to status bar message 2011-01-28 14:22:31 +09:00
Damien Elmes
abd9e67fa9 bump version 2011-01-27 08:13:22 +09:00
Damien Elmes
3ea50a233d new card spacing > sibling spacing 2011-01-27 07:54:56 +09:00
Damien Elmes
50e547d685 type in answer patch from bernhard 2011-01-27 07:09:25 +09:00
Damien Elmes
57b816d573 feed keystrokes in webview to super 2011-01-27 06:07:56 +09:00
Damien Elmes
fdddf7de4e update shared deck code; don't drop indices and q/a cache anymore 2011-01-26 15:37:18 +09:00
Damien Elmes
be7cb780aa preserve alt tags when stripping images from browser 2011-01-26 12:58:51 +09:00
Damien Elmes
e97a3cc856 disable tooltip for broken osx shortcut 2011-01-26 12:03:44 +09:00
Damien Elmes
13abebf4a7 make sure we switch to the correct card when coming from modelprops 2011-01-26 11:04:00 +09:00
Damien Elmes
0d72810034 improve selective study screen 2011-01-25 12:40:37 +09:00
Damien Elmes
3df8411626 add a splitter in clayout 2011-01-25 12:11:38 +09:00
Damien Elmes
2baeac93e8 s/anki/paste 2011-01-24 12:10:05 +09:00
Damien Elmes
6a204b2b9f use the original filename if available when pasting 2011-01-24 12:08:03 +09:00
Damien Elmes
edd931b0ee bump version 2011-01-22 07:10:45 +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
ffb28df83b update some urls 2011-01-22 07:08:43 +09:00
Damien Elmes
d111118132 remove obsolete code in update check
we weren't sending deck info anyway as the decks are loaded later in the
startup process and have been for a long time
2011-01-22 06:26:34 +09:00
Damien Elmes
64f474f25c fix whitespace preservation option 2011-01-22 05:12:14 +09:00
Damien Elmes
cbbd823448 fix migration of media from old location 2011-01-22 04:44:14 +09:00
Damien Elmes
4908c3f268 if trying to open a unicode folder, make sure we encode to filesystem 2011-01-22 04:27:04 +09:00
Damien Elmes
39d3ffd6d3 tweaks for small screens 2011-01-22 04:18:06 +09:00
Damien Elmes
f01d1f9142 play audio once for each template, not once on open 2011-01-22 03:36:13 +09:00
Damien Elmes
94311153c8 don't let user create decks with certain characters 2011-01-21 09:55:12 +09:00
Damien Elmes
49e2526c58 don't mark the given subset as correct for type in the answer 2011-01-21 09:16:14 +09:00
Damien Elmes
34e2b9a71e make sure we call .reset() on the main window, not the parent when deleting model 2011-01-21 07:48:28 +09:00
Damien Elmes
f6407b8d4c make sure ctypes packages are included 2011-01-19 07:18:43 +09:00
Damien Elmes
3bdf7bc7a9 bump version 2011-01-18 04:33:31 +09:00
Damien Elmes
31d3f61da2 remove mediaURL on deck export 2011-01-18 03:16:11 +09:00
Damien Elmes
b66eaa8429 show a tooltip when session finished 2011-01-18 03:13:24 +09:00
Damien Elmes
68cdde20aa hack around qt bug in restoreGeom() 2011-01-18 03:09:46 +09:00
Damien Elmes
4ced0f326f make sure cram is disabled when no deck open 2011-01-18 02:56:23 +09:00
Damien Elmes
e93e29e45a always play audio in card layout; fix openPluginFolder on win32 2011-01-18 02:00:24 +09:00
Damien Elmes
e8a03cbd1d make sure we focus on currently selected template from model properties 2011-01-18 01:47:46 +09:00
Damien Elmes
49f3da23a4 fix exporting a packaged deck with media+foreign chars 2011-01-18 01:23:26 +09:00
Damien Elmes
36aadf1849 don't terminate sync early when we hit a deck set not to sync 2011-01-18 00:37:23 +09:00
Damien Elmes
a3bd909007 notify when undo done 2011-01-17 05:51:26 +09:00