chiark / gitweb /
Add feature which checks for newer releases on startup.
[cura.git] / Cura / gui / app.py
2013-01-10 daid303Add feature which checks for newer releases on startup.
2013-01-07 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-04 DaidAdd full screen option for MacOS.
2012-12-24 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-12-24 Daidcopy the cura examples from the proper location.
2012-12-17 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-17 daid303Add bed leveling wizard.
2012-12-13 daidMerge pull request #287 from GreatFruitOmsk/master
2012-12-13 Ilya KulakovDo not import splashScreen when platform is darwin.
2012-12-10 daidMerge pull request #284 from jcosmo/timelapse_spelling
2012-12-10 daid303Make a single entry point for the GUI interface, as...