tuhi/tuhigui
Peter Hutterer ff35e5bfc5 Cache the json files to disentangle them from Tuhi
Tuhi caches the json data but has no guarantee about storage. So we cache the
json we get from Tuhi and store it in our settings dir through our Config
backend. Then we use  those cached values to generate the SVG files.
2019-07-16 15:32:49 +10:00
..
__init__.py Add a GUI for Tuhi 2019-07-11 11:05:39 +10:00
application.py Add a Help entry in the menu (to point to the wiki) 2019-07-16 15:29:51 +10:00
config.py Cache the json files to disentangle them from Tuhi 2019-07-16 15:32:49 +10:00
drawing.py Cache the json files to disentangle them from Tuhi 2019-07-16 15:32:49 +10:00
drawingperspective.py Cache the json files to disentangle them from Tuhi 2019-07-16 15:32:49 +10:00
errorperspective.py Add a GUI for Tuhi 2019-07-11 11:05:39 +10:00
setupdialog.py Make the setup parts a dialog 2019-07-15 15:05:30 +10:00
svg.py Revert "Store the SVGs in the runtime directory" 2019-07-16 15:31:46 +10:00
tuhi.py Hook up synchronizing the state to the drawing perspective 2019-07-15 21:34:56 +10:00
window.py Allow for orientation changes for the device 2019-07-16 15:31:36 +10:00