chiark / gitweb /
Merge fix.
[cura.git] / Cura / gui / mainWindow.py
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-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.
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...
next