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
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
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
Damien Elmes
ae2b1592dc
don't die if a user redownloads a disabled plugin
2011-01-17 04:56:17 +09:00
Damien Elmes
37ea235b3d
if failed cards customized, ensure we set custom mode
2011-01-17 02:31:54 +09:00
Damien Elmes
22134a5fb8
don't use buggy osx colour dialog
2011-01-15 20:19:37 +09:00
Damien Elmes
146a881f9b
make 'card layout' translatable thanks to piotr
2011-01-15 18:50:53 +09:00
Damien Elmes
b336671236
allow for the fact that opening the deck while syncing may disable syncing
2011-01-15 00:15:54 +09:00
Damien Elmes
6f676c8f03
disable incremental reading on update
2011-01-14 18:29:46 +09:00
Damien Elmes
4163430e52
fix for sqlalchemy & unicode
2011-01-14 01:11:11 +09:00
Damien Elmes
e806800f1d
use {{ }} internally instead of the old %(...)s format
2011-01-13 19:46:12 +09:00
Damien Elmes
828c2cdf17
prettify the too busy message
2011-01-13 18:51:48 +09:00
Damien Elmes
7a7c1d3b0d
detect dropbox location
2011-01-13 18:32:03 +09:00
Damien Elmes
462cfa5b83
strip code & add helper func
2011-01-13 18:16:37 +09:00
Damien Elmes
eecbf51ba0
add pydropbox code
2011-01-13 18:11:30 +09:00
Damien Elmes
6dd98dc04b
always save prefix to custom media
2011-01-13 05:57:19 +09:00
Damien Elmes
6ddc6641e0
fix record noise profile on win32
2011-01-13 05:44:31 +09:00
Damien Elmes
0543df9bea
if lastSync = 0, make sure we force in the right direction
2011-01-13 05:23:41 +09:00
Damien Elmes
eddc43697e
add help to the main importing screen too
2011-01-11 22:33:32 +09:00
Damien Elmes
bff2b2350b
link help button in update screen
2011-01-11 21:38:17 +09:00
Damien Elmes
f01253c19a
add confirmation to localize media
2011-01-10 18:53:57 +09:00
Damien Elmes
bc1526794f
just don't migrate if paths are the same, instead of raising an error
2011-01-10 17:19:35 +09:00
Damien Elmes
f973dabb9a
make importing dialog scrollable
2011-01-02 19:20:20 +09:00
Damien Elmes
9b9bb4bd64
make sure to clean up properly after incorrect user/pass
2011-01-02 18:43:03 +09:00
Damien Elmes
9b7ce444b4
default to a saturated colour
2011-01-02 18:22:25 +09:00
Damien Elmes
030ce39105
work around bug in qt color dialog
2011-01-02 18:21:27 +09:00
Damien Elmes
364773fa9d
more robust positioning of cursor for latex
2011-01-02 18:02:07 +09:00
Damien Elmes
06d4fde294
Revert "selective study option"
...
This reverts commit ff18c05fbf .
make it default to true for now
2011-01-02 17:40:11 +09:00
Damien Elmes
ff18c05fbf
selective study option
2011-01-02 17:39:57 +09:00
Damien Elmes
88c7717537
use text if the document has no html and stripHTML off
2011-01-02 17:10:16 +09:00
Damien Elmes
8fbf2cb412
translation patch from piotr
2011-01-02 10:00:10 +09:00
Damien Elmes
7054281bb8
don't needlessly copy recorded audio
2010-12-27 04:32:51 +09:00
Damien Elmes
b6665230d1
fix clock off message
2010-12-27 03:07:46 +09:00