John Lewin
48dacf3ddd
Remove TEST_FLAG and related behavior
2018-01-17 23:48:47 -08:00
John Lewin
3fe40cf70f
Extract embedded type to new file
2018-01-17 23:48:47 -08:00
johnlewin
13f96c55bd
Merge pull request #2911 from jlewin/design_tools
...
Make recovery printer specific
2018-01-17 23:48:27 -08:00
John Lewin
d3a04bcbad
Remove unused variable
2018-01-17 17:52:33 -08:00
John Lewin
2ecbf4d79b
Use printer instance
2018-01-17 17:39:24 -08:00
John Lewin
98a8797352
Collapse RecoverPrintProcessDialogResponse method into caller
2018-01-17 17:39:24 -08:00
John Lewin
cfa1ea73ce
Consolidate to single ShowMessageBox call
2018-01-17 17:39:24 -08:00
John Lewin
9d70b11508
Use printer instance
2018-01-17 17:39:23 -08:00
John Lewin
8228aef9d0
Make recovery printer specific
...
- Issue MatterHackers/MCCentral#2670
Print recovery needs to be printer specific
2018-01-17 17:39:23 -08:00
Lars Brubaker
73712eabac
Merge pull request #2910 from larsbrubaker/design_tools
...
adding ability to set acceleration on a printer profile
2018-01-17 14:12:15 -08:00
Lars Brubaker
ec501191dc
adding ability to set acceleration on a printer profile
2018-01-17 14:04:34 -08:00
johnlewin
09c553ae64
Merge pull request #2908 from jlewin/design_tools
...
Change MHTextEditWidget anchoring
2018-01-17 13:05:26 -08:00
John Lewin
d3ba97e55a
Enable search panel
2018-01-17 12:10:59 -08:00
John Lewin
ea3fa0bd2c
Change MHTextEditWidget anchoring
2018-01-17 12:05:46 -08:00
johnlewin
22d961acbd
Merge pull request #2907 from larsbrubaker/design_tools
...
Fixe text tests
2018-01-17 11:04:00 -08:00
Lars Brubaker
562a994384
Latest agg
2018-01-17 10:31:49 -08:00
LarsBrubaker
69d4eb978e
Fixe text tests
2018-01-17 10:24:07 -08:00
johnlewin
f663825827
Merge pull request #2906 from jlewin/design_tools
...
Conditionally enable search button
2018-01-17 08:51:49 -08:00
John Lewin
8347ddbe08
Fix spelling
2018-01-17 08:32:40 -08:00
John Lewin
9edbd8c492
Process enabled rules in part mode, use sceneContext rather than printer
...
- Issue MatterHackers/MCCentral#2660
All toolbar operations enabled without selection in Part mode
2018-01-17 08:16:23 -08:00
John Lewin
a77f47da5b
Conditionally enable search button
...
- Issue MatterHackers/MCCentral#2647
Search button should be disabled in non-searchable containers
2018-01-17 08:16:23 -08:00
johnlewin
81837db6e9
Merge pull request #2905 from jlewin/design_tools
...
Use ActiveTabColor
2018-01-17 08:16:01 -08:00
John Lewin
d1a015e3e1
Use new background for thumbnail background highlight color
2018-01-16 22:59:36 -08:00
John Lewin
ca74a14cb3
Match sibling toolbar height
2018-01-16 22:56:03 -08:00
John Lewin
cd32125230
Use ActiveTabColor
2018-01-16 22:55:28 -08:00
John Lewin
a726c1decb
Remove dead code
2018-01-16 22:51:44 -08:00
John Lewin
e905886a7d
Add GCode sections to printer
...
- Issue MatterHackers/MCCentral#2662
2018-01-16 21:57:10 -08:00
John Lewin
7b5302c7e0
Revise separators
2018-01-16 21:48:20 -08:00
johnlewin
a7db680043
Merge pull request #2904 from jlewin/design_tools
...
Consolidate to a single ScrollableWidget
2018-01-16 20:01:26 -08:00
John Lewin
852432bf4c
Remove dead code
2018-01-16 19:01:17 -08:00
John Lewin
fd439fe675
Switch to transparent button backgrounds
...
- Add TextIconButton for image/text combos
- Add SimpleFlowButton for hover behaviors on Flowlayout types
- Duplicate hover behaviors in PopupMenuButton
- Base SimpleButton on GuiWidget rather than classic button type
- Issue MatterHackers/MCCentral#2671
Evaluate transparent normal fill for toolbar buttons
2018-01-16 19:01:09 -08:00
John Lewin
63963c1464
Remove DropMenuWrappedField, disable hard-coded field presets
...
- Issue MatterHackers/MCCentral#2668
Remove QuickMenuSettings
2018-01-16 16:48:26 -08:00
John Lewin
bfb738d15b
Remove redundant default values
2018-01-16 16:44:53 -08:00
John Lewin
a34b431f17
Remove PrintingWindow
...
- Issue MatterHackers/MCCentral#2666
Remove PrintingWindow
2018-01-16 16:39:41 -08:00
John Lewin
851beb9be9
Consolidate to a single ScrollableWidget
2018-01-16 16:39:41 -08:00
Lars Brubaker
6d044127d1
Merge pull request #2901 from larsbrubaker/design_tools
...
Need Text Edit Widget outer scroll container to be stretch
2018-01-16 15:43:15 -08:00
LarsBrubaker
cc339c6c75
Need Text Edit Widget outer scroll container to be stretch
2018-01-16 15:36:18 -08:00
johnlewin
223edd580c
Merge pull request #2900 from jlewin/design_tools
...
Extract DB sync to dedicated thread
2018-01-16 14:08:02 -08:00
John Lewin
241c9694e1
Extract DB sync to dedicated thread
...
- Issue MatterHackers/MCCentral#2596
Consider using a single task to sync print progress to disk
2018-01-16 08:42:35 -08:00
John Lewin
0962db3f3e
Collapse LoadGCodeToPrint into StartPrint method
2018-01-16 08:17:24 -08:00
John Lewin
a6d6fdaa3c
Collapse DoneLoadingGCodeToPrint into StartPrint method
2018-01-16 08:14:04 -08:00
John Lewin
810800df33
Revise Setup button for more consistent disabled styling
...
- Issue MatterHackers/MCCentral#2478
Inconsistent Disabled styling
2018-01-16 07:49:37 -08:00
Lars Brubaker
fcfa664c6f
Merge pull request #2898 from larsbrubaker/design_tools
...
Make sure 'Make Support' enabled in release.
2018-01-16 07:12:14 -08:00
LarsBrubaker
ba94cbd6b2
Make sure 'Make Support' enabled in release.
2018-01-15 22:52:41 -08:00
johnlewin
36a2fc3fda
Merge pull request #2897 from jlewin/design_tools
...
Fix tests
2018-01-15 21:15:52 -08:00
John Lewin
fd2418f0fb
Fix typos
2018-01-15 20:58:14 -08:00
John Lewin
045d17b153
Update test as ManualPrintercontrols now is ScrollableWidget
...
- Issue MatterHackers/MCCentral#2658
Investigate TuningAdjustmentsDefaultToOneAndPersists failure
2018-01-15 20:52:44 -08:00
John Lewin
44f9856eb5
Move focus back into View3DWidget
...
- Issue MatterHackers/MCCentral#2657
Investigate GroupAndUngroup failure
2018-01-15 20:39:57 -08:00
John Lewin
74ac1da7a3
Restore printer name field on Configure Printer tab
...
- Issue MatterHackers/MCCentral#2656
Investigate PrinterNameStaysChanged failure
2018-01-15 20:31:57 -08:00
John Lewin
fdb1a7bd98
Update emulator test to match new behavior
...
- Issue MatterHackers/MCCentral#2655
Investigate ExpectedEmulatorResponses failure
2018-01-15 20:13:57 -08:00