chiark / gitweb /
Merge pull request #601 from CapnBry/reloadscene
[cura.git] / Cura / gui / mainWindow.py
2014-03-04 nallathMerge pull request #601 from CapnBry/reloadscene
2014-03-04 nallathMerge pull request #588 from ryneches/SteamEngine
2014-02-24 daidFix for if Cocoa library is not found.
2014-02-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-24 daidMerge pull request #742 from Dim3nsioneer/SteamEngine
2014-02-24 daidPush objects free if the head sizes are adjusted.
2014-02-24 Dim3nsioneerMerge pull request #2 from daid/SteamEngine
2014-02-20 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-02-19 daidMerge pull request #737 from GreatFruitOmsk/SteamEngine
2014-02-18 Ilya KulakovWorkaround for the issue when drag'n'drop to Cura's...
2014-02-16 daidFix bug that causes objects not to be re-arranged when...
2014-02-13 daidMake the profile per machine. this code is becoming...
2014-02-13 daidFix drag&drop bug.
2014-02-12 daidMerge pull request #724 from Dim3nsioneer/SteamEngine
2014-01-30 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-30 daidRemove all the absolute imports, as they are unneeded.
2014-01-30 daidFix doodle3D and Dummy printer connections for new...
2014-01-29 Dim3nsioneerMerge pull request #1 from daid/SteamEngine
2014-01-29 daidFix engine-log from file menu entry.
2014-01-24 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2014-01-24 daidChange how the engine is interfaced from the python...
2014-01-13 daidTrigger slicing when updating one-at-a-time mode.
2014-01-02 daidUpdate one-at-a-time and all-at-once printing dynamicly...
2013-12-19 daidAdded keyboard control for the 3D window to look around...
2013-12-18 daidAdd the machine settings option to the machine menu.
2013-11-29 daidAdd printWindow2, the new printerConnection based print...
2013-11-22 daidAdded shortcut key for expert settings menu. See #619
2013-11-22 daidAlways show the head offset wizard item, but only enabl...
2013-11-21 daidCura 13.11.2 fails to startup without dual-extrusion...
2013-11-20 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-11-18 daidDisable the bed level and head offset wizards for UM2.
2013-11-12 daidHopefully suppress the OpenClipboard failed message.
2013-10-31 daidUpdate UM2 firmware to 13.10-3 to fix the SD-Card read...
2013-10-28 Bryan MaylandAdd "Reload platform" to refresh all the objects on...
2013-10-14 daidFixing problem for #282
2013-10-07 daidFix the default firmware install menu item.
2013-10-07 daidOnly enable the default firmware menu item when we...
2013-10-07 daidUpdate build_app.py to use proper versions, maybe this...
2013-10-07 daidSome small changes suggested by ErikDeBruijn
2013-10-04 daidAdd some more missing strings to the translations.
2013-10-04 daidMerge pull request #581 from martinxyz/SteamEngine
2013-10-04 daidLanguage fixes from the lang_nl_corr1 branch.
2013-10-01 daidUpdate code for translations, fix a few translation...
2013-10-01 daidAdd better about window with all parts and licenses...
2013-10-01 daidMerge pull request #575 from ad1217/SteamEngine
2013-09-30 daidMerge pull request #574 from hg42/redesign-drop-handler
2013-09-28 hg42@gmx.netredesign file drop handler: multiple files, directories...
2013-09-27 daidMerge pull request #571 from hg42/fix-temperatureHeatUpPLA
2013-09-27 daidMerge pull request #569 from oni303/patch-1
2013-09-27 daidSome cleanup, and add notification when loading a profi...
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-24 daidMerge pull request #564 from hg42/allow-dropping-profile
2013-09-24 daidAdd multiple machine configurations. No way to switch...
2013-09-23 daidFix warning message on custom firmware.
2013-09-23 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-09-21 hg42@gmx.netallow dropping profile (*.ini) onto window
2013-09-19 Jaime van Kesselmerged
2013-09-19 Jaime van KesselAdded option to copy profile settings to clipboard...
2013-09-19 daidRemove debug prints.
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 daidSeperate the machine settings from the preference settings
2013-09-16 hg42@gmx.netallow dropping gcode files
2013-09-16 daidFix localization merge.
2013-09-16 daidAdd Ultimaker2 support.
2013-09-16 daidMerge pull request #557 from GreatFruitOmsk/i18n
2013-09-15 Ilya KulakovAdd initial support for i18n.
2013-08-28 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-08-28 daidAdd youmagine link to help menu.
2013-08-23 daidMake the platform 10mm smaller if you have dual extrusi...
2013-08-22 daidRemove the start/end code tab for UltiGCode flavor.
2013-08-20 daidMoved the youmagine button to the 3D view, still not...
2013-08-19 daidAdd progress bar to YouMagine upload.
2013-08-12 daidMerge pull request #531 from jcosmo/SteamEngine
2013-08-12 daidAdd youmagine uploader (inactive, no API urls filled)
2013-08-01 daidAdd PID debugger for debugging PID settings, requires...
2013-06-26 daidMerge branch 'SteamEngine' of github.com:daid/Cura... 13.06.4
2013-06-26 DaidMerge branch 'SteamEngine' of https://github.com/daid...
2013-06-26 daidRemove the super-foruma tool
2013-06-26 daidChange the behaviour of the "print" file menu entry...
2013-06-25 daidFix #458
2013-06-24 daidFix the print menu item.
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-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-17 daidRemove the revolution from the title, looks silly.
2013-06-14 daidMerge branch 'SteamEngine' of github.com:daid/Cura...
2013-06-14 daidIf an object is too large, scale it down, but not so...
2013-06-10 daid303Fix plugin support, fix the pauzeAtZ plugin.
2013-05-27 daid303Add clear-all to file menu.
2013-05-21 daid303Merge branch 'SteamEngine' of github.com:daid/Cura... 13.05
2013-05-17 DaidFix the expert window on MacOS. Remove the exception...
next