25 Commits

Author SHA1 Message Date
Lipu Fei
877bb1efdb Diable local printer ListView buffer to force redraw
CURA-6793
2019-10-03 15:56:00 +02:00
Ghostkeeper
483e343b38
Specify both Ultimaker B.V. and Custom as preferred categories
This requires commit 91c6abfc56162aedc887098744533dfcd8f1cdd5 on Ultimaker/Cura.

Contributes to issue CURA-6640.
2019-07-11 09:58:40 +02:00
Ghostkeeper
0678d47dad
Make 'Ultimaker B.V.' preferred manufacturer rather than 'Ultimaker'
Ultimaker was the category. Ultimaker B.V. is the manufacturer, which is now used as the section property.

Contributes to issue CURA-6635.
2019-07-03 11:12:41 +02:00
Ghostkeeper
e6f25884f8
Categorise printers by manufacturer
This should make it easier to find the printer you want.

Contributes to issue CURA-6635.
2019-07-03 10:56:19 +02:00
Diego Prado Gesto
cac4b8b7f1 Remove useless comment line 2019-05-13 13:34:13 +02:00
Diego Prado Gesto
233013c946 Cache a lot of items in the list so there are no glitches 2019-05-13 13:23:10 +02:00
Remco Burema
5c28de05e1 Workaround for ListView-cache-bug in Qt. [CURA-6435] 2019-04-17 16:40:05 +02:00
Lipu Fei
904a8ab26c Fix theming
CURA-6435
2019-04-17 09:18:08 +02:00
Lipu Fei
9b603d1f4b Use Cura.MachineNameValidator
CURA-6435
2019-04-17 08:31:27 +02:00
Lipu Fei
96e10ee00c Add max length to machine name textbox
CURA-6435
2019-04-17 08:25:32 +02:00
Diego Prado Gesto
6169d1ad5c Change a label
Contributes to CURA-6435.
2019-04-12 16:16:10 +02:00
Jaime van Kessel
f5ef6aed8d Make textfield use states
CURA-6435
2019-04-08 17:10:36 +02:00
Lipu Fei
b0fd6628a5 Make sure that printer name is not empty
CURA-6435
2019-04-05 09:35:02 +02:00
Lipu Fei
3fefb47426 Add printer name textfield into AddLocalPrinter
CURA-6435
2019-04-05 09:10:58 +02:00
Lipu Fei
1207533046 Fix local printer selection update
CURA-6057
2019-04-03 15:14:06 +02:00
Jaime van Kessel
cf04ee98ef Fix being able to add a local machine that is not the first in the list
CURA-6057
2019-04-03 15:04:59 +02:00
Lipu Fei
f99affd4f5 Create Cura.RadioButton 2019-03-26 14:46:06 +01:00
Lipu Fei
47d74950dc Add docs for properties in AddLocalPrinterScrollView.qml 2019-03-22 09:59:07 +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
Lipu Fei
428fb5a3a1 Use Item instead of transparent Rectangle 2019-03-20 13:49:14 +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
5fa2c72b0d WIP: Complete add network and local printer flow 2019-03-13 10:31:47 +01:00