Commit graph

15456 commits

Author SHA1 Message Date
larsbrubaker
457ff83d7a Merge remote-tracking branch 'origin/development' into development 2014-04-28 15:04:03 -07:00
larsbrubaker
74d40a99bf Refactoring a bunch of shared code into the base class of PartPreview3DWidget 2014-04-28 15:03:25 -07:00
Kevin Pope
b8db1068a2 Preheat button no longer visible on temperature widgets unless printer is connected and not printing. 2014-04-28 11:27:05 -07:00
larsbrubaker
401d054c71 Merge remote-tracking branch 'origin/development' into development
Conflicts:
	MatterControl.sln
2014-04-28 08:10:24 -07:00
larsbrubaker
9ec0b8920d Removing dead code. 2014-04-27 21:02:47 -07:00
kevinepope
2611bf262f Added help links. 2014-04-27 21:00:07 -07:00
kevinepope
d4b924e5e5 Visual adjustments 2014-04-27 20:49:29 -07:00
kevinepope
02cc3cf563 Hooked up functionality for file menu options. 2014-04-27 20:40:22 -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
dcd53ccd35 need to test but put in a quick fix for update state on release change. 2014-04-27 17:26:42 -07:00
larsbrubaker
367b87dd01 spelling of Panel (fixed)
Got the left and right border buttons to be fast.
2014-04-27 17:19:06 -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
0f9dd2427f Save and load the thumbnail widgets as tgas as the mac png save seems to have issues with 32 bit alpha. 2014-04-25 18:16:36 -07:00
larsbrubaker
ea5544172e help text has left margin.
Release settings drop down works.
2014-04-25 16:57:57 -07:00
larsbrubaker
8be43369b2 Made the RoBo 3D settings conform to the new material settings data format. 2014-04-25 09:27:40 -07:00
kevinepope
4192e79230 Added preheat button to temperature indicators. Added temp direction indicator arrow to bed temp indicator. 2014-04-24 21:45:33 -07:00
kevinepope
d5b052cc25 Consolidated and rearranged the Configuration tab. 2014-04-24 20:54:05 -07:00
larsbrubaker
2955fdbb8a Fixed the help text margin. 2014-04-24 12:57:03 -07:00
larsbrubaker
d7388d8fb3 Made the compact view also remember the state of the main screen tab. 2014-04-24 12:51:01 -07:00
larsbrubaker
978d7ddcfa Making the OEMSettings a single JSon file. 2014-04-23 17:44:49 -07:00
larsbrubaker
bc011a33a6 New about page from html is working. 2014-04-23 14:33:44 -07:00
larsbrubaker
157b68545e The about page now renders most of its content 2014-04-23 13:32:05 -07:00
larsbrubaker
3e5b966fd1 Working to get the about page to be html and easier to customize. 2014-04-22 19:02:41 -07:00
larsbrubaker
2a1b3abb92 remember which tab we are in when changing the panel. 2014-04-22 11:22:51 -07:00
larsbrubaker
83b7e75f2f Trying to get more cura settings implemented. 2014-04-22 10:05:52 -07:00
larsbrubaker
716a3414d2 More slice settings. 2014-04-22 09:36:13 -07:00
larsbrubaker
785ea65af6 Changed queue menu header from option to other. 2014-04-22 08:08:09 -07:00
larsbrubaker
e0db090b7f Made the print leveling use the speeds set in the manual movement controls for z. 2014-04-22 07:36:29 -07:00
larsbrubaker
f38a02f94f debugging a memory leak.
put in our affiliate id.
2014-04-21 18:39:26 -07:00
larsbrubaker
ceb09d1b50 Make it so we can turn off the shop button. 2014-04-21 16:19:41 -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
416bc54d2c Adding in an x64 option. 2014-04-21 08:35:38 -07:00
larsbrubaker
5c2539003a removed unnecessary inavlidate 2014-04-21 07:13:26 -07:00
larsbrubaker
5b87057e60 trying to fix memory leaks. 2014-04-20 22:09:10 -07:00
larsbrubaker
263f50cd1c Got the thumbnail to have an image cache 2014-04-20 21:02:28 -07:00
larsbrubaker
9d4bfe8e5f Make the library remove more robust.
Make the print level icon be the right color on light theme.
2014-04-19 14:57:30 -07:00
larsbrubaker
4a856bfa9b Recovered all of the library functionality. 2014-04-19 14:44:59 -07:00
larsbrubaker
3a636783c8 Made the library have the same data / view model as the queue.
Refactored a bunch of file names and other data.
The QueueData and the LibraryData are practically the same class and shoud
be shared as we move the QueueData into the data base.
2014-04-19 14:02:51 -07:00
larsbrubaker
16a3654a2d Refactoring the library control to share the export window and to have a view and a data element.
Added some BSD info
Moved stuff around to make it more consistent.
2014-04-19 11:51:02 -07:00
larsbrubaker
d325435583 Got the theme changing to not reset the tab indexes. 2014-04-19 11:27:21 -07:00
larsbrubaker
aa7d90a915 Renamed the MainScreenTabView.
Made it so we store and restore the tab index of the MainScreenTabView
2014-04-19 10:35:53 -07:00
Kevin Pope
8df0e7a603 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
Conflicts:
	ActionBar/PrintStatusRow.cs
2014-04-18 18:48:43 -07:00
Kevin Pope
e80bbf7887 Hide bedTemperature display when selected printer does not have heated bed. 2014-04-18 18:40:27 -07:00
larsbrubaker
524b7de433 renamed mush plugin. 2014-04-18 16:38:49 -07:00
larsbrubaker
793284df9f Made the notification plugin more discrete. 2014-04-18 14:31:34 -07:00
larsbrubaker
f975f499bf cleaned up the about page a bit. 2014-04-18 11:23:16 -07:00
larsbrubaker
136cb9bab3 butter redirect 2014-04-18 10:55:34 -07:00
larsbrubaker
ce66287120 Made better slice error feedback (it was broke).
Took out some dead code.
Made explicit having a slice error on a print item wrapper.
More strings into localization.
2014-04-17 18:03:30 -07:00