Mark
9a193ad5c5
Changing AGPLv3 to LGPLv3
2017-09-28 13:00:43 +02:00
Ghostkeeper
7a9a4ae290
Revert "Change Label to Text because of ugle font rendering"
...
This reverts commit 8c9eccd1f4f49a0d0584b3f56985f4fa16e48915. This element is in a modal window, where the fonts should get the system themeing.
2017-05-02 12:58:29 +02:00
Mark
8c9eccd1f4
Change Label to Text because of ugle font rendering
...
CURA-3389
2017-04-18 12:11:02 +02:00
fieldOfView
a823980d17
Replace "transparent" Rectangles by Items
2017-01-25 15:21:37 +01:00
fieldOfView
cbf553aad1
Fix scale of Add Machine and Select (Per Object) Settings dialogs...
...
... on fairly high, but non-"retina" screens.
I have a new laptop with a 13" 1080p display, which I use at its native resolution. This works fine for most dialogs, except the mentioned two which are shown comically large.
2016-12-23 12:55:16 +01:00
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