larsbrubaker
55923d8f2a
Fixed the text creator to work with new MeshGroups code for AMF.
...
Move more stuff from View3DWidget into separate files.
Renamed View3DWidget.
2014-10-16 17:52:21 -07:00
Kevin Pope
3f0850a752
UI related updates. Work on formatting of print history and print library items. Made slice settings import work asynchronously.
2014-10-09 12:23:31 -07:00
kevinepope
6443b1f82a
Add remove action to queue items.
2014-10-05 18:36:14 -07:00
kevinepope
bacd85da89
Added sliding action buttons to PrintLibrary and Print History.
...
Made it possible to open part preview directly into 'Edit' mode.
2014-10-05 16:07:06 -07:00
Kevin Pope
2faec9d1c0
Work on print history widget.
2014-09-24 19:14:31 -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
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
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
james jones
bff2e01fad
Trying to get things to behave nicely with the requirement that GuiWidgets clear their parent when the are closed or removed.
2014-07-01 12:09:35 -07:00
larsbrubaker
0e646dca68
Change the namespace of PrinterCommunication and the class name.
...
Deleted lots of unused usings.
Working to get the 2point leveling working.
Started work on a new printer io layer
Fixed the crash on disconnect while printing.
2014-06-11 14:52:58 -07:00
larsbrubaker
12650e854e
Changed ConnectionStateChanged => CommunicationStateChanged
...
Put in support for running the print level wizard on first print.
Set the R1 to need print leveling
2014-05-30 14:37:30 -07:00
Kevin Pope
01e764f11c
Fix regression with Library and History item duplication.
2014-05-12 13:52:19 -07:00
larsbrubaker
feeb5d43d8
Made remove all children not be virtual.
2014-05-08 16:54:30 -07:00
Kevin Pope
f49f480928
Minor updates to Print History.
2014-05-05 09:06:50 -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
4508a25e58
Got the queue and the count tab to work.
2014-04-16 12:01:01 -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
larsbrubaker
771280f6df
Fixed many all upper case words to be Title case instead.
2014-04-10 14:07:25 -07:00
kevinepope
c57052ad38
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2014-04-08 21:53:57 -07:00
kevinepope
1c71840941
Visual adjustments to print history.
2014-04-08 21:04:05 -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
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
Kevin Pope
21681a01bb
Added 'Show Timestamp' option to Print History (timestamps no longer show by default).
2014-03-31 10:56:54 -07:00
kevinepope
ffb3e4605b
Translation related cleanup
2014-03-30 17:51:31 -07:00
kevinepope
0111ad6a6c
Prevent exception when summing or counting db columns with no data.
2014-03-29 08:33:23 -07:00
Kevin Pope
8065f03f3a
Added stats to PrintHistory. Added ability to filter history on 'completed'.
2014-03-28 12:02:19 -07:00
Kevin Pope
705a9df2da
Re-added handling for 'unknown' print times in Print History.
2014-03-28 12:01:36 -07:00
larsbrubaker
f91cac83e1
Made the total time in minutes get calculated rather than stored.
2014-03-26 17:18:04 -07:00
Kevin Pope
7561b5eb90
Further work on History tab.
2014-03-25 17:33:57 -07:00
Kevin Pope
429dfb9605
Added files for PrintHistory
2014-03-24 18:57:12 -07:00