Lars Brubaker
2db719c88a
Better exiting behavior
2015-09-08 18:50:35 -07:00
Lars Brubaker
66ee409c8c
Put in some try catch code to prevent failing to read a mesh while writing it.
2015-09-08 13:56:22 -07:00
Lars Brubaker
5c0272e77a
Making the tests pass.
2015-09-01 17:41:00 -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
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
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
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
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
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
8f406e220d
Improving test suit.
2015-08-20 10:24:28 -07:00
larsbrubaker
2d769c187b
Putting in support for running skuli type tests.
2015-08-16 16:01:42 -07:00
Lars Brubaker
0ef5747ca9
Put in many more tool tips.
2015-08-12 13:16:39 -07:00
Lars Brubaker
75af24e0c8
Update some tooltips.
2015-08-10 15:54:52 -07:00
Lars Brubaker
e3349bd0e9
Show the new update window.
2015-08-10 15:44:19 -07:00
Lars Brubaker
b8f61ae1e5
Made more code use tool tips.
...
Wrote more tool tips.
2015-08-10 10:15:28 -07:00
larsbrubaker
39de9ece19
Some work to put in tooltips to explain the UI better.
2015-08-09 19:36:21 -07:00
Lars Brubaker
48b8e5b862
Started work on share folder.
2015-08-05 18:33:18 -07:00
Lars Brubaker
432ed5f505
LibraryPrividerPlugin is a plug in creator.
2015-08-05 15:55:55 -07:00
John Lewin
0d308d8587
Fix hang on Mac - RunOnIdle->CreateFolderWindow
2015-08-04 17:45:14 -07:00
Lars Brubaker
3435cb611e
Added more menus for library handling.
2015-08-03 17:31:53 -07:00
Lars Brubaker
f43860c00f
Don't take empty extensions.
2015-08-03 16:46:57 -07:00
Lars Brubaker
b5561d38a7
Made all the print leveling data settable in config
2015-08-03 15:48:36 -07:00
Gregory Diaz
5b419da32c
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-31 12:23:14 -07:00
Lars Brubaker
79fa6f3db8
Making the bread crumbs be a portable widget.
2015-07-30 17:42:58 -07:00
Gregory Diaz
044cc3efc1
Fixed Bug: Previously you could not add zip files to the queue using the Add File menu item in the File dropdown.
2015-07-30 10:42:06 -07:00
Lars Brubaker
0bbd4ed4da
Made the provider selector not have an instance function so it can work in the provider selector dialog.
...
Made a GetRootProvider function
Made the downloading progress bar show better on dark backgrounds
Made the help text for outer perimeter speed clearer.
2015-07-29 12:03:51 -07:00
Gregory Diaz
5aab6c746a
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-16 17:52:43 -07:00
John Lewin
3f8ae2fe27
Restore Android auth events
2015-07-16 17:16:28 -07:00
Gregory Diaz
3c77679531
Merge branch 'master' of https://github.com/MatterHackers/MatterControl
2015-07-16 10:47:27 -07:00
Gregory Diaz
e2dbd29926
Removed updates from AboutPage, added more features on CheckForUpdateWindow.
2015-07-15 18:11:11 -07:00
John Lewin
6242b56de8
Run AddRightElement delegates after new PluginsLoaded event
2015-07-15 12:28:52 -07:00
Gregory Diaz
b36808b298
Started work on Check for Update Window
2015-07-14 17:59:41 -07:00
John Lewin
66d01d555a
Remove forced reload
2015-07-13 12:56:40 -07:00
John Lewin
909ec80f97
Add navigation mechanism for the Purchased folder
2015-07-13 12:49:01 -07:00
John Lewin
c35b0662ea
Remove orphaned code
2015-07-12 19:14:08 -07:00
John Lewin
23186bc68d
Toggle LibraryProvider availability on authentication status
...
- Add Visible property to LibraryProviders
- Filter LibraryProviders based on .Visible
- Add authentication status to ChangeCloudSyncStatus calls
2015-07-12 19:13:53 -07:00
John Lewin
9a3d948eb7
Add SessionKey validation
...
- Hook SendReqeuest to detect invalid credentials/expired sessions
- Prevent AddRightElement delegate from being invoked twice
- Make UpdateNotificationMark public for reuse in the Authentication plugin
2015-07-11 13:03:39 -07:00
Lars Brubaker
c13f583bd7
Made some margin on the update marker
...
Made the default 3d view window size bigger to support the save as button distance by default.
2015-06-22 15:12:48 -07:00
Lars Brubaker
d2f1ba4b22
Made the update available message have a marker on it to make it more visible.
2015-06-15 09:55:38 -07:00
Lars Brubaker
60a38735b9
Reverted the controls code for touch screen.
2015-06-12 16:28:44 -07:00
Lars Brubaker
f03099efcc
Moving more code into the new paradigm of OnIdle.
2015-06-11 13:53:53 -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
Gregory Diaz
0d9bccf239
Added 'Manual Controls' tab to scrollable widget for 'Touchscreen' display mode.
2015-06-08 15:44:21 -07:00
Lars Brubaker
d16eb78b15
Good feedback about redundant naming. Eliminated a bunch of 'Settings' names.
2015-06-05 11:17:28 -07:00
Lars Brubaker
a600fb7d57
Made the speed legend format better
...
Changed printing to settings
Re-arranged the edit menus for clarity.
2015-05-26 10:51:43 -07:00
Lars Brubaker
52a9df7237
Better text color
2015-05-22 16:11:52 -07:00
Lars Brubaker
8ae461c914
Don't localize dashes.
2015-05-22 12:36:07 -07:00
Lars Brubaker
108dbee140
Put in a check for updates menu
2015-05-22 12:33:59 -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