chiark / gitweb /
Update code for translations, fix a few translation issues and add a few missing...
[cura.git] / Cura / gui / configBase.py
2013-10-01 daidUpdate code for translations, fix a few translation...
2013-09-25 daidAdd multiple tabs for multiple machine configurations...
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-19 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-19 daidFix the usage stats submit. Some minor cleanup.
2013-09-18 daidFix loading of machine settings. Minor cleanup
2013-08-06 daidAdd support for using different extruders for support...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-19 daid303Fix color selection.
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-16 daid303Bugfix for mac and inproper values in settings.
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-04 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-04-03 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Re-slice on setting change. Better serial port auto...
2013-03-25 daid303Merge fix.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-20 daid303Update the preference window to use the new setting...
2013-03-20 daid303Make better use of the new settings code.
2013-03-20 daid303Make new setting code active, and add all ranges for...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-02-14 daid303Add the option to cut the bottom of a model, for none...
2013-01-29 daidMerge pull request #349 from smorloc/master
2013-01-28 smorlocDisabled setting mininum control width
2013-01-27 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-27 daidMerge pull request #347 from smorloc/master
2013-01-26 Steven MorlockUI update to support MacOS
2013-01-26 smorlocUI update to support MacOS
2013-01-25 smorlocDynamic columns in left left pane (for testing)
2013-01-24 daid303Split off some code from preview3d.py, which is becomin...
2013-01-24 daidMerge pull request #342 from smorloc/master
2013-01-24 smorlocFix for problems with new layout
2013-01-22 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-22 daidMerge pull request #338 from smorloc/master
2013-01-21 smorlocNew layout
2012-12-07 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-07 daid303Update on normal/quickprint mode. Now they share a...
2012-12-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2012-12-06 daid303Move resources in to their own subdirectory and update...
2012-12-06 daid303Fixed the imports.
2012-10-29 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-29 daid303No longer allow to resize the preferences and expert...
2012-10-26 DaidFix the tooltip over the combobox for macOS X
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-09-02 DaidSome minor updates to fix some screen refresh issues.
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...