MrDraw/tests/filemanager
Gina Häußge 42ac133436 Support full UTF8 file names
Files (and folders) are still slugified to ASCII for storage on disk,
but now the original filename is stored alongside in metadata.yaml
and used for display in the file list and print status.

The slicing dialog also inherits that display name for use as base
for the suggested GCODE name.

Internally, everything still depends completely on the slugified
ASCII version.

This implements #2094
2017-10-12 18:08:41 +02:00
..
_files Improved slicing and file management 2014-10-06 17:34:07 +02:00
__init__.py Moved filemanager method tests to test_filemanager.py 2015-10-07 17:50:08 +02:00
test_filemanager.py Support full UTF8 file names 2017-10-12 18:08:41 +02:00
test_localstorage.py Support full UTF8 file names 2017-10-12 18:08:41 +02:00