Commit graph

32 commits

Author SHA1 Message Date
Lars Brubaker
591528ee91 Ran code maid against this code. 2015-04-08 15:20:10 -07:00
Gregory Diaz
cca89b52a2 Only show slice presets on main preset window and preset dropdown menu if setting is mapped to engine. 2015-03-11 14:51:58 -07:00
Gregory Diaz
a5569bfdf7 Fix for duplicate settings bug 2015-02-12 18:02:47 -08:00
larsbrubaker
0fcc22ca5e Fixed a bug with while editing presets with a pop out window. The window was loosing its content. 2015-01-03 09:03:23 -08:00
Lars Brubaker
ef20f2e65a Made lots of windows stay on top of the main window.
Fixed a bug with the close menu item and the terminal window being open.
2014-12-17 10:30:45 -08:00
Gregory Diaz
e1f4c818dd code that handles null organizer settings data 2014-12-16 11:07:44 -08:00
larsbrubaker
30c77146ec Took out all the user folder stuff and put it into the file dialog.
Also made file dialog remember what folder was last used and use that one if it has been set.
Does the old user folder when not set.
2014-12-06 11:12:05 -08:00
Lars Brubaker
e1fc6838a3 Upgrading to .net 4.5. 2014-11-25 12:19:37 -08:00
larsbrubaker
222a5a46a7 Changed ButtonEventHandler to EventHandler
Made lock disable the selection widget but be more inteligent about re-enabling it after unlock
2014-10-24 13:41:13 -07:00
Kevin Pope
992c8a2430 Made file saves async compatible. 2014-10-11 15:11:26 -07:00
Kevin Pope
fbe1333cf0 Change file open functionality to async compatible. 2014-10-11 14:48:10 -07:00
Kevin Pope
bdef196434 Changed main application to MVC. UI rework (Configuration Page esp. in progress). 2014-09-19 19:17:12 -07:00
larsbrubaker
b707c9c7ff Put in some new slice settings for matter slice.
Fixed some buttons to go onuithread
2014-08-08 17:03:00 -07:00
Kevin Pope
32d8a59bfa Don't show HARDWARE_PRESENT slice settings in presets 2014-07-07 17:46:28 -07:00
larsbrubaker
e8247a8481 Put all the icons into the icons directory
Lots of work on printing from SD card
Put in hardware options to describe printer settings (fan, heated bed, sd card)
moved icons into subdirectory.
2014-06-19 11:25:28 -07:00
kevinepope
e372f38f2a Added scrollbar to slice preset details. Added 'import' button directly to slice preset list. 2014-06-15 14:21:05 -07:00
Kevin Pope
0c9e6b4fe6 Make pulldowns on slice preset window behave nicely. 2014-05-08 15:55:09 -07:00
kevinepope
fad41196df Hide duplicate and export buttons after a preset setting has been added (ie preset is in an unsaved state). 2014-05-04 14:30:01 -07:00
larsbrubaker
9c142bdbf8 Fixed more bugs with refreshing (made advanced controls fast again) 2014-04-27 16:46:00 -07:00
Kevin Pope
84b531915b Order slice presets alphabetically. 2014-04-10 18:32:43 -07:00
Kevin Pope
321a3fd4d5 Added 'copy', 'import', and 'export' function to slice presets. 2014-04-10 16:41:48 -07:00
Kevin Pope
0a57376804 Added lockout overlay to overridden slice settings. Added ability to open specific slice preset detail editor directly. 2014-04-09 18:45:29 -07:00
Kevin Pope
7309ce8fd9 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-09 10:13:33 -07:00
Kevin Pope
8f906c04b7 Fixed bug wherein new slice presets weren't saving their settings. 2014-04-09 10:12:25 -07:00
Kevin Pope
dda7632d9b Added validation and error handling around material/quality preset selections. 2014-04-09 10:11:55 -07:00
kevinepope
c6dd720200 Visual adjustments - slice presets editor 2014-04-08 21:04:58 -07:00
Kevin Pope
2e418fd48d Lots of work on Slice Presets. 2014-04-08 19:33:09 -07:00
Kevin Pope
832c503171 More work on SlicePresets. 2014-04-07 18:53:55 -07:00
kevinepope
7d1d2e1e58 Work on SlicePreset configuration window. 2014-04-06 19:26:41 -07:00
Kevin Pope
2ee46f715f More work on SlicePresets. 2014-04-05 15:51:13 -07:00
Kevin Pope
e0fce91a63 Changes to slice preset window. 2014-04-05 10:42:09 -07:00
kevinepope
e5196e7e4a Work on slice settings presets. 2014-03-30 17:54:05 -07:00