chiark / gitweb /
Added copy button to project planner, and cleaned up project planner code a bit.
[cura.git] / Cura / gui / projectPlanner.py
2012-05-04 daidAdded copy button to project planner, and cleaned up...
2012-05-04 daidFixed bug where tooltip was still shown when pressing...
2012-05-04 daidRemove duplicate code.
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 daidAdded more GCode validation to GCode editor. Made temp...
2012-05-01 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-01 daidUpdate preferences to allow math expressions. Fixed #86
2012-04-29 DaidMove extruder offset and extruder head size to preferences.
2012-04-27 Daidbackwards compatibility with older project files.
2012-04-27 DaidAdded extruder selection to project planner, fixed...
2012-04-27 DaidSlightly increase the default machine head size because...
2012-04-25 daidReport total time spend slicing after project planner...
2012-04-25 daidAdded tool switching GCode. Made the E value reset...
2012-04-24 daidMerge pull request #79 from PyroMani/master
2012-04-24 Ferdi van der WerfBugfix - Missing )
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-23 daidRemove menu from project planner, and replace it with...
2012-04-23 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-22 DaidEnable skirt in project planner if needed.
2012-04-22 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-21 DaidChange abort button into close button after slicing...
2012-04-21 DaidAdd autoplace button to project planner
2012-04-20 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-20 daidSay project planner in title bar
2012-04-20 daidAdd progress window to project planner.
2012-04-20 daidAdd scale/rotate controls to project planner.
2012-04-20 daidOn close we have a "deselection" on the listbox, but...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-19 daidAdd direct control buttons to print window (needs icons...
2012-04-19 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-19 daidUpdated project planner to use an alteration file betwe...
2012-04-19 daidUpdate to project planner, toolbar icon buttons, less...
2012-04-18 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-18 DaidFix for bug caused by offloading scaling to the 3D...