Commit graph

40 commits

Author SHA1 Message Date
Damien Elmes
09559c35c8 catch 409 errors 2012-09-09 00:02:15 +09:00
Damien Elmes
5d1376acb9 handle case where exception has no args 2012-08-23 18:53:57 +09:00
Damien Elmes
9926fbcdc5 e[0] in exception may be int 2012-08-23 13:54:39 +09:00
Damien Elmes
ac8f04166c properly deal with python's broken unicode exception handling 2012-07-19 15:10:33 +09:00
Damien Elmes
61c577df85 on a sync conflict with a local empty deck, force download 2012-07-04 19:55:49 +09:00
Damien Elmes
20333fc8e2 full stack trace on syncing error 2012-06-20 09:10:40 +09:00
Damien Elmes
f6e79591ef catch upgradeRequired event 2012-05-30 16:09:38 +09:00
Damien Elmes
2f6db69113 can't specify coding in unicode(except); convert traceback instead 2012-05-23 09:19:07 +09:00
Damien Elmes
0b7ebe59bb fix some unicode errors 2012-05-21 12:02:27 +09:00
Damien Elmes
1d8fd1437b tweak wording 2012-04-24 13:42:12 +09:00
Damien Elmes
1c2c1a62c6 KB -> kB 2012-04-21 00:31:19 +09:00
Damien Elmes
2ab4667a73 translatable ankiweb signup page 2012-04-18 04:01:33 +09:00
Damien Elmes
dc65441623 shortcuts for cramming and options 2012-04-11 21:29:35 +09:00
Damien Elmes
88cf743c8a make sure to catch unknown errors during sync 2012-04-06 05:25:31 +09:00
Damien Elmes
4e5b04611e don't throw a traceback when internet down 2012-03-24 23:48:20 +09:00
Damien Elmes
801feaa41b show sync errors in a text window 2012-03-19 23:20:47 +09:00
Damien Elmes
9d5c63d3d2 link to beta ankiweb 2012-03-19 23:17:07 +09:00
Damien Elmes
c121edf5d6 catch 500 errors 2011-12-16 10:37:18 +09:00
Damien Elmes
681c8dea9f add autosync flag, make sure we close col windows on sync 2011-12-08 00:31:04 +09:00
Damien Elmes
d9a7eba7c2 add upload/download progress 2011-12-06 01:36:47 +09:00
Damien Elmes
238a9a823c catch more errors 2011-12-05 17:52:26 +09:00
Damien Elmes
705e809175 report when media sync starts 2011-12-05 15:36:52 +09:00
Damien Elmes
7f3fb805ca catch 502 2011-12-05 15:36:22 +09:00
Damien Elmes
8f9e4ca5ee after full sync, reopen deck for media sync 2011-12-05 14:51:51 +09:00
Damien Elmes
452ed53019 after initial auth, set self.hkey so full sync works 2011-12-04 19:11:39 +09:00
Damien Elmes
240f61fd49 catch timeout errors; blank key when badAuth received 2011-12-04 19:10:26 +09:00
Damien Elmes
42a0e43a3d tweak wording 2011-12-04 18:15:11 +09:00
Damien Elmes
1fe48b0c3a tweak sync messages 2011-12-04 16:25:36 +09:00
Damien Elmes
67285cd230 fix full upload 2011-12-04 15:30:12 +09:00
Damien Elmes
e03b51fae8 option to disable media sync 2011-12-04 14:01:22 +09:00
Damien Elmes
7a71a0798c new sync gui 2011-12-04 13:54:00 +09:00
Damien Elmes
b9522487ad finish fields dialog 2011-11-30 12:36:12 +09:00
Damien Elmes
cf87d19905 refactor card layout, reviewing 2011-11-28 14:37:07 +09:00
Damien Elmes
87da9f48b1 facts->notes 2011-11-23 13:35:14 +09:00
Damien Elmes
a253d756e3 use pyqt api2; move all imports into a single file for pyside 2011-04-28 09:28:02 +09:00
Damien Elmes
7de4552b0e configurable document dir 2011-04-28 09:27:57 +09:00
Damien Elmes
7acc6a882b gpl>agpl 2011-04-28 09:27:53 +09:00
Damien Elmes
292f6403a1 update help references and some old links 2011-04-28 09:26:52 +09:00
Damien Elmes
698ba38e74 move various major functions into separate files 2011-04-28 09:26:50 +09:00
Damien Elmes
103871a5b1 refactor file layout
- ankiqt->aqt
- move all the files in ui into the top level
- move icons_rc.py into aqt/forms, and the qrc into designer/
- remove setuptools
2011-04-28 09:26:45 +09:00
Renamed from ankiqt/ui/sync.py (Browse further)