chiark / gitweb /
Added saving as STL. Still need to add AMF.
[cura.git] / Cura / gui / mainWindow.py
2013-04-26 daid303Added saving as STL. Still need to add AMF.
2013-04-25 daid303Improve the startup a bit, hide the splashscreen at...
2013-04-24 daid303Add slice log window.
2013-04-24 daid303Add super-shaper tool..
2013-04-22 daid303Fix simple mode for steamengine.
2013-04-22 daid303Merge branch 'master' into SteamEngine
2013-04-22 DaidTurn the preferences window into a dialog, which fixes...
2013-04-22 daid303Add start/end code support.
2013-04-19 daid303Hide the batch run tool.
2013-04-19 daid303Make the expert settings dialog modal so we can slice...
2013-04-17 daid303Merge branch 'master' into SteamEngine
2013-04-12 daid303Merge branch 'master' into SteamEngine
2013-04-11 daid303Add notification popup.
2013-04-09 daid303Properly clean up the temp files from slicing.
2013-04-08 daid303Fix AMF support. Support merging of objects for multi...
2013-04-05 daid303Some code cleanup and fixing the minecraft import.
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 daid303Fix some issues with the window position code.
2013-03-29 daid303Fix some issues with the window position code.
2013-03-29 daid303Change the bottom cutoff from a float-spinner to a...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 DaidFix the splitter sizing issue on mac.
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-29 daid303Force the window on screen.
2013-03-29 daid303Some code cleanup, and move the load dialog to the...
2013-03-29 daid303Merge branch 'master' into SteamEngine
2013-03-28 daid303Re-slice on setting change. Better serial port auto...
2013-03-28 daid303Add instant slicing.
2013-03-25 daid303Merge fix.
2013-03-22 daid303Merge branch 'master' into SteamEngine
2013-03-22 daid303Reset the window position if the window is off-screen.
2013-03-22 daid303Fix crash bug.
2013-03-21 daid303Massive breaking time, start of the new scene display...
2013-03-21 daid303Merge branch 'master' into SteamEngine
2013-03-20 daid303typo fix.
2013-03-20 daid303Make better use of the new settings code.
2013-03-20 daid303Make new setting code active, and add all ranges for...
2013-03-19 daid303Add new way of storing settings.
2013-03-19 daid303Add retraction configuration and object-sink feature.
2013-03-18 daid303Show the temperature group.
2013-03-18 daid303Add steamengine support configuration.
2013-03-18 daid303Merge branch 'master' into SteamEngine
2013-03-15 daid303Merge fix.
2013-03-15 daid303Add different filament diameters for multiple extruders.
2013-03-15 daid303Add temperature settings for nozzles 2 to 4.
2013-03-14 daid303Merge branch 'master' into SteamEngine
2013-03-13 daid303Merge branch 'master' into SteamEngine
2013-03-13 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-12 daid303Merge branch 'master' into steamengine
2013-03-11 daid303Merge branch 'master' into SteamEngine
2013-03-09 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-08 daid303Merge fix.
2013-03-08 daid303Add tooltip for object bottom cut-off.
2013-03-08 daid303Make the titles match.
2013-03-08 daid303Reset the rotation/scaling matrix and plugins on file...
2013-03-07 daid303Merge branch 'master' into SteamEngine
2013-03-07 daid303Add black borders around the white text, so it pops...
2013-03-07 Ilya KulakovMerge remote-tracking branch 'upstream/master'
2013-03-06 daid303Merge branch 'master' into SteamEngine
2013-03-05 daid303Disabled the settings which are not available in the...
2013-03-01 daid303Shorten the names of the tabs a bit so they fit better...
2013-02-14 daid303Add the option to cut the bottom of a model, for none...
2013-02-06 daid303Remove the load/prepare/print buttons from the bottom...
2013-02-05 daid303Update on the OpenGL gui, now uses layout managers...
2013-01-27 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-27 daidMerge pull request #347 from smorloc/master
2013-01-26 Steven MorlockUI update to support MacOS
2013-01-26 smorlocUI update to support MacOS
2013-01-25 smorlocDynamic columns in left left pane (for testing)
2013-01-24 daidMerge pull request #342 from smorloc/master
2013-01-24 smorlocFix for problems with new layout
2013-01-23 daidMerge pull request #341 from smorloc/master
2013-01-22 smorlocFixed class name typo sliceProgessPanel
2013-01-22 smorlocMerge remote-tracking branch 'upstream/master'
2013-01-22 daid303Maximize the window on first startup.
2013-01-22 daid303Merge branch 'master' of github.com:daid/Cura
2013-01-22 daidMerge pull request #338 from smorloc/master
2013-01-22 daid303Only enable batchrun and project planner when fulle...
2013-01-22 smorlocFix for omission in new layout code
2013-01-21 smorlocNew layout
2013-01-21 daid303Properly handle the unfilled window positions.
2013-01-19 daidMerge pull request #333 from smorloc/master
2013-01-19 smorlocDon't save window size/pos on exit if minimized
2013-01-19 smorlocFix to add initial model file(s) to MRU list
2013-01-18 daidMerge pull request #329 from smorloc/master
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.
next