Commit graph

198 commits

Author SHA1 Message Date
Lars Brubaker
b9fb72f305 Broke up PerformanceTimer into separate class files
Made it render as overlays when needed (android)
Turned off tests we are not currently using.
2015-10-22 13:41:12 -07:00
Lars Brubaker
25a2dc032e Wrote new performance timer code
Put in a warning when infilling 100% and not on LINES
2015-10-20 15:39:59 -07:00
Lars Brubaker
6774f5ff17 Put print leveling configuration in its own section
renamed it for clarity
2015-10-16 13:39:50 -07:00
Lars Brubaker
73b9512ea9 new call back code (for better testing) 2015-09-17 16:58:56 -07:00
John Lewin
e522dbf470 Fix casing for Linux 2015-08-23 12:19:02 -07:00
Lars Brubaker
abe8bbd2b8 Took out the help text widget and the message action row (replaced by tool tips) 2015-08-21 13:29:24 -07:00
larsbrubaker
fc62137d3e Moved GuiAutomation into agg. 2015-08-18 10:31:10 -07:00
larsbrubaker
2d769c187b Putting in support for running skuli type tests. 2015-08-16 16:01:42 -07:00
Lars Brubaker
b1671feb1d Put in a 13 point disk option. 2015-08-05 11:12:01 -07:00
John Lewin
5c27a24339 Switch to native VS NuGet support 2015-08-02 20:00:51 -07:00
larsbrubaker
5e6af4b2f6 Making print leveling code go through the loaded print leveling solution (rather than the leveling plane).
Refactoring.
Working on a new 7 point radial print leveling solution for delta printers.
2015-08-01 14:44:53 -07:00
Lars Brubaker
888bb86b6d Made the button options bar hide and show again with edit.
Improved what call back function take
Killed dead code
2015-07-31 16:20:16 -07:00
Lars Brubaker
4a7a82097e More work on save as. 2015-07-31 12:04:11 -07:00
Lars Brubaker
79fa6f3db8 Making the bread crumbs be a portable widget. 2015-07-30 17:42:58 -07:00
Lars Brubaker
27677b44fd Fixed a bug with hiding hint text on edit widget
Working on rename
Fixed the blending on thumbnails.
Some experimental work with adding more base library providers (dynamic folder adds)
Test History and Queue providers
2015-07-27 19:03:54 -07:00
Lars Brubaker
c12e8ee1a3 Put in new icons for library
Moved classes to their own file
2015-07-24 14:00:27 -07:00
larsbrubaker
dd626569f9 Took out some dead code
Renaming for clarity
Created a GCodeProxy class to clean up some of the gcode injection and processing.
2015-07-23 07:47:56 -07:00
Lars Brubaker
5f4ea81a4c Made PrintItemWrapper able to take a containing LibraryPrivider handle
Made the providers pass themselves when building PrintItemWrappers
Fixed the bug with print history not setting the correct item to print
Took out LibrarySQLiteData (not replaced with LibraryProviderSQLite)
Made code go through the new SQLite provider to add parts during setup
Starting work on Save as Window to save to queue or provider and do provider selection
2015-07-20 16:09:52 -07:00
Gregory Diaz
e2dbd29926 Removed updates from AboutPage, added more features on CheckForUpdateWindow. 2015-07-15 18:11:11 -07:00
Lars Brubaker
ccaa5f048a Change some background workers to async methods. 2015-07-02 11:23:44 -07:00
Lars Brubaker
70a8460af7 Renamed LibraryProviderPlugin
Moved more common functionality to LibraryProvider
2015-06-26 10:53:10 -07:00
Lars Brubaker
f6d32a62a5 Changed Changing some delegate defs to use EventHandler<> instead.
Took out some EventHandler new s that were from old code
Now Provider code
Create Folder in library and working some in provider.
New tests in MatterSlice
2015-06-24 16:59:10 -07:00
Lars Brubaker
45e73c8396 Made a library factory so we can add additional libraries at runtime.
Made the scroll bar for the library stay on screen.
Made the item insertion go in the right place
Refactoring
2015-06-16 18:10:30 -07:00
Lars Brubaker
0626981766 Made the library provider much more robust can handle sql data and local file data.
Made a top level Library Provider Selector
2015-06-15 18:31:43 -07:00
Lars Brubaker
36260d1119 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-06-15 09:25:11 -07:00
Lars Brubaker
ba2f54e652 New library code to support collections. 2015-06-12 17:21:51 -07:00
John Lewin
34783cc621 Fix paths for case sensitive platforms 2015-06-12 14:06:03 -07:00
Lars Brubaker
5cc1b651b4 UI thread is more explicit about what functions it accepts and now accepts no parameter functions. 2015-06-11 12:06:40 -07:00
Lars Brubaker
038b40ada6 New library code to support provider pluggins for things like
cloud library
drop box
file system folders
etc...
2015-06-10 17:53:17 -07:00
John Lewin
155500710a Add Raygun reporting 2015-05-22 15:21:38 -07:00
John Lewin
caec1c16ee Remove Insights 2015-05-22 15:20:58 -07:00
Gregory Diaz
3fd4bc010b Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-05-21 13:12:31 -07:00
Lars Brubaker
51610abeff Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development 2015-05-20 17:35:00 -07:00
Lars Brubaker
703021620d Made a base class for the menus
Made more shared code for them
2015-05-20 17:34:55 -07:00
John Lewin
07ff0fc5cc Insights integration 2015-05-20 17:08:02 -07:00
Gregory Diaz
1715dd953b Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-05-20 09:50:55 -07:00
Lars Brubaker
cbefcfdfee Put in a Settings menu that can open the various pop out windows 2015-05-19 14:43:24 -07:00
Gregory Diaz
317a0667b3 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-05-06 10:03:49 -07:00
John Lewin
314496ba7b Extract tests to dedicated assemblies 2015-05-06 09:08:30 -07:00
Gregory Diaz
567899e0c6 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-05-04 09:35:27 -07:00
John Lewin
875bbb40b0 Revise ATX Power submission from peter1960 2015-04-30 15:46:45 -07:00
Gregory Diaz
de93d8efd8 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-04-30 09:43:21 -07:00
John Lewin
d887d5bf24 Revise paths for case sensitive filesystems 2015-04-29 16:13:29 -07:00
Gregory Diaz
7e85b71e1e Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-04-23 11:59:59 -07:00
Lars Brubaker
f3f921ab4f Re-wrote toggle switch to be a view for checkbox. 2015-04-22 08:43:09 -07:00
Gregory Diaz
92c447f5b4 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-04-20 17:29:03 -07:00
larsbrubaker
41a23636db The rest of the code for raytracing thumbnails. 2015-04-19 21:12:12 -07:00
larsbrubaker
c76ca34eee Made an experimental thumbnail ray tracer. 2015-04-19 20:15:40 -07:00
Lars Brubaker
bcd67d4aa1 Took out the code for remembering and setting the slice settings tab and added new code that puts it
and reads it from the user settings db.
2015-04-16 18:08:43 -07:00
Gregory Diaz
6df798d221 Merge branch 'development' of https://github.com/MatterHackers/MatterControl into color_gradient_work 2015-04-13 09:35:50 -07:00