John Lewin
9a5d872486
Automation updates
...
- Revise skirt_distance label per support team
- Remove CreateInstance(showWindow) out variable
- Remove embedded tools requiring showWindow out variable
- Remove queueItemFolderToAdd variable/parameter
- Change AfterFirstDraw event to null conditional invoke
- Removed unused AutomationTest from MatterControlApplication
- Refactor for style consistency and document new methods
- Change queueItemFolderToAdd type to custom enum to ensure optional parameters are not mixed up
- Ensure TestExportZip file is deleted before attempting export
2015-12-22 13:06:47 -08:00
Lars Brubaker
7e4ea18ca6
Put statistic track class into agg.
2015-12-10 15:56:25 -08:00
Lars Brubaker
d81224de7a
Support drag and drop onto the settings widget will still add to queue.
2015-12-02 18:51:33 -08:00
Gregory Diaz
48cb8927cd
Pause on layer semi-completed
2015-11-30 16:50:53 -08:00
John Lewin
6397c7b70f
Pause on layer
2015-11-30 16:50:52 -08:00
Lars Brubaker
b10b4ec3c6
Put in some more performance monitoring.
2015-10-29 11:31:09 -07:00
larsbrubaker
35330844eb
Moved all of the timer display code into AGG.
2015-10-27 08:10:32 -07:00
larsbrubaker
ed2d36f25a
Moving performance timer to AGG GUI
...
Putting in some performance monitoring for startup.
2015-10-25 19:40:17 -07:00
Lars Brubaker
cc9bba667d
Don't show performance
2015-10-22 17:27:31 -07:00
Lars Brubaker
c19de2cf3f
Making the output easier to read
2015-10-22 14:44:54 -07:00
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
John Lewin
206d24246a
Prevent image publish during camera preview
...
- Fixes #104378188
2015-10-20 20:40:55 -07:00
Lars Brubaker
a4285e8a43
don't show test dialog.
2015-10-19 18:33:55 -07:00
Lars Brubaker
02a5d6993d
Made the leveling page easier to use on touch
...
made the message box easier to use on touch
fixed spelling errors.
2015-10-19 15:59:42 -07:00
Lars Brubaker
79928f8fb7
Made the Debugger.Break() only exist in debug mode.
2015-09-17 13:45:26 -07:00
John Lewin
a2be2d21b6
Set working directory before StaticData initialization on OSX
2015-09-14 10:34:01 -07:00
Lars Brubaker
d6326709c3
Checking for nulls
2015-09-14 09:57:48 -07:00
Lars Brubaker
fa97829073
Put in lots of code to break on exceptions in the debugger.
...
Made the cloud provider able to report that it is loading
2015-09-11 10:48:24 -07:00
Lars Brubaker
e998ad71ab
Moving to 1.4
2015-09-09 15:09:05 -07:00
Lars Brubaker
cb2a74a90b
Reordering perimeters to make test api more consistent.
2015-09-03 10:58:19 -07:00
Lars Brubaker
72fac334ea
removing dead code
2015-08-31 18:14:07 -07:00
larsbrubaker
9f5885ab35
Made AllParentsVisibleAndEnabled check the bounds are actually visible
...
Improving Automation Runner to user regions.
Made and automation tester harness to make better testes easier
Made the tests use the new harness.
2015-08-23 17:21:47 -07:00
larsbrubaker
ece1419d63
Put in code to allow automation (ui) testing.
...
Making menus have names so we can find them in automation
2015-08-18 13:01:29 -07:00
larsbrubaker
fc62137d3e
Moved GuiAutomation into agg.
2015-08-18 10:31:10 -07:00
Lars Brubaker
75a4bf3c2e
New our testing moves the mouse and clicks it.
2015-08-17 18:19:15 -07:00
larsbrubaker
63d9c2f6bb
Don't start the test code.
2015-08-17 08:10:18 -07:00
larsbrubaker
9ecda0c72a
Starting image searching.
2015-08-16 18:35:04 -07:00
larsbrubaker
2d769c187b
Putting in support for running skuli type tests.
2015-08-16 16:01:42 -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
79fa6f3db8
Making the bread crumbs be a portable widget.
2015-07-30 17:42:58 -07:00
John Lewin
6242b56de8
Run AddRightElement delegates after new PluginsLoaded event
2015-07-15 12:28:52 -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
61605b866a
Merge branch '1.2.3' into development
2015-06-10 17:53:37 -07:00
John Lewin
365e23d105
Remove duplicate error reporting event registration
2015-06-10 10:33:10 -07:00
Lars Brubaker
52012a1574
Merge branch '1.2.3' into development
2015-06-09 17:28:08 -07:00
Lars Brubaker
0af0b35388
Change to 1.3
2015-06-09 16:27:10 -07:00
Lars Brubaker
901835aedc
removed dead code
...
added FileHashCode to print item
Made hash code for print item wrapper 64 bit (long).
2015-06-08 17:52:28 -07:00
Lars Brubaker
9e62c6b523
make reporter static
2015-06-05 18:31:48 -07:00
Lars Brubaker
ca1297e564
Put in a mac raygun tracking key
2015-06-05 14:42:52 -07:00
Lars Brubaker
72eb70ac49
Make sure we always set culture invariant.
2015-06-04 18:29:45 -07:00
Lars Brubaker
4fdfe1efe2
Code maid
2015-05-30 12:48:16 -07:00
Lars Brubaker
f28acf8f88
Don't turn on any tracking in debug
...
Make sure we don't track in stable builds (we'll make a user option in the future).
2015-05-28 11:52:29 -07:00
Lars Brubaker
7d8dff4040
handle bad requests better (don't fail when connection not available)
...
Don't crash when writing log to protected directory.
2015-05-28 11:03:45 -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
John Lewin
09b00041ec
Correct invalid key
2015-05-22 15:20:57 -07:00
John Lewin
07ff0fc5cc
Insights integration
2015-05-20 17:08:02 -07:00
John Lewin
92d08ae395
Restore command line "TEST" functionality
2015-05-06 10:29:32 -07:00
John Lewin
314496ba7b
Extract tests to dedicated assemblies
2015-05-06 09:08:30 -07:00
Lars Brubaker
43b658a5a7
Merge branch 'development' of https://github.com/MatterHackers/MatterControl into development
2015-04-15 10:09:25 -07:00