Commit graph

198 commits

Author SHA1 Message Date
Lars Brubaker
5ce129c362 Latest agg. 2015-09-14 15:01:05 -07:00
Lars Brubaker
20b4bba75e Improving the scroll bars 2015-09-11 16:41:20 -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
7ef6132bd1 New print volume recalculating. 2015-09-10 17:16:17 -07:00
Lars Brubaker
a22bad297a flow layout fix 2015-09-10 15:53:36 -07:00
Lars Brubaker
e4e4f8ed9d latest agg 2015-09-09 12:11:16 -07:00
Lars Brubaker
87767ff591 Handling some file locking errors better (file in use)
Upgrade to amf when saving from 3D editor
2015-09-09 11:05:17 -07:00
Lars Brubaker
e7f6610892 Make sure we can handle bottom clip bigger than the model. 2015-09-08 18:01:38 -07:00
Lars Brubaker
26a7d38ba7 latest matterslice 2015-09-04 15:22:16 -07:00
Gregory Diaz
87bbc5f4ba no message 2015-09-03 15:32:56 -07:00
Gregory Diaz
5da0b476e1 Revert "Subproject commit to merge"
This reverts commit 32f065998f.
2015-09-03 15:17:39 -07:00
Gregory Diaz
32f065998f Subproject commit to merge 2015-09-03 15:01:40 -07:00
Lars Brubaker
c901cc8b78 Working on a local library test 2015-09-01 16:03:39 -07:00
larsbrubaker
5d4d56632c Latest agg 2015-08-31 07:55:04 -07:00
Lars Brubaker
92be8c6269 Made asnyc image widget load through static data 2015-08-27 18:22:30 -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
a4f916e35c Latest agg 2015-08-26 10:39:27 -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
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
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
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
Lars Brubaker
ba9fe0ffe7 latest agg 2015-08-20 16:58:34 -07:00
Lars Brubaker
24f5716bdf New tool tip test. 2015-08-20 13:59:22 -07:00
Lars Brubaker
8f406e220d Improving test suit. 2015-08-20 10:24:28 -07:00
Lars Brubaker
60d2d9944a New gui tests from agg 2015-08-19 12:52:15 -07:00
larsbrubaker
1a7c89eaab latest agg 2015-08-19 08:42:12 -07:00
larsbrubaker
c6f3b86ff8 in agg drag and drop in automation tester 2015-08-18 20:59:43 -07:00
larsbrubaker
e331daa94d updated dragdrop name in agg automation 2015-08-18 14:36:47 -07:00
larsbrubaker
c18e4bff00 Latest automation 2015-08-18 14:20:51 -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
Lars Brubaker
eb5a5789c7 fix for center on bed. 2015-08-17 10:47:06 -07:00
larsbrubaker
2d769c187b Putting in support for running skuli type tests. 2015-08-16 16:01:42 -07:00
Lars Brubaker
c51ddebaab Making it easier to create library providers.
Making less functions abstract.
2015-08-13 17:48:34 -07:00
Lars Brubaker
52428f8fdb Made the print bed model and texture only get created when the bed size or shape changes.
Made the water mark image get cached.
2015-08-13 16:24:17 -07:00
Lars Brubaker
6474ddc043 Make sure we close the children when Reloading the PartPreviewContent 2015-08-13 15:23:21 -07:00
Lars Brubaker
77b1a998e1 New tooltip manager code. 2015-08-12 17:49:07 -07:00
Lars Brubaker
0ef5747ca9 Put in many more tool tips. 2015-08-12 13:16:39 -07:00
Lars Brubaker
d62a5f7fce Made the search box clear while switching providers.
Put in the ability for a library provider to show a message.
2015-08-11 18:39:46 -07:00
Lars Brubaker
a326c76469 Make the download progress words show up. 2015-08-10 18:15:48 -07:00
Lars Brubaker
3b00abfc89 Made the 3d view respect the center on bed slice setting. 2015-08-10 15:35:56 -07:00
Lars Brubaker
286e0e5086 Moved the WrappedTextWidget to agg. 2015-08-10 10:59:45 -07:00