3735 Commits

Author SHA1 Message Date
Lipu Fei
eb02b302f5 Rearrange items in DataCollectionsContent.qml 2019-03-22 13:18:33 +01:00
Lipu Fei
457eb93758 Remove debug code 2019-03-22 13:08:51 +01:00
Lipu Fei
2074bf9133 Use theme 2019-03-22 13:06:57 +01:00
Lipu Fei
26acad3dbc Cleanup unnecessary hard-coded numbers in styling 2019-03-22 12:55:45 +01:00
Lipu Fei
a2c2424d69 Use Label for SignIn button 2019-03-22 12:24:11 +01:00
Lipu Fei
92dea8a52f Add welcome_pages_default_margin 2019-03-22 11:50:10 +01:00
Lipu Fei
090e176969 Arrange CloudContent.qml differently 2019-03-22 11:15:43 +01:00
Lipu Fei
1e3945810f Remove text_light_blue and use primary 2019-03-22 10:50:03 +01:00
Lipu Fei
639c4ba9f6 Remove unneeded property assignment 2019-03-22 10:35:41 +01:00
Lipu Fei
ab06264950 Rename to AddNetworkOrLocalPrinterContent 2019-03-22 10:28:17 +01:00
Lipu Fei
4573733bb7 Remove unnecessary "visible: true" 2019-03-22 10:22:19 +01:00
Lipu Fei
2b0e2d84bb Rename gotoPage to goToPage 2019-03-22 10:21:17 +01:00
Lipu Fei
a8e2fcf5f5 Add comments for properties in AddPrinterByIpContent 2019-03-22 10:19:38 +01:00
Lipu Fei
0c8afbfa45 Use Item instead of Rectangle 2019-03-22 10:14:34 +01:00
Lipu Fei
c4d2cb26a0 Fix comments 2019-03-22 10:07:26 +01:00
Lipu Fei
528a6b651d Fix code style 2019-03-22 10:06:47 +01:00
Lipu Fei
47d74950dc Add docs for properties in AddLocalPrinterScrollView.qml 2019-03-22 09:59:07 +01:00
Lipu Fei
f13ceb2a4d Use default margin for network printer button 2019-03-21 15:53:21 +01:00
Lipu Fei
bff9287094 Simplify the horizontal-line in network printer panel 2019-03-21 15:47:17 +01:00
Lipu Fei
6742348a95 Theme radio_button size 2019-03-21 15:20:39 +01:00
Lipu Fei
4e5d08f320 Fix merge conflicts with master 2019-03-21 14:59:53 +01:00
Diego Prado Gesto
fceffce56e Show the slider in the middle when there is only one quality profile available.
Contributes to CURA-6121.
2019-03-21 14:18:07 +01:00
Lipu Fei
0671f68616 Remove unnecessary code 2019-03-21 09:57:20 +01:00
Remco Burema
139edbb0b7
Merge pull request #5460 from Ultimaker/WIP_onboarding_by_ip
'WIP-onboarding-by-ip' into 'parent' branch
2019-03-21 09:52:39 +01:00
Remco Burema
8f9bd0ad06 Adapted to more review comments. [CURA-6294] 2019-03-20 17:20:06 +01:00
Remco Burema
9a2b800fe8 Future proof: also accept IPv6 address. [CURA-6294] 2019-03-20 17:01:37 +01:00
Remco Burema
1f2fea14ce Little refactors (apply review comments). [CURA-6294] 2019-03-20 16:08:50 +01:00
Lipu Fei
c6bd31e5f6 Simplify code 2019-03-20 14:07:13 +01:00
Lipu Fei
8cc05a2a62 Bind no printer label visible to item count 2019-03-20 14:05:52 +01:00
Lipu Fei
428fb5a3a1 Use Item instead of transparent Rectangle 2019-03-20 13:49:14 +01:00
Lipu Fei
95a0a5fb24 Theme window_disabled_background 2019-03-20 13:46:54 +01:00
Remco Burema
ad6603bab8 Merge branch 'WIP_onboarding' into WIP_onboarding_by_ip 2019-03-20 13:33:19 +01:00
Remco Burema
61d2aa5c5f No more hardcoded margins (and other QML fixes) in 'add-by-ip'. [CURA-6294] 2019-03-20 13:16:10 +01:00
Lipu Fei
79ab09ca01 Fix troubleshooting typos 2019-03-20 11:33:43 +01:00
Lipu Fei
d46d0f2999 Change Scroll policy to AsNeeded 2019-03-20 11:17:58 +01:00
Lipu Fei
3114072038 Fix code style 2019-03-20 11:16:45 +01:00
Lipu Fei
f0104f6245 Remove unused code 2019-03-20 11:15:33 +01:00
Lipu Fei
838944dc2b Change scroll policy to AsNeeded 2019-03-20 11:14:34 +01:00
Lipu Fei
3a3e65224b Remove debugging shortcut 2019-03-20 11:11:30 +01:00
Lipu Fei
e623c807ce Rename SectionName to DiscoverySource in GlobalStacksModel 2019-03-20 10:39:23 +01:00
Remco Burema
42f7139b42 Merge branch 'WIP_onboarding' into WIP_onboarding_by_ip 2019-03-19 14:39:28 +01:00
Ghostkeeper
cb44223eca
Consistent capitalisation 2019-03-18 15:16:49 +01:00
Ghostkeeper
c79ffab9fb
Merge branch '4.0' 2019-03-18 11:24:23 +01:00
Remco Burema
5b31feebba Remove UserAgreement-plugin in favour of Welcome-Pages. [CURA-6057] 2019-03-15 13:58:36 +01:00
Remco Burema
4a95564277 Only show Welcome-Pages when needed. [CURA-6057] 2019-03-15 11:30:07 +01:00
Remco Burema
0f116fa3f4 Replace old User-Agreement-page with new Welcome-Pages. [CURA-6057] 2019-03-14 14:59:04 +01:00
Ghostkeeper
0f8a30d37b
Add period to tooltip sentence
A lot of translators got this wrong.

Contributes to issue CURA-6257.
2019-03-14 14:30:57 +01:00
Lipu Fei
49233216ec Fix machine management page section 2019-03-14 13:43:24 +01:00
Remco Burema
2693eecd33 (Add-by-IP/onboard) Cleanup and use discovered-printer instead of machine-manager. [CURA-6294] 2019-03-14 13:33:24 +01:00
Remco Burema
61821e6378 Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_by_ip 2019-03-14 11:40:44 +01:00