Jaime van Kessel
e8c99f6b9f
Increased readability
...
CURA-1087
2016-03-09 17:12:53 +01:00
Jaime van Kessel
ffbc3e8da3
Added min size to printjob name
...
CURA-1107
2016-03-09 16:09:12 +01:00
fieldOfView
81a015015d
Add "star" icon to profile dropdown when there are customised settings
...
Contributes to CURA-909
2016-03-08 12:06:21 +01:00
fieldOfView
06445ef3bb
Add link to troubleshooting guide to simple mode
...
Fixes CURA-536
2016-03-07 15:19:27 +01:00
Jaime van Kessel
2ab999851c
Toolbar correctly shows location of toolpanel when not triggered through QML
...
Contributes to CURA-838
2016-03-07 14:12:44 +01:00
Jaime van Kessel
a9bd73f32a
Merge branch '2.1' of https://github.com/Ultimaker/Cura
2016-03-04 10:59:40 +01:00
fieldOfView
22fadf396a
Fix 2 pixel space between save button and device selection menu button
2016-03-03 16:43:39 +01:00
fieldOfView
bc24a3c95b
Add sensible maximum length to machine name and job name entry
2016-03-02 22:39:15 +01:00
Jaime van Kessel
ff3bca19ac
Renamed getdefaultsavepath
2016-03-01 10:40:35 +01:00
Jaime van Kessel
06afed5283
Loading files now uses home folder as default location
...
CURA-906
2016-02-29 16:11:48 +01:00
fieldOfView
b5c90d67d0
Remove deprecated use of theme sizes from UM2 upgrades wizard
...
CURA-91
2016-02-25 11:35:21 +01:00
Jaime van Kessel
dc1ee1d73b
Merge pull request #636 from Ultimaker/feature_um2upgrades
...
Support UM2 with Olsson block
2016-02-24 12:07:35 +01:00
fieldOfView
de28561152
Remove Profiles from Per Object Settings panel
...
Also disables Per Object Settings tool button when sidebar is in simple mode.
Contributes to CURA-901
2016-02-24 00:14:54 +01:00
fieldOfView
8eb6fecacf
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-23 12:50:26 +01:00
Arjen Hiemstra
fa907dfb1b
Fix sizing behaviour of Save button
...
Use the text size with some margin for the button size and simply anchor
it to the right drop down button.
2016-02-23 12:24:27 +01:00
Arjen Hiemstra
222b4666d3
Do not load the theme again when the UI has been loaded
...
Theme is now loaded on creation instead
2016-02-23 12:24:27 +01:00
Arjen Hiemstra
074048f83c
Use the key property of action's source to scroll setting visibility
2016-02-23 12:24:27 +01:00
Arjen Hiemstra
e6ef4405c3
Replace a bunch of Theme property accessors with getThing calls
2016-02-23 12:24:26 +01:00
Arjen Hiemstra
d208885755
Load preference pages dynamically and reset the current page to 0 on close
2016-02-23 12:24:26 +01:00
Arjen Hiemstra
e2b2088246
Add a configureSettingsAction that will open the setting visibility page
2016-02-23 12:24:26 +01:00
Arjen Hiemstra
4e139ae710
Fix minor error after rebase
2016-02-23 12:24:26 +01:00
Arjen Hiemstra
19c25895bf
Convert Toolbar.qml and styles.qml to Theme getThing style
2016-02-23 12:24:26 +01:00
Arjen Hiemstra
d93055da1a
Fix syntax
2016-02-23 12:22:30 +01:00
Arjen Hiemstra
720324f0c6
Replace Theme property accessors with getThing calls
2016-02-23 12:22:30 +01:00
fieldOfView
b519c910ea
Fix reentry of add machine wizard when skipping bedleveling
2016-02-22 16:41:09 +01:00
fieldOfView
e4d44acefb
Add support for Ultimaker 2 Extended with Olsson Block upgrade
2016-02-19 20:39:32 +01:00
fieldOfView
bcf0f507ad
Add Add Machine wizard, machine definitions & profiles for Ultimaker 2 with Olsson Block
2016-02-19 20:39:32 +01:00
Jaime van Kessel
c0d167e751
Changing values in simple mode no longer influences local model
...
CURA-865
2016-02-19 10:42:38 +01:00
Ghostkeeper
bcbb28dd9f
Fix application menu save-to-file option
...
Turns out that named parameters never worked. I've changed it into key-word arguments, but then not really key-word arguments but a QVariantMap.
Contributes to issues CURA-611 and CURA-898.
2016-02-18 13:30:24 +01:00
fieldOfView
b8113a9740
Reset menu selection without modifying the model
...
Contributes to CURA-853
2016-02-17 22:04:05 +01:00
Ghostkeeper
ccd937a56f
Make boolean trap more readable
...
This doesn't entirely remove it but it looks a bit better. In other calls, the variable name that's filled in the parameter sort of makes it clear what the boolean indicates.
Contributes to issue CURA-611.
2016-02-15 16:56:42 +01:00
fieldOfView
5613a5de20
Reset menu selection when canceling profile switch
...
Contributes to CURA-853
2016-02-15 14:19:32 +01:00
Jaime van Kessel
b2f37390fd
Merge branch '2.1' of https://github.com/Ultimaker/Cura
2016-02-12 09:46:23 +01:00
fieldOfView
f8aa4cdade
Merge branch '2.1' of https://github.com/Ultimaker/Cura into 2.1
2016-02-11 09:26:48 +01:00
fieldOfView
cd768902e9
Fix tooltips in simple mode
...
Simple mode no longer showed tooltips since Simple Mode and Advanced Mode were put in a StackView.
2016-02-11 09:25:37 +01:00
Ghostkeeper
edb7803760
Make the machine file types filter optional for OutputDevice
...
The call to OutputDevice from the save button filters by the file types available to the machine. The call to OutputDevice from the application menu doesn't.
Contributes to issue CURA-611.
2016-02-10 13:39:49 +01:00
Jaime van Kessel
8402189b42
Removed unused code
2016-02-10 10:28:03 +01:00
Jaime van Kessel
bf3ce61b7f
SidbarSimple now uses container proxy correctly
...
Fixes CURA-823
2016-02-10 10:26:59 +01:00
fieldOfView
3369750b97
Make sure Machine names are always unique and non-zerolength
...
Applies the same rename behavior introduced in the profiles rework to machine names. Machine names are always accepted, but if they are non-unique a number is added (recursively).
If no name is specified, a logical default is chosen. Robust against leading/trailing spaces, and case insensitive.
Contributes to CURA-425
2016-02-09 15:33:27 +01:00
fieldOfView
ccf53147b3
Add margins around infillmodel options, so an infill option is always selected
2016-02-08 09:20:47 +01:00
fieldOfView
828752af30
Remove dialogs that were moved to Uranium
2016-02-08 09:18:35 +01:00
fieldOfView
f97e2fa6aa
Prepare "Add profile" dialog
2016-02-08 09:18:33 +01:00
fieldOfView
faefbb6b8e
Rename materials model to MachineMaterialsModel
2016-02-08 09:18:30 +01:00
fieldOfView
47d299b8c3
Add material profile selection to sidebar
2016-02-08 09:18:30 +01:00
Jaime van Kessel
5cb27c5589
Updates list of languages in interface
...
CURA-526
2016-02-04 12:00:20 +01:00
Jaime van Kessel
2867f03840
Fixes rotation hint
...
CURA-816
2016-02-03 14:30:00 +01:00
Jaime van Kessel
d68e17c9f5
Merge pull request #624 from Ultimaker/fast_advanced_switch
...
Fast Simple<->Advanced Switch
2016-02-01 10:48:27 +01:00
Arjen Hiemstra
5d136a1da7
ActiveTool.properties now returns a ContainerProxy object
2016-01-29 15:18:19 +01:00
Arjen Hiemstra
edf2802099
Use a StackView and non-dynamic instantation for the sidebar modes
...
Improves performance at the cost of flexibility.
But we did not use that flexibility anyway.
2016-01-29 14:58:08 +01:00
Ghostkeeper
c53969f1bd
Wait for FinishedSlicing message to mark slicing as finished
...
Instead of waiting until progress is more than 99%, wait for the dedicated FinishedSlicing message.
Contributes to issue CURA-427.
2016-01-29 11:22:04 +01:00