chiark / gitweb /
Move the validators from gui to util, they do not have gui specific code.
[cura.git] / Cura / gui / configBase.py
2012-08-31 daidMove the validators from gui to util, they do not have...
2012-07-30 daidMake 3D model colour configurable.
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-06-28 DaidSome layout changes adviced by Joris. To improve visibi...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-08 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-07 daidThe new GCode text editor with syntax highlight is...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidFix bug in centerX/Y update.
2012-04-10 daidAdd popup on textctrl, even tough it does not work...
2012-04-08 daidMerge pull request #43 from PyroMani/master
2012-04-08 Ferdi van der WerfUpstream merge
2012-04-08 Ferdi van der WerfFixes #1 issue
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-28 daidSplit gui to gui and util directories.
2012-03-27 daidMove SF into its own directory, to seperate SF and...