Commit graph

268 commits

Author SHA1 Message Date
John Lewin
9967e14328 Switch to constant padding with right margin on buttons
- Previously layout was using variable padding with left margin
2018-05-17 12:41:00 -07:00
John Lewin
c3b60199bb Fix typo 2018-05-16 12:09:22 -07:00
John Lewin
158fbfe647 Move GuideAssets list to ApplicationController
- Issue MatterHackers/MCCentral#3302
Put help json document on site feed and update it from there
2018-05-16 12:06:53 -07:00
John Lewin
eb355a7fb9 Extract help guides to declarative json
- Issue MatterHackers/MCCentral#3346
GuideAssets use unlocalized string on purpose?
2018-05-10 08:57:56 -07:00
John Lewin
da8b841292 Spelling 2018-05-09 20:40:33 -07:00
Lars Brubaker
2e61d18dc5 Improving help 2018-05-09 17:22:31 -07:00
John Lewin
7731b0b4fd Revise naming for clarity 2018-05-08 17:24:14 -07:00
Lars Brubaker
6139ecfce5 Made async load sequence do all its work on a backgroud thread
Added a loading / progress animation that has alpha
2018-05-04 14:50:46 -07:00
John Lewin
18b72bb88c Add support for changing Cancel button text 2018-05-03 08:32:42 -07:00
Lars Brubaker
a3903be868 Made animation speed be right
Put in 10 x 10 grid
2018-04-27 18:28:59 -07:00
Lars Brubaker
6ad431a650 more help 2018-04-26 17:07:59 -07:00
Lars Brubaker
65c76fa0f9 Put in some more tips 2018-04-26 16:28:43 -07:00
Lars Brubaker
d1629c9433 Put colors back on primitives
Added 'Advanced' to more primitives
Removed redundant primitives
2018-04-26 14:58:45 -07:00
Lars Brubaker
2c8cbbdb31 Added a scale tip 2018-04-25 14:10:13 -07:00
Lars Brubaker
cd25716b91 Improving help system
Fixing zoom keys
2018-04-25 13:48:14 -07:00
Lars Brubaker
44a8de8f4b Improving tips system
removing gifs (added a meg of data)
put in closer to real data
2018-04-25 11:35:33 -07:00
John Lewin
38476b5700 Initialize to almost empty sequence 2018-04-24 16:22:45 -07:00
John Lewin
f69251f7f2 Add list view for tips 2018-04-24 16:08:04 -07:00
John Lewin
4e715ab7ec Revise styling of DesignSpaceHelp 2018-04-24 13:32:48 -07:00
Lars Brubaker
b5edf403ba Put in a quick pass at some help text. 2018-04-24 10:15:01 -07:00
Lars Brubaker
a2e97745f0 Make escape do cancel on dialogs 2018-04-19 12:41:38 -07:00
Lars Brubaker
e010d15042 Improved extruder help 2018-04-18 17:40:46 -07:00
Lars Brubaker
b661b41baf Working on new help system 2018-04-18 17:04:37 -07:00
Lars Brubaker
93993d8ea5 renaming to HelpSystem 2018-04-18 14:47:37 -07:00
Lars Brubaker
c63173f199 Moving all user settings test strings into UserSettingsKey
prototyping user tips system
2018-04-18 14:38:21 -07:00
John Lewin
c91acb9318 DialogPage should be rather than have FlowLayoutWidget 2018-04-16 18:56:20 -07:00
John Lewin
71af2e5d82 Revise conditional compilation block 2018-04-16 18:56:20 -07:00
John Lewin
9a9fb4c6a4 Revise DialogPage spacing 2018-04-14 21:13:59 -07:00
John Lewin
b1cc3fe5ac Remove WizardButton factory 2018-04-14 21:13:59 -07:00
Lars Brubaker
b7faf17269 Took out cura and slic3r mapping classes
improved fan settings
put in enable disable fan
2018-04-14 13:15:27 -07:00
John Lewin
5d1ad1fe03 Update Android 2018-04-10 18:14:12 -07:00
John Lewin
d3dfdf8402 Remove button factory indirection 2018-04-10 07:35:08 -07:00
Lars Brubaker
1d6c3e68da Improved printer import experience (mad simpler) 2018-03-16 15:14:23 -07:00
John Lewin
731b5e15e5 Revise About page
- Issue MatterHackers/MCCentral#2896
Update Help -> About
2018-03-13 17:39:51 -07:00
John Lewin
14194900f7 Revise About page
- Swtich from html to GuiWidgets for layout
- Simplify with DialogPage - remove AboutWindow, AboutWidget
- Remove AboutPage namespace
2018-03-11 09:34:57 -07:00
Lars Brubaker
05077c4e45 Make it possible to import to current profile or new preset 2018-02-28 16:33:22 -08:00
John Lewin
e998f137aa Rename Connection.PrinterIsConnected -> Connection.IsConnected 2018-02-01 14:51:44 -08:00
Lars Brubaker
81f7cdb8b2 Removing secondary accent color 2018-01-24 09:30:05 -08:00
John Lewin
5e4184217e Extract SliceSettingsWidget settings/tab view to reusable control
- Make Configure Printer persist/restore last tab
- Revise layouts.txt groups
- Issue MatterHackers/MCCentral#2646
Configure Printer should use same implementation as SliceSettingsWidget
2018-01-14 10:39:12 -08:00
John Lewin
5676067eb2 Revise contrast levels in DialogPage 2018-01-11 18:03:10 -08:00
John Lewin
723a48bcea Remove Connect failed/troubleshoot UI from PrinterConnection
- Remove showHelpIfNoPort param
2018-01-06 12:00:14 -08:00
John Lewin
f1ea9113e8 Configure -> Printer prototype
- Issue MatterHackers/MCCentral#2408
Migrate SliceSettings -> Printer to Printer -> Setup
2017-12-27 17:46:52 -08:00
John Lewin
7b5c28fedd Restore Wizard styling on touchscreen 2017-12-18 18:36:11 -08:00
John Lewin
6441cc92bd Make startup components more generic for reuse on touchscreen 2017-12-18 17:45:32 -08:00
John Lewin
08018ea1c3 Remove MatterControlApplication.Instance dependencies 2017-12-18 10:53:26 -08:00
John Lewin
7b4020523e Add AppContext object, move platform features to AppContext 2017-12-18 10:53:26 -08:00
Lars Brubaker
f9378f4405 Adding some progress reporting to subtract
Moved ProgressStatus to agg
2017-12-12 12:32:14 -08:00
John Lewin
ebea5a5bdb Remove extra scaling, special styling, for touchscreen
- Issue MatterHackers/MCCentral#2334
Create folder is not open to right size
2017-12-11 21:09:40 -08:00
John Lewin
ffc9ade8cb Text owners should localize their text values
- Derived types should localize their own text rather than the base
2017-12-04 15:07:56 -08:00
John Lewin
2cfd11d104 Extract trailing colons 2017-12-04 15:07:55 -08:00