Commit graph

2771 commits

Author SHA1 Message Date
Lars Brubaker
44bbbb74e4 Working on a local library test 2015-09-01 16:03:29 -07:00
Lars Brubaker
9d0c19abf9 Merge pull request #383 from gregory-diaz/master
Changed Macro gcode for ROBO 3D so that M500 command is on a separate…
2015-09-01 15:30:28 -07:00
Gregory Diaz
278bbc029d Changed Macro gcode for ROBO 3D so that M500 command is on a separate line. 2015-09-01 11:54:31 -07:00
Lars Brubaker
277fb9a128 Cleaning up MC utilities interface 2015-09-01 10:26:14 -07:00
Lars Brubaker
72fac334ea removing dead code 2015-08-31 18:14:07 -07:00
Lars Brubaker
a35753c47d Working on making save as save to the right provider
Working on Copy to Library
2015-08-31 16:32:09 -07:00
Lars Brubaker
9dafbd047b Working on new add to library menu item
preserve the scroll position on refresh of library.
2015-08-31 15:56:51 -07:00
larsbrubaker
5d4d56632c Latest agg 2015-08-31 07:55:04 -07:00
larsbrubaker
19e30a3619 Made the new tests run more generically
Made sure we close our windows in the best way to close the app
Made the paths point to files that should be present.
2015-08-29 12:10:50 -07:00
larsbrubaker
03c5f39776 Don't show the center message unless we enter the editor. 2015-08-29 09:23:04 -07:00
Lars Brubaker
2876232ccf Merge pull request #379 from gregory-diaz/master
New Tests
2015-08-29 08:44:20 -07:00
Gregory Diaz
513ef76a8c Merge remote-tracking branch 'GregDiaz/master'
Conflicts:
	Submodules/agg-sharp
2015-08-28 18:08:52 -07:00
Gregory Diaz
33e36198e2 Added Tests and added utility function so that we can run tests with different MatterControlDB States 2015-08-28 17:55:50 -07:00
Lars Brubaker
92be8c6269 Made asnyc image widget load through static data 2015-08-27 18:22:30 -07:00
Lars Brubaker
80dd0bcc0d Making sure we remove items bottom to top so we can modify the array without damaging ordering. 2015-08-27 16:39:27 -07:00
Lars Brubaker
d1db7dc217 Make the "Home" button in library left aligned.
Show tool tip in library
2015-08-27 15:17:44 -07:00
Lars Brubaker
7bfce4367a Improvements to automation runner
Function to check if if a widget is actually visible.
Put in a search icon
2015-08-27 11:56:01 -07:00
Lars Brubaker
79394dcc1b Put in wait seconds for image clicks. 2015-08-26 14:09:52 -07:00
Lars Brubaker
5a68851fd9 Creating a default test images path. 2015-08-26 11:23:21 -07:00
Lars Brubaker
a4f916e35c Latest agg 2015-08-26 10:39:27 -07:00
Gregory Diaz
d2c2976703 Modified MAKEiT printer profile so that center_part_on_bed is set to 1. Also removed exception that gets thrown in debug when parsing M gcode commands 2015-08-26 10:22:48 -07:00
Lars Brubaker
66cc1d4449 Merge pull request #374 from gregory-diaz/master
Changed ROBO 3Ds printer profile name from "R1 +Plus" also for R1 to R1-R1 +Plus
2015-08-26 09:32:57 -07:00
Lars Brubaker
adf5e3f645 Creating test for library search. 2015-08-25 18:49:19 -07:00
Lars Brubaker
2dfa2dae20 Make the bread crumbs show we are in search. 2015-08-25 15:26:38 -07:00
Gregory Diaz
03479f3641 Finished completed hot key controls feature(Tested on both Tablet and Windows). Also changed the name of the configuration tab label to be options label(since the configuration label is not options). 2015-08-25 14:10:33 -07:00
Gregory Diaz
80747e54ff Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-25 13:18:44 -07:00
Lars Brubaker
2f462254c4 Took out the add folder to library (not going to be ready for release). 2015-08-25 13:06:21 -07:00
Lars Brubaker
959f85e144 Made search work on file system folders (download) 2015-08-25 13:04:14 -07:00
Lars Brubaker
f2cce2fe5e Code Maid
Search is working.
2015-08-25 12:11:35 -07:00
Lars Brubaker
11d4a7352a Merged sqlite provider back together. 2015-08-25 12:01:15 -07:00
Lars Brubaker
b30bae0abf Made providers take a function to change the provider (used in searching)
Improved tests (made functions to help create a clean run)
2015-08-25 11:56:21 -07:00
Gregory Diaz
5eb5d34d2e Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-25 10:33:19 -07:00
Gregory Diaz
e34253d1fe Changed ROBO 3D printer profile name from R1 +Plus also for R1 to R1- R1 +Plus 2015-08-25 10:33:10 -07:00
Lars Brubaker
62a579788b Fixed the problem with the check box in library not being clickable. 2015-08-24 15:18:59 -07:00
Lars Brubaker
7e28f83bcf reverting to old infill method. 2015-08-24 15:05:50 -07:00
Lars Brubaker
d545db7690 Working on the unit test for the library select check boxes. 2015-08-24 14:15:01 -07:00
larsbrubaker
7105dd07e6 Merge branch 'master' of https://github.com/MatterHackers/MatterControl 2015-08-23 17:21:59 -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
johnlewin
0d44689fd7 Merge pull request #372 from jlewin/master
Fix casing for Linux
2015-08-23 12:21:41 -07:00
John Lewin
e522dbf470 Fix casing for Linux 2015-08-23 12:19:02 -07:00
Lars Brubaker
5cc8a37269 Made more tests 2015-08-22 16:14:31 -07:00
Lars Brubaker
3653b293e6 Fixed the regressions in text creator
Made size work better and respect user repositioning.
2015-08-22 13:55:56 -07:00
Lars Brubaker
9dde8f37dd Latest agg. 2015-08-21 17:55:20 -07:00
Lars Brubaker
30d80bf61e Made Type (as in type some text) work in the automation runner
Put in a test that shows a text widget can get focus.
2015-08-21 17:44:28 -07:00
Lars Brubaker
5305e44315 Updated tool tip on 3D controls. 2015-08-21 13:31:36 -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
Lars Brubaker
90414866a2 Moved the sqlite test into its own class so it can have its own app domain and work in the suit. 2015-08-21 11:17:38 -07:00
Lars Brubaker
d1a26eb2a1 Got the sql and file system unit tests running
Made the ApplicationUserDataPath a static
2015-08-21 11:04:27 -07:00
Lars Brubaker
bbc9a7afff Marking tests that have not been made to pass, so we know they are not regression. 2015-08-20 18:58:28 -07:00
Lars Brubaker
ff258c0ac2 Marking tests that have not been made to pass, so we know they are not regression. 2015-08-20 18:58:14 -07:00