Arjen Hiemstra
68a8bcb009
Fix width of materials properties tab
2016-06-27 13:33:38 +02:00
Arjen Hiemstra
b2ef607cb6
Fix the material setting list to use a simple placeholder
...
Contributes to CURA-342
2016-06-23 17:34:35 +02:00
Arjen Hiemstra
1cb836aea5
Add a ReadOnlySpinBox control that provides a spinBox with a readOnly property
...
Contributes to CURA-342
2016-06-23 17:33:55 +02:00
Arjen Hiemstra
f71ddc4b9f
Start implementing view and edit support in the materials page
...
Contributes to CURA-342
2016-06-23 17:31:50 +02:00
fieldOfView
0faecf9b34
Rearrange MachineActions on Machines page
...
CURA-1385
2016-06-23 14:15:39 +02:00
Arjen Hiemstra
8c8caa2cac
Use the right property for the property provider
...
Otherwise we get a bunch of errors from the per object settings tool
2016-06-23 13:33:07 +02:00
Arjen Hiemstra
9f9de493f7
Clean up indentation
2016-06-23 13:32:31 +02:00
Arjen Hiemstra
cc027ddf41
Remove unused code
2016-06-23 13:32:20 +02:00
Arjen Hiemstra
de36122531
Use the expanded categories from Cura to expand the proper categories on startup
2016-06-23 13:31:01 +02:00
Aldo Hoeben
488740c60d
Merge pull request #819 from Ultimaker/MachineActions
...
Machine actions
2016-06-23 12:59:03 +02:00
Jaime van Kessel
3f3a93ae8a
Refactoring; Renaming firstRunWizard to machineActionsWizard
...
CURA-1385
2016-06-23 11:12:58 +02:00
fieldOfView
a6bb0c804a
Fix minor codereview issues
...
CURA-333
2016-06-22 17:19:14 +02:00
Jaime van Kessel
458749ca4e
Removed old wizard pages
...
CURA-1385
2016-06-22 15:35:44 +02:00
Jaime van Kessel
d5b07d29de
Actions are now reset before every run
...
CURA-1385
2016-06-22 14:39:41 +02:00
Jaime van Kessel
8cfc0737ac
First run actions are now properly handled
...
CURA-1385
2016-06-22 11:49:35 +02:00
fieldOfView
6adc4ef284
Revert "Change spelling of "colour" to "color" for consistency"
...
This reverts commit 963a2092efefb62f8f8b1216f0a7d05bbebb884d.
I still say we should use "colour" for consistency, but that change should not be part of this branch.
CURA-333
2016-06-22 10:19:44 +02:00
fieldOfView
b17d621243
Disable nozzle/material selection on the global tab
...
The global tab has no nozzle/material by definition.
CURA-333
2016-06-22 09:55:25 +02:00
fieldOfView
6fa1fb9d2f
Select "Global" tab when switching to a machine that has multiple extruders.
...
CURA-333
2016-06-22 09:55:24 +02:00
fieldOfView
963a2092ef
Change spelling of "colour" to "color" for consistency
...
I know "colour" is the more correct spelling, but Qt uses the spelling "color" and we have already adopted that spelling in a number of places.
CURA-333
2016-06-22 09:55:23 +02:00
fieldOfView
92905ada34
Show true extrudernames in Simple Mode support extruder selection combobox
...
CURA-333
2016-06-22 09:55:21 +02:00
fieldOfView
eba2451cf2
Add tooltip to extruder-tabs
...
CURA-333
2016-06-22 09:55:21 +02:00
Jaime van Kessel
65751d7400
Added completed signal to machine action, so model can notify display that it is completed
...
CURA-1385
2016-06-21 16:19:44 +02:00
Jaime van Kessel
181d16aad8
Running machine actions outside of first run is now possible
...
CURA-1385
2016-06-21 14:34:53 +02:00
Jaime van Kessel
924af37dff
Fleshing out of bedleveling action
...
CURA-1385
2016-06-21 13:30:36 +02:00
Jaime van Kessel
8237047907
Actions are now added as buttons to machinePages
...
CURA-1385
2016-06-20 13:46:05 +02:00
Jaime van Kessel
12faf23af8
Added a way to check if a printer is connected
...
CURA-1036
2016-06-15 14:13:54 +02:00
fieldOfView
0864b53081
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-06-15 09:46:08 +02:00
fieldOfView
61db0a7660
Fix extruder tabs for >2 extruders or long extruder names
...
CURA-340
2016-06-15 09:45:55 +02:00
Jaime van Kessel
1bab4032fd
Fixed broken perobject setting panel
...
CURA-1725
2016-06-15 09:41:32 +02:00
Arjen Hiemstra
e473d7a4e9
Ensure the control has active focus when clicking a SettingItem
...
This way we ensure that things update properly when for example changing
infill pattern.
Fixes CURA-1494
2016-06-14 17:29:05 +02:00
Simon Edwards
175b5429b4
Refactor the profile and Cura specific import/export code, put the cura stuff in Cura itself.
...
Contributes to CURA-1667 Profile import/export
2016-06-14 11:44:38 +02:00
fieldOfView
4ece9b0997
Add swatch to extruder tabs
...
CURA-340
2016-06-14 10:42:33 +02:00
fieldOfView
24e165b964
Remove error on ProfilesPage
...
CURA-1585
2016-06-14 10:41:06 +02:00
fieldOfView
11b120a483
Redesign extruder selection widget
...
Adds a colorswatch instead of coloring the whole widget (which looks like a warning state)
CURA-340
2016-06-13 18:23:53 +02:00
fieldOfView
a545cde4a8
Force setting fields to update when discarding changes
...
Textfields that have the focus don't (always) update when a new value is set.
CURA-1585
2016-06-13 11:53:57 +02:00
fieldOfView
c592d71051
Make "save" button on AddMachineDialog translatable
...
CURA-1278
2016-06-12 15:58:52 +02:00
fieldOfView
aeccfe3509
Rearrange preferences
...
Merges general & view into a single page
Introduces sections on general page
Cleans up code
2016-06-12 15:25:39 +02:00
fieldOfView
7d2a7bd157
Abbreviate headers
...
CURA-1668
2016-06-09 21:40:07 +02:00
fieldOfView
0d7a7d9299
Update wording to make storing/updating/discarding current settings more clear
...
CURA-970
2016-06-09 19:18:46 +02:00
fieldOfView
d34d398e96
Change the implementation of creating a profile from the current settings
...
The newly created profile now combines the settings of the active quality profile and the current settings
CURA-970, CURA-1585
2016-06-09 18:40:42 +02:00
fieldOfView
c6b1706460
Fix customisedSettings button (profiles dropdown) layout and behavior
...
CURA-1685
2016-06-09 17:49:33 +02:00
fieldOfView
0952dd0327
Removed warnings about undefined properties
...
CURA-1278
2016-06-09 16:01:08 +02:00
fieldOfView
887a5f4f80
Merge branch 'master' of https://github.com/Ultimaker/Cura
2016-06-09 15:51:40 +02:00
fieldOfView
38c6c3cb01
Minor fixes to SidebarHeader
...
CURA-1689
2016-06-09 15:51:28 +02:00
Arjen Hiemstra
90ddff1c7f
Remove obsolete debug statement
...
Contributes to 1685
2016-06-09 15:35:37 +02:00
Arjen Hiemstra
98c9f202a2
Do not produce an error when a setting has been filtered out
...
Contributes to CURA-340
2016-06-09 15:32:41 +02:00
Arjen Hiemstra
abf634c0b0
Filter visible settings based on if they can be set per extruder
...
Contributes to CURA-340
2016-06-09 15:14:32 +02:00
Arjen Hiemstra
3a75e1fb79
Fix setting the active extruder
...
Contributes to CURA-340
2016-06-09 15:12:37 +02:00
Arjen Hiemstra
4a43b50b7a
Remove unused action properties from Sidebar
2016-06-09 15:07:57 +02:00
Arjen Hiemstra
88d87e8e85
Cleanup sidebarheader and fix extruder selection
...
Contributes to CURA-340
2016-06-09 14:32:13 +02:00