15 Commits

Author SHA1 Message Date
fieldOfView
d145eb1f67
Add label to machine name input field 2016-12-14 12:37:52 +01:00
fieldOfView
002605f666
Fix selecting a printer from the current section when switching sections
Broken since this change: 42fc25ab09abd044fcd3a12e87586b4edb286460
2016-12-14 12:37:51 +01:00
fieldOfView
ca20446752
Increase size of machine sections to include the full section name 2016-12-14 12:37:51 +01:00
fieldOfView
0561419a4f
Fix bottom of ("other") printer list being overlapped by machine name 2016-12-14 12:37:44 +01:00
Ghostkeeper
717248bd78
Limit number of special characters
There is also a more advanced attempt that allows more, but I've commented it out because it doesn't quite work yet. Special characters now always count for 12.

Contributes to issue CURA-2652.
2016-10-27 21:55:58 +02:00
fieldOfView
78848567e0 Add printer when pressing enter in Add Printer page instead of closing page
CURA-1354
2016-08-05 16:04:51 +02:00
fieldOfView
42fc25ab09 Move sorting of DefinitionContainerModel out of qml
Add printer dialog now has sections by a configurable metadata property. A prefered section is set to always show on top.
Add weights to the Ultimaker printer definitions to create a sensible list (newest on top).

CURA-1593
2016-08-01 19:18:56 +02:00
fieldOfView
0c8d0a11a9 Fix a couple of qml casting errors 2016-08-01 15:22:21 +02:00
fieldOfView
34840d42bd Sort printers by category instead of by manufacturer
Always show Ultimaker on top. CURA-1593
2016-07-29 16:38:27 +02:00
Jaime van Kessel
8cfc0737ac First run actions are now properly handled
CURA-1385
2016-06-22 11:49:35 +02:00
fieldOfView
c592d71051 Make "save" button on AddMachineDialog translatable
CURA-1278
2016-06-12 15:58:52 +02:00
Jaime van Kessel
44f5559db3 Moved addMachine to machineManager
CURA-1278
2016-05-12 15:18:13 +02:00
Arjen Hiemstra
3a99a2bc45 Import the right version of the UM module
Since it was changed to 1.2 for the setting models
2016-05-10 17:28:41 +02:00
Jaime van Kessel
162295da8e Actually adding a new machine is now possible
CURA-1278
2016-05-10 13:31:26 +02:00
Jaime van Kessel
1b9c29579b Reworked add machine (Still stub)
CURA-1278
2016-05-09 14:55:01 +02:00