chiark / gitweb /
Remove the start/end code tab for UltiGCode flavor.
[cura.git] / Cura / gui / app.py
2013-08-22 daidRemove the start/end code tab for UltiGCode flavor.
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-24 daidTry to load settings from a previous cura if no prefere...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-04-25 daid303Improve the startup a bit, hide the splashscreen at...
2013-01-10 daid303Merge branch 'master' of github.com:daid/Cura
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...