fieldOfView
7d48ad7872
Fix qml warning in Printers page after adding a printer
2016-08-03 18:15:06 +02:00
fieldOfView
95b06f317a
Fix "create" button on profiles page
...
CURA-2036
2016-08-02 16:13:17 +02:00
Arjen Hiemstra
4f9fab9418
Set the right default extruder for the main property provider
...
Fixes CURA-2024
2016-08-02 14:49:57 +02:00
fieldOfView
7d65e0d62b
Add title to machine action window
2016-08-02 09:51:58 +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
0d9d4b88ce
Hide "Type" label when no printer is selected on the manager printers page
2016-08-01 16:56:56 +02:00
fieldOfView
1808c44d02
Change behavior of the "Close" button on a machineaction dialog
...
Pressing close now "rejects" the action, similar to pressing "cancel" in the add machine wizard (instead of accepting, like pressing "ok").
CURA-2019
2016-08-01 15:36:43 +02:00
fieldOfView
0c8d0a11a9
Fix a couple of qml casting errors
2016-08-01 15:22:21 +02:00
fieldOfView
a9ed562a58
Allow machine actions to reference the dialog they are shown in
...
This way they can respond to the onAccepted and onRejected actions of the dialog
Contributes to CURA-2019
2016-08-01 15:21:12 +02:00
fieldOfView
1e46ab9eea
Remove stale AddMachineWizard file
2016-08-01 13:45:24 +02:00
fieldOfView
e01c8a4f10
Add Select All functionality
2016-07-29 19:25:40 +02:00
fieldOfView
ed1d12d21d
Hide linked settings icon for single extrusion printers
...
CURA-2020
2016-07-29 17:43:38 +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
b9a1d50e05
Added option to only display top layers in layerview
2016-07-29 13:17:41 +02:00
fieldOfView
57a37cfb8f
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-29 11:27:18 +02:00
fieldOfView
f584b49af2
Add "Close" button to (single) machine actions dialog
...
CURA-2019
2016-07-29 11:27:03 +02:00
Jaime van Kessel
1ed0503e02
Backspace now triggers same action as delete
...
CURA-1891
2016-07-29 10:37:03 +02:00
fieldOfView
9d7ce210b3
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-28 18:15:23 +02:00
fieldOfView
8fb6c9939a
Add "offline" styling to sidebar/monitor
...
CURA-1851
2016-07-28 18:14:38 +02:00
Arjen Hiemstra
570a67556a
Fix exporting and importing materials on OSX
...
OSX's file dialog is stupid and does not understand extensions with
a . in them. So instead just use everything after the last .
Fixes CURA-1987
2016-07-28 18:08:17 +02:00
fieldOfView
5d2033722a
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-28 13:45:27 +02:00
fieldOfView
1bbf987921
Fix SettingComboBox and SettingExtruder in some contexts
...
Use propertyProvider instead of provider; fixes comboboxes in PostProcessing plugin.
2016-07-28 13:45:11 +02:00
Jaime van Kessel
a1bd8f59ed
Slicing no longer occurs when stack is invalid
...
CURA-1998
2016-07-28 13:14:07 +02:00
Jaime van Kessel
614d4bb21a
Merge branch 'feature_additional_components' of github.com:Ultimaker/Cura
2016-07-28 12:42:39 +02:00
Jack Ha
dc6d415cf5
Disabled duplicate material, because it has a lot of issues.
...
CURA-1969.
2016-07-28 09:13:35 +02:00
Jaime van Kessel
afed6eed93
Print montior also handles wait_for_cleanup correctly now
2016-07-27 14:14:13 +02:00
fieldOfView
336dd406b1
Add a reusable mechanism for plugins to add controls to designated areas in the GUI
...
contributes to CURA-271
2016-07-26 11:58:25 +02:00
fieldOfView
1057634e47
Remove (non-functional) layer number from print monitor
...
CURA-1940
2016-07-25 17:39:43 +02:00
fieldOfView
7ce5e71b4c
Code cleanup
2016-07-25 14:58:12 +02:00
fieldOfView
87abed39f0
Fix two warnings on startup
...
CURA-1758
2016-07-25 11:41:54 +02:00
fieldOfView
ac0de58ecb
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-07-25 11:30:47 +02:00
fieldOfView
374ec8e577
Don't show user/quality emphasis on Per Object Settings
2016-07-25 11:30:30 +02:00
Jaime van Kessel
6883747671
Merge branch 'feature_remove_global_tab' of github.com:Ultimaker/Cura
2016-07-25 10:47:52 +02:00
fieldOfView
9171908c8b
Show weights as well as lengths
...
CURA-1038
2016-07-22 13:44:45 +02:00
Jaime van Kessel
cafb46cb1d
First container is now updated withouth recursion possible
...
We now use a set of keys that we are handling in order to prevent the lock
CURA-1758
2016-07-22 10:43:26 +02:00
Jaime van Kessel
87b9b17f98
Now the right extruder is actually used (instead of randomly mixing it up)
...
CURA-1758
2016-07-21 21:42:02 +02:00
Jaime van Kessel
4346d5a233
Settings now point to the right extruder stack
...
CURA-1758
2016-07-21 20:54:02 +02:00
fieldOfView
dd78561e25
Remove global tab
...
CURA-1758
2016-07-21 15:35:20 +02:00
fieldOfView
0857017ac6
Add a context-menu item to copy a value to all extruders.
...
CURA-1758
2016-07-21 15:12:30 +02:00
fieldOfView
a31ffc4ebf
Select first extruder when switching to a printer (continued)
...
The days of the global tab are numbered
CURA-1758
2016-07-21 15:12:28 +02:00
fieldOfView
efa2099912
Remove stray debug code
...
CURA-1758
2016-07-21 15:12:26 +02:00
fieldOfView
3923d43567
Disable simple mode controls on global tab
...
CURA-1758
2016-07-21 15:12:26 +02:00
fieldOfView
7302baa7da
Add icon to settings that can only be set globally (for all extruders)
...
CURA-1758
2016-07-21 15:12:25 +02:00
fieldOfView
121cd19e83
Disable the settings in the global tab
...
CURA-1758
2016-07-21 15:12:24 +02:00
Jack Ha
be1ea9bffd
Merge branch 'master' of github.com:Ultimaker/Cura
2016-07-20 11:13:55 +02:00
Jack Ha
79f640e344
Fixed simple sidebar infill label font. CURA-1824
2016-07-20 11:12:44 +02:00
Jaime van Kessel
bb4d4e7807
Moved viewmode in order so the tooltip is displayed over per-object settings panel
...
CURA-1651
2016-07-20 11:01:38 +02:00
Jack Ha
7731f9406c
Dialog_profile/material/load_path is now saved and used.
...
CURA-1900
2016-07-19 15:59:44 +02:00
Arjen Hiemstra
0e6a46c9eb
Use a simpler fix for dealing with QML Action's shortcuts not working
...
It is a bit more magical (hence the added documentation) but it makes
things a lot more transparent. This prevents a lot of future issues.
Contributes to CURA-1603
2016-07-18 16:52:33 +02:00
Jaime van Kessel
3e4ff9241e
Moved the BlurSettings signal to cura main window
...
This reduces the number of focus changes from O(N) to O(1) by the blur event
2016-07-18 15:38:57 +02:00