Commit graph

18 commits

Author SHA1 Message Date
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