Commit graph

7173 commits

Author SHA1 Message Date
John Lewin
8ce148f0e8 Change ExportPrintItem file name 2017-08-08 20:06:29 -07:00
John Lewin
7701b320c6 Restore export button, convert export window to WizardPage
- Remove slice_and_export commandline options for queue items
2017-08-08 20:05:13 -07:00
John Lewin
18011791db Use existing button factories 2017-08-08 18:26:41 -07:00
John Lewin
583a99dc26 Add standard spacing to pause/cancel buttons 2017-08-08 18:26:41 -07:00
Lars Brubaker
e00f37d9e8 Merge pull request #2329 from larsbrubaker/design_tools
Brought in the changes to set temp before leveling.
2017-08-08 17:53:34 -07:00
Lars Brubaker
7c5f5a2775 Brought in the changes to set temp before leveling. 2017-08-08 17:49:26 -07:00
johnlewin
a541a8eac0 Merge pull request #2327 from jlewin/design_tools
Update AddToPlate to support ContentItem & ContentStream interfaces
2017-08-08 14:23:16 -07:00
John Lewin
5a4b0e249a Add guards for active processing 2017-08-08 14:12:03 -07:00
John Lewin
0745ae90a0 Update AddToPlate to support ContentItem & ContentStream interfaces 2017-08-08 14:11:17 -07:00
johnlewin
6e8f1709ae Merge pull request #2326 from jlewin/design_tools
Specify type rather than instance for default container view widget
2017-08-08 11:45:09 -07:00
John Lewin
cc96dc65e5 Specify type rather than instance for default container view widget
- Construct and switch to container requested view if not active
2017-08-08 11:35:25 -07:00
Lars Brubaker
1d01b8a335 Merge pull request #2325 from larsbrubaker/design_tools
Refactoring VAnchor and HAnchore
2017-08-08 10:25:08 -07:00
Lars Brubaker
066de7607c Fixed the anchor unit test to remove center stretch 2017-08-08 10:04:42 -07:00
Lars Brubaker
26d36ad541 More refactoring
Improved debugshowbounds
2017-08-07 16:11:26 -07:00
Lars Brubaker
f7d4163125 Refactoring VAnchor and HAnchore names
Making more debug info for show bounds
2017-08-07 15:47:27 -07:00
johnlewin
2f19c43f00 Merge pull request #2324 from jlewin/design_tools
Restore sign-in widgets
2017-08-07 14:38:06 -07:00
John Lewin
a596d18e5b Add hooks to extend printers tab panel 2017-08-07 14:26:57 -07:00
John Lewin
af33426ea0 Update children to honor padding 2017-08-07 14:18:02 -07:00
John Lewin
11a889dbf9 Rename control to match current behavior 2017-08-07 12:31:06 -07:00
johnlewin
0e641e98b9 Merge pull request #2323 from jlewin/design_tools
Code cleanup and styling changes
2017-08-07 12:28:31 -07:00
John Lewin
fa20c7c38d Revise spacing for plus tab buttons, move Materials link to plus tab 2017-08-07 11:47:54 -07:00
John Lewin
5b2feca703 Use theme button spacing, extract button separator to helper method 2017-08-07 11:47:54 -07:00
John Lewin
c5dec653c4 Remove anonymous block 2017-08-07 11:47:54 -07:00
John Lewin
2c2c85b59f Rename control to match behavior 2017-08-07 11:47:54 -07:00
John Lewin
eb742d1253 Remove excess container 2017-08-07 11:47:54 -07:00
John Lewin
b4a85122a5 Extract button spacing to ThemeConfig for reuse 2017-08-07 11:47:54 -07:00
John Lewin
d955a152dc Revise button spacing 2017-08-07 11:47:54 -07:00
John Lewin
9473e49320 Remove margin from container for predictable control spacing 2017-08-07 11:47:54 -07:00
John Lewin
0e1df32143 Use caller specified margin 2017-08-07 11:47:54 -07:00
John Lewin
d931b96752 Remove unused file 2017-08-07 11:47:54 -07:00
John Lewin
5ad61170a3 Remove specialized 'Add' button from scene toolbar 2017-08-07 11:47:54 -07:00
John Lewin
3b9cd48f33 Consolidate connect logic into single control 2017-08-07 11:47:54 -07:00
John Lewin
e96e41925b Use common button factory, revise spacing 2017-08-07 11:47:54 -07:00
johnlewin
16ca61d842 Merge pull request #2322 from jlewin/design_tools
Move more popups to Wizard system, revise ManualControls styling
2017-08-07 11:45:58 -07:00
John Lewin
64ce1eafa9 Use sibling casing style 2017-08-06 20:59:42 -07:00
John Lewin
0932cdaa26 Refactor AltGroupBox - use auto properties 2017-08-06 20:56:34 -07:00
John Lewin
29f9088b77 Tune margins 2017-08-06 20:55:41 -07:00
John Lewin
5e8728d4aa Move heading size to ThemeConfig for reuse in plugins 2017-08-06 20:55:00 -07:00
John Lewin
0d2967d037 Remove SettingsViewBase type, use existing type of sibling controls 2017-08-06 19:22:47 -07:00
John Lewin
cda726c002 Refactor FanControls 2017-08-06 18:36:42 -07:00
John Lewin
1caf8fc09a Extract heading point size to caller 2017-08-06 18:17:46 -07:00
John Lewin
f3909b3671 Collapse small helper functions into single construction method
- Remove unused button factory
2017-08-06 17:44:57 -07:00
John Lewin
237baf798f Remove unused controls 2017-08-06 17:36:21 -07:00
John Lewin
b1cc8b968d Revise 'Check For Update' window padding 2017-08-06 17:27:32 -07:00
John Lewin
1136b97d22 Fix overflow menu color 2017-08-06 17:12:00 -07:00
John Lewin
d5b24a1944 Use expected styling for primary tab control 2017-08-06 17:03:02 -07:00
John Lewin
339b4ee63a Remove PopOutManager, PopOutTextTab 2017-08-06 10:58:41 -07:00
John Lewin
f36b285dc2 Remove TerminalWindow 2017-08-06 10:50:53 -07:00
John Lewin
af63fdf0f8 Convert CheckForUpdateWindow to WizardPage 2017-08-06 10:45:24 -07:00
John Lewin
88b8777d97 Remove TouchscreenView 2017-08-06 10:44:27 -07:00