Commit graph

31 commits

Author SHA1 Message Date
Kevin Pope
ff6e05cb4d Set default render to Shaded, if Outlines are not supported. 2014-10-27 19:54:01 -07:00
Kevin Pope
6c1a8005bb Made contact form respect universal text size. Made action bar and menu bar hide-able (in compact mode). 2014-10-17 14:11:56 -07:00
Kevin Pope
a4ef3f729c Made display mode driven by theme setting. 2014-09-23 18:02:07 -07:00
Kevin Pope
bda5ac173e More work on configuration page. 2014-09-23 16:11:06 -07:00
Kevin Pope
5663289ef7 Make application controller a generic object. Fix title of auto-leveling warning window. 2014-09-22 14:16:40 -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
Kevin Pope
e02655f847 Make controls more consistent looking. 2014-09-18 17:06:45 -07:00
larsbrubaker
7d1f698141 Turning off the rooted weak event stuff 2014-08-19 11:41:13 -07:00
larsbrubaker
69c191a54d Moved a few more RootedEventHandlers to WeakRootedEventHandlers 2014-08-10 12:30:49 -07:00
larsbrubaker
bbca065e18 New weak event rooted event.
Fixed color theme changing in 3d view.
Fixe bed shape and size changing on printer change.
2014-08-08 10:25:44 -07:00
gregory-diaz
430d69493d Modified code so that the 'quality' presets and 'material' presets windows can be opened and edited at the same time. 2014-07-17 10:52:46 -07:00
larsbrubaker
f466f2ecbb Fixed problem with recreating the main window. 2014-07-07 17:37:42 -07:00
larsbrubaker
fab40e17a8 Made the wide screen panel be the thing that is recreated on ReloadAll. 2014-07-03 16:39:36 -07:00
larsbrubaker
4bdba6d740 Got the advanced controls panel to keeps its state between the compact view and the wide screen view. 2014-07-03 14:17:58 -07:00
larsbrubaker
c4a6a9960a Making the windows understand their closed states better.
Made print history have a data and a view
2014-07-02 11:43:06 -07:00
larsbrubaker
178f7acf71 Took out some dead code 2014-07-01 18:18:27 -07:00
kevinepope
c593396647 Added device type to Printer model. Refactoring changes. 2014-06-22 20:53:38 -07:00
Kevin Pope
9097c9b4de Added more space between file menu and everything else. 2014-05-05 11:12:11 -07:00
larsbrubaker
5e24089aef Working to make the update button show correctly. 2014-04-28 17:34:54 -07:00
larsbrubaker
74d40a99bf Refactoring a bunch of shared code into the base class of PartPreview3DWidget 2014-04-28 15:03:25 -07:00
kevinepope
2952b99242 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-04-27 20:25:09 -07:00
kevinepope
cc44b0ef04 Added menu bar. 2014-04-27 20:24:58 -07:00
larsbrubaker
9c142bdbf8 Fixed more bugs with refreshing (made advanced controls fast again) 2014-04-27 16:46:00 -07:00
larsbrubaker
74cc020414 Lots more work getting the wide screen panel to recreate correctly.
Got the thumbnails to be a bit faster and have better anti-aliasing.
2014-04-27 16:16:47 -07:00
larsbrubaker
a1990f10bd Changed PrintItemWrapper to have RootedObjectEventHandlers
Fixed lots of code to use them correctly
CompactSlidePanel does not need to reload back panel anymore as that happens in wide screen panel
2014-04-21 15:00:32 -07:00
larsbrubaker
d325435583 Got the theme changing to not reset the tab indexes. 2014-04-19 11:27:21 -07:00
larsbrubaker
4b6a3cfa97 Lots of work on Getting the QueueData instance to be separate form the UI queue and refs. 2014-04-15 18:13:27 -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
738b2d5a57 Lots of theme and UI related updates. 2014-03-21 16:18:47 -07:00
Kevin Pope
58bb7de074 Fixed compact view. Made disableable widget overlay widescreen dependent. 2014-03-20 18:10:23 -07:00
larsbrubaker
24129ae8be Got pause, resume and cancel gcode into the settings and working in printer communication. 2014-03-17 14:41:26 -07:00