chiark / gitweb /
Fixed #202
[cura.git] / Cura / gui / mainWindow.py
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
2012-04-08 Ferdi van der WerfUpstream merge
2012-04-07 Lawrence JohnstonMerge commit 'd0691018c211d1dbd500c0b3d363da8c5bd2f11d'
2012-04-06 daidAdded skin setting to advanced settings
2012-04-06 daidAdded defaults for swap_xz and swap_yz
2012-04-06 daidUpdated advanced window (old name) to expert window...
2012-04-05 daidAdd bottom layer thickness. Fix bug with line with...
2012-04-04 Lawrence JohnstonMerge commit '96d014b2c4cef94dbbe4c3adc1c8d7a8ce929ad2'
2012-04-03 daidDisable the window icon till we find out why the MacOS...
2012-04-03 Lawrence JohnstonMerge commit '870c4952fdb3268f5d4b6359d2e8046a6bb8df4f'
2012-04-02 DaidFix confict
2012-04-02 daidAdded extra fan control. Advanced setting to enabled...
2012-04-02 daidAdded icon to main window. Added win32 installer script...
2012-03-30 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-30 daidNo longer use the current_profile.ini to share the...
2012-03-29 DaidMerge branch 'master' of github.com:daid/Cura
2012-03-29 daidAdded simple mode dialog
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...