Damien Elmes
3bbd0bca7e
zip64 support, and import/export improvements
...
- we now allow exports over 2gb/64k files - AnkiMobile and AnkiDroid
will need to be updated to support this
- avoid compressing media files in export, as in the common case of
jpg/mp3 it's much faster with no increase in size
- exports and imports now show # of files processed
- mw.progress.update() now limits # of updates per sec
2016-02-26 10:01:46 +10:00
Soren I. Bjornstad
2c05c874d7
fall back to homedir on collection package export if no desktop
2014-08-05 11:25:24 -05:00
Soren I. Bjornstad
4ebb26fe6b
say "notes exported", not "cards", if appropriate
2014-08-05 09:50:29 -05:00
Soren I. Bjornstad
b4784b7437
add "export" button to deck menus
2014-06-19 19:13:12 -05:00
Damien Elmes
b151b049f5
fix unicode error on export
2013-05-24 10:32:21 +09:00
Damien Elmes
7787427a50
make sure we use correct extension when exporting
2013-05-23 15:32:47 +09:00
Damien Elmes
ea2dfaf59c
more exporting fixes
...
- make sure we default to last saved export location
- make sure we filter out backslash
- use fname not initial_path, because we're not passing in a path
2013-05-21 11:53:02 +09:00
Hans Engel
58ee373a4f
Escape deck characters as necessary in suggested deck export path
2013-05-19 08:34:55 -07:00
Hans Engel
9707786eea
default to deckname.apkg on single deck export ( #618 )
2013-05-18 09:24:53 -07:00
Damien Elmes
3e08f09b07
export filename check should be on basename
2013-05-14 20:47:31 +09:00
Damien Elmes
ce9e09d4c5
changes for qt5 on mac
...
- setShown() -> setVisible()
- qt_mac_set_menubar_icons() no longer exported, use alternative method
2013-04-15 13:46:07 +09:00
Damien Elmes
fa07268763
don't allow invalid chars in file export ( #694 )
2013-02-20 15:12:07 +09:00
Damien Elmes
b2457811a2
optimize imports
2012-12-22 09:17:10 +09:00
Damien Elmes
011cbde3b9
card tsv exporter
2012-12-21 21:32:21 +09:00
Damien Elmes
d477df8c28
merged libanki and ankiqt into single distro
2012-12-21 16:51:59 +09:00