chiark / gitweb /
Fix to add initial model file(s) to MRU list
[cura.git] / Cura / gui / mainWindow.py
2013-01-19 smorlocFix to add initial model file(s) to MRU list
2013-01-17 smorlocAdded "Check for update..." menu item
2013-01-17 smorlocSave & restore main window position
2013-01-16 daidMerge pull request #323 from smorloc/master
2013-01-15 smorlocAdded MRU file list for models & profiles
2013-01-04 daid303Only show the minecraft import when you have minecraft...
2013-01-02 daid303Added minecraft import tool.
2012-12-24 DaidMerge branch 'master' of https://github.com/daid/Cura
2012-12-21 daid303Remove useless ;
2012-12-21 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-21 daid303Fix for mainscreen layout on MacOS when slicing.
2012-12-20 daid303Fix a minor layout issue when slicing multiple files...
2012-12-17 daid303Merge branch 'master' of github.com:daid/Cura
2012-12-17 daid303Add bed leveling wizard.
2012-12-10 daid303Fix the simplemode.
2012-12-10 daid303Fixed the layout problems with the quickprint/normal...
2012-12-10 daidMerge pull request #284 from jcosmo/timelapse_spelling
2012-12-10 daid303Make a single entry point for the GUI interface, as...
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 some gui utility files into a seperate location...
2012-12-06 daid303Move resources in to their own subdirectory and update...
2012-12-06 daid303Fixed the imports.
2012-12-06 daidMerge pull request #280 from GreatFruitOmsk/macosx
2012-12-05 Ilya KulakovMerge remote-tracking branch 'upstream/master' into...
2012-12-05 Ilya KulakovInitial subclass of wx.App and removing splash on Mac...
2012-12-04 daid303Always use machine size / 2 as machine center and remov...
2012-12-03 daid303Set the default minimal layer time to 5 seconds. Proper...
2012-11-29 daid303Some small text updates.
2012-10-31 daid303Add post processing plugin support.
2012-10-31 daid303Add post processing plugin support.
2012-10-29 daid303Add preferences shortcut key #246
2012-10-29 DaidFix the splashscreen overlaying on the first run wizard...
2012-10-29 DaidFixes for macOS packing.
2012-10-29 daid303Bugfix in mac example copy.
2012-10-29 daid303Bugfix in mac example copy.
2012-10-29 daid303Better way to add shortcut keys so they show on the...
2012-10-29 daid303Add shortcut keys for load/slice/print.
2012-10-26 daid303Removed _export suffix. Slighty changed some texts.
2012-10-26 DaidFix bug where fullscreen on mac caused problems with...
2012-10-15 daid303Add warning when installing custom firmware
2012-10-15 daid303Fix the background of the load/prepare/print buttons...
2012-10-15 DaidVarious fixes to improve button layout on MacOS.
2012-10-05 daid303Start the first run wizard when we do not know the...
2012-10-04 daid303Update the text of support a bit, so it is a bit cleare...
2012-10-03 daid303Remove the reference to slicing from the popup message.
2012-10-03 daid303Merge branch 'master' of github.com:daid/Cura
2012-10-03 daid303Add a retraction enable setting. Add extrusion/retracti...
2012-09-26 daidAdded obj support to Cura.
2012-09-25 DaidMerge branch 'master' of github.com:daid/Cura
2012-09-20 daidAdd a tools menu for the project planner and the batch...
2012-09-12 daidAdd the feature where support material is generated...
2012-09-10 daidFixed #211
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-08-30 daidAdded a loading splashscreen. (needs better artwork)
2012-08-28 DaidFixed #202
2012-08-03 daidAdd support for heated bed temperature setting.
2012-07-25 daidA fix for #182
2012-07-24 daidReduce the 3D preview window size if the main window...
2012-07-09 daidAdded yellow popup to reset scale/mirror/rotate on...
2012-07-05 daidDisable the 2D slicer before someone finds it!
2012-07-05 DaidAdded feature to load a profile from a sliced GCode...
2012-07-03 daidAdded support for drag&drop files into Cura.
2012-07-02 daidMerge branch 'master' of github.com:daid/Cura
2012-07-02 daidFixed #153
2012-06-30 DaidAdded newer ultimaker firmware. Make linux version...
2012-06-28 DaidSome layout changes adviced by Joris. To improve visibi...
2012-06-28 daidAdded basic batch run tool. Still needs some more enhan...
2012-06-26 daidAdd bed temperature control to printer interface. Only...
2012-06-22 DaidFixed #135 - Update preview window controls when loadin...
2012-06-21 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-20 DaidAdded reset profile to default option.
2012-06-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-06-01 daidAdded start of SVG 2D slicer.
2012-05-29 daidUse a function to generate the "_export.xxx" filename
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 daidBring simple mode window up to speed with the rest
2012-05-06 DaidFixed #93 - Oh noes, only 1 change this weekend. What...
2012-05-04 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-03 DaidMerge branch 'master' of github.com:daid/Cura
2012-05-02 daidAdd loaded filename into title bar.
2012-04-24 Ferdi van der WerfMerge remote-tracking branch 'upstream/master'
2012-04-24 daidMultiple extruders, not functional yet. Final GCode...
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-18 daidViewmode as radio button, still needs proper icons
2012-04-18 daidRename simple mode, quickprint in GUI
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidMerge branch 'master' of github.com:daid/Cura
2012-04-18 daidUpdate some tooltip texts to help users
2012-04-17 Ferdi van der WerfMerge upstream, fixed conflicts, showing complete toolb...
2012-04-13 daidWith the fixes from PyroMani the MacOS version is much...
2012-04-13 daidFixed #52 - Correct error message when trying to print...
2012-04-11 daidAdd version info
2012-04-10 daidAllow math expressions in fields.
2012-04-09 daidMerge pull request #44 from PyroMani/master
2012-04-08 Ferdi van der WerfProbably fixes #17 issue
next