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
|
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 |
|
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 |
|
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 |
|
Remco Burema
|
0f116fa3f4
|
Replace old User-Agreement-page with new Welcome-Pages. [CURA-6057]
|
2019-03-14 14:59:04 +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 |
|
Lipu Fei
|
b3621bae84
|
WIP: Disable unknown printer type buttons
|
2019-03-14 11:18:39 +01:00 |
|
Lipu Fei
|
2b0e9ea439
|
WIP: Fix refresh and naming
|
2019-03-14 08:56:31 +01:00 |
|
Remco Burema
|
b12b6892ca
|
Add-by-IP onboarding: Create (and set active) new device. [CURA-6294]
|
2019-03-13 17:36:03 +01:00 |
|
Remco Burema
|
bb17ab14da
|
(WIP) Connect manual-device-added signals to AddPrinterByIP-page. [CURA-6294]
|
2019-03-13 15:46:02 +01:00 |
|
Lipu Fei
|
e5b51c8edf
|
WIP: Implement refreshConnections()
|
2019-03-13 15:34:18 +01:00 |
|
Lipu Fei
|
20933e8bef
|
WIP: Add label for no discovered network printer
|
2019-03-13 14:12:05 +01:00 |
|
Lipu Fei
|
764f7281c2
|
WIP: Show full name of network printer types
|
2019-03-13 13:03:41 +01:00 |
|
Lipu Fei
|
de9f6f47bd
|
WIP: Implement add machine from network device
|
2019-03-13 12:04:52 +01:00 |
|
Lipu Fei
|
f7f5123fea
|
WIP: Fix highlighting of selected network printer
|
2019-03-13 11:03:23 +01:00 |
|
Lipu Fei
|
60f6d881a3
|
WIP: Fixes and add cloud logic to cloud welcome page
|
2019-03-13 10:37:41 +01:00 |
|
Lipu Fei
|
5fa2c72b0d
|
WIP: Complete add network and local printer flow
|
2019-03-13 10:31:47 +01:00 |
|
Lipu Fei
|
cc35eb0195
|
WIP: Add gotoPage
|
2019-03-11 15:34:53 +01:00 |
|
Lipu Fei
|
53ea944da1
|
WIP: Add comments
|
2019-03-11 15:04:09 +01:00 |
|
Lipu Fei
|
0c94ded93d
|
WIP: Refactor and fix network printer list
|
2019-03-11 14:57:02 +01:00 |
|
Lipu Fei
|
6f6e54fb06
|
WIP: Add comments
|
2019-03-11 09:22:41 +01:00 |
|
Lipu Fei
|
69ca6f02a3
|
WIP: Add bottom buttons for add network printer dropdown
|
2019-03-11 09:04:38 +01:00 |
|
Lipu Fei
|
e821179d7f
|
WIP: Fix binding loops
|
2019-03-11 08:33:37 +01:00 |
|
Lipu Fei
|
940a833e73
|
WIP: Add printers via network
|
2019-03-08 13:43:58 +01:00 |
|
Remco Burema
|
7a7e710b2a
|
Support for manual device addition for plugins (WIP). [CURA-6294]
|
2019-03-06 17:50:40 +01:00 |
|
Lipu Fei
|
a55808b24a
|
WIP: Rename files
|
2019-03-06 15:15:21 +01:00 |
|