Commit graph

89 commits

Author SHA1 Message Date
larsbrubaker
0e0dfbb2f5 don't show the add button if there is no part showing. 2014-05-02 12:07:27 -07:00
larsbrubaker
b8dda573c2 Moved slider creation into shared base class. 2014-04-30 18:05:45 -07:00
larsbrubaker
a95e13fe90 Turned off outlines for 1.1. 2014-04-28 18:46:32 -07:00
larsbrubaker
74d40a99bf Refactoring a bunch of shared code into the base class of PartPreview3DWidget 2014-04-28 15:03:25 -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
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
5b87057e60 trying to fix memory leaks. 2014-04-20 22:09:10 -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
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
larsbrubaker
4b6e44d714 Put a white background behind the text in the gcode view.
Do a better job of resetting the windows when no widgets are in use.
2014-04-17 13:23:44 -07:00
larsbrubaker
d74ad8a444 Made the friendly message for 3d view. 2014-04-16 18:17:00 -07:00
larsbrubaker
db09079196 Refactor for clarity Done -> SlicingDone on PrintItemWrapper
Moved a bunch of classes into their own files in ActionBar
Made the part preview be right when the window changes between wide and narrow.
2014-04-16 15:11:01 -07:00
larsbrubaker
acc846d463 Fixe a problem with text creator not having good view controls. 2014-04-16 12:26:35 -07:00
larsbrubaker
4508a25e58 Got the queue and the count tab to work. 2014-04-16 12:01:01 -07:00
larsbrubaker
a511bbddbe Merge remote-tracking branch 'origin/development' into development 2014-04-15 18:13:32 -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
5cba5eca78 Added default message to 2D view. Changed minimum width for three-column view. 2014-04-15 12:12:40 -07:00
larsbrubaker
49c8a045a5 fixed the spelling of label
an acronymed some variables txt -> text lbl -> label
2014-04-15 10:11:56 -07:00
Kevin Pope
8d07751dc7 Merge commit 'afe39e1c9d' into development 2014-04-14 18:30:33 -07:00
larsbrubaker
0dcf31bdcd make sure we don't crash if generate is pushed when no model loaded. 2014-04-14 16:45:08 -07:00
gregory-diaz
afe39e1c9d Added code so that the 'Save As' window can only be opened once when the 'Save As' button is clicked multiple times. 2014-04-14 16:22:56 -07:00
larsbrubaker
d6ff6acd41 Changed many iterator functions to not have 'interator' in their names. 2014-04-13 21:29:18 -07:00
larsbrubaker
2c88fdc1fc Got the 'connect' button to do a connect after selecting a printer if a printer was not selected. 2014-04-10 16:38:22 -07:00
larsbrubaker
771280f6df Fixed many all upper case words to be Title case instead. 2014-04-10 14:07:25 -07:00
larsbrubaker
2c391b8780 Don't show close box on wide screen view of 3d view and gcode view 2014-04-09 21:47:00 -07:00
larsbrubaker
1afc7feefc Cleaning up theme related stuff.
Made save and save as fit better.
2014-04-09 12:33:43 -07:00
larsbrubaker
3a4060186b Making it a bit clearer.
Reversed the queue <-> library default locations
2014-04-09 11:15:02 -07:00
larsbrubaker
743bfb0194 Made modifications of the queue save the changes when they make them
made 'save as' work in editing.
2014-04-08 20:57:00 -07:00
larsbrubaker
747f9fffea made plating and saving much faster by ensuring the mesh in sorted and merged after it is all constructed. 2014-04-08 18:58:34 -07:00
larsbrubaker
2c1db7a661 Made setting minimum size of a system window work correctly. 2014-04-07 16:15:22 -07:00
larsbrubaker
405b8be6bc Making for of the 3d view reusable for all places that are implementing redundant stuff.
Getting rid of dead code.
Getting rid of warnings
2014-04-04 18:52:51 -07:00
larsbrubaker
ae427550ce Refactoring while writing documentation. 2014-04-03 08:20:50 -07:00
larsbrubaker
d55e030390 Making a new render mode of outline. 2014-03-31 17:08:27 -07:00
Kevin Pope
64426951c5 Theme fixes. 2014-03-28 19:05:05 -07:00
gregory-diaz
34dfa3cc0a committing changes to pull 2014-03-26 10:50:22 -07:00
larsbrubaker
3ab9a132b9 Fixed a bug with the expanded view giving keystrokes to a gcode window when it doesn't have anything loaded. 2014-03-25 13:38:56 -07:00
gregory-diaz
ca0a547112 Changed text color for widgets, buttons and labels. 2014-03-24 13:57:46 -07:00
larsbrubaker
b649f3aab3 The spelling of filament corrected. 2014-03-24 07:06:07 -07:00
kevinepope
868e6d7f6e More theme compliance changes. 2014-03-22 10:04:31 -07:00
Kevin Pope
738b2d5a57 Lots of theme and UI related updates. 2014-03-21 16:18:47 -07:00
larsbrubaker
caa660fc22 Don't redraw on auto rotation if we have not done a draw since last invalidate. 2014-03-20 18:41:22 -07:00
larsbrubaker
5a3c8ffcc9 and turn it on 2014-03-20 18:26:04 -07:00
larsbrubaker
94fd779d44 Auto rotate 2014-03-20 18:25:48 -07:00
larsbrubaker
bece2383f7 put in autorotate 2014-03-20 18:20:52 -07:00
gregory-diaz
79a1e11e1e Save As window is now finished 2014-03-20 12:01:31 -07:00
gregory-diaz
7c8e1201c2 Design for the save as window is done (I just need to add help text and some margin and padding in 2 places. 2014-03-19 18:29:39 -07:00
gregory-diaz
f0e418f99f Made checkbox and checkbox help text white, and buttons are now grey. 2014-03-19 17:01:18 -07:00
gregory-diaz
bc6ec73955 Save As window now has all elements needed. Buttons are present but are not working correctly...yet 2014-03-19 14:45:05 -07:00
gregory-diaz
c1c937a36e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2014-03-19 10:13:12 -07:00