chiark / gitweb /
Add language selection.
[cura.git] / Cura / gui / preferencesDialog.py
2013-10-01 daidAdd language selection.
2013-09-26 daidAdd option to add/remove machines from machine setting...
2013-09-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-26 daidAdd proper head sizes for the Ultimaker2.
2013-09-25 daidAdd machine switching menu items. Add tabs in machine...
2013-09-25 daidAdd multiple tabs for multiple machine configurations...
2013-09-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-24 daidUpdate the GUI when changing machine settings.
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-19 Jaime van Kesselmerged
2013-09-19 Jaime van KesselAdded option to copy profile settings to clipboard...
2013-09-19 daidMerge pull request #561 from hg42/allow-dropping-gcode
2013-09-19 daidMerge fix.
2013-09-18 daidSeperate the machine settings from the preference settings
2013-09-18 daidRemove unused import.
2013-09-16 daidFix localization merge.
2013-09-16 daidMerge pull request #557 from GreatFruitOmsk/i18n
2013-09-15 Ilya KulakovAdd initial support for i18n.
2013-08-05 daidAdd support for generating UltiGCode flavor of GCode.
2013-05-28 daid303Add option to disable SD auto detect. Log output if...
2013-05-17 daid303Copyright message needs to be after the __future__...
2013-05-17 daid303Add proper copyright statements.
2013-04-23 daid303Add configurable head size.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 DaidTurn the preferences window into a dialog, which fixes...
2013-04-19 daid303Slice all the objects at once if one of them is larger...
2013-04-19 daid303Fix color selection.
2013-04-17 daid303Merge branch 'master' into SteamEngine
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 daid303Put SD card code in a seperate file.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Only show removable media on windows for SD cards....
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-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-02-18 daid303Added online stat collection, added dropdown 3D button.
2013-01-10 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-10 daid303Add feature which checks for newer releases on startup.
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-06 daid303Fixed the imports.
2012-12-06 DaidUpdated all lineends for py files to unix style.
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-11-29 daid303Some small text updates.
2012-11-06 daid303Update on the GL window, better lighting. Upda on the...
2012-10-29 DaidFilter out symlinks in /Volumes/ instead of filtering...
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 daid303Only list directories and never the main HD
2012-10-26 daid303List volumes for macos SD card.
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-08-31 daidMove the validators from gui to util, they do not have...
2012-08-03 daidAdd support for heated bed temperature setting.
2012-07-31 daidAdd model colors for multiple extruders.
2012-07-30 daidMake 3D model colour configurable.
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-06-30 DaidAdded newer ultimaker firmware. Make linux version...
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-22 DaidAdded copy to SD feature. Fixed #138
2012-05-19 DaidUpdated the preference dialog so that is wider instead...
2012-05-11 daidMerge branch 'master' of github.com:daid/Cura
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-04-29 DaidMove extruder offset and extruder head size to preferences.
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-12 daidFixed #46 - added support for calculating print costs.
2012-04-12 daidAdd option to save profile when slicing
2012-04-04 Lawrence JohnstonMerge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2'
2012-04-03 daidUpdated print window with statistics about the print...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-03-28 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-27 daidMove SF into its own directory, to seperate SF and...