Arjen Hiemstra
|
03ccdec861
Call the right methods of CuraActions in Actions.qml
|
7 years ago |
Arjen Hiemstra
|
dd73c53ece
Introduce center and multiply actions that work on the entire selection
|
7 years ago |
Jaime van Kessel
|
ecf905f580
Merge branch 'feature_arrange_cleanup' of github.com:Ultimaker/Cura
|
7 years ago |
Jack Ha
|
a83b1dd638
Split ShapeArray from Arranger. CURA-3239
|
7 years ago |
Jack Ha
|
abb5d1e76e
Arranger: moved functions, split Arrange into Arrange All and Arrange Selection. CURA-3239
|
7 years ago |
Jaime van Kessel
|
f82aecb7ca
Refactoring; no longer use "Printer" to identify CuraApplication
|
7 years ago |
Jack Ha
|
bf08d30e7d
Added first arrange function and smart placement after loading. CURA-3239
|
7 years ago |
Lipu Fei
|
e00c68344a
CURA-3495 open project/models in one dialog
|
7 years ago |
Jaime van Kessel
|
66afc2a391
Added new project option
|
7 years ago |
Ghostkeeper
|
c0b4d43995
Add hotkey for reload all models
|
7 years ago |
Jaime van Kessel
|
8f023524d2
Small textual changes for project handling
|
8 years ago |
Jaime van Kessel
|
5119ee9a93
Use correct descriptor for project open
|
8 years ago |
Jaime van Kessel
|
4cf454757f
Change import & export back to save & open
|
8 years ago |
Jaime van Kessel
|
86019c2df0
Renamed load&save workspace to import&export project
|
8 years ago |
Jack Ha
|
b88ed76b7c
Solve merge conflict PrinterOutputDevice. CURA-1263
|
8 years ago |
Jack Ha
|
c3320bb1a4
Change settings to settings/overrides in selected messages. CURA-2898
|
8 years ago |
Jaime van Kessel
|
9539774c0b
Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler
|
8 years ago |
Jaime van Kessel
|
a39d682476
Renamed Load workspace to open Workspace
|
8 years ago |
fieldOfView
|
eeff3b65ec
Change wording from "duplicate" to "multiply"
|
8 years ago |
Jaime van Kessel
|
a859c9883c
Added loadWorkspace option to menu
|
8 years ago |
fieldOfView
|
0ce4b5f2de
Add "..." to Duplicate Model menu entry to indicate there is a dialog
|
8 years ago |
Jaime van Kessel
|
450eb5443f
Updated text to be more clear
|
8 years ago |
Simon Edwards
|
cadf2115ac
Merge pull request #1058 from Ultimaker/cura-2730
|
8 years ago |
Ghostkeeper
|
32653c2df4
Blur settings upon discarding current settings
|
8 years ago |
Jack Ha
|
d308cd45bc
Moved function out of MachineManager, changed "Valid" to "HaveErrors".
|
8 years ago |
Jack Ha
|
98688bf013
Changed MachineManager.isActiveStackValid to MachineManager.areStacksValid. CURA-2730
|
8 years ago |
Simon Edwards
|
c3cf762451
Show the warning color for unsupported materials/qualities by using the new 'supported' metadata flag.
|
8 years ago |
fieldOfView
|
95fabbaf6d
Don't allow creating profiles based on empty_profile
|
8 years ago |
fieldOfView
|
8d6f7c06c1
Replace "Show Engine Log" with "Show Configuration Folder"
|
8 years ago |
Jaime van Kessel
|
c7126775d5
Fix spelling mistake
|
8 years ago |
Jack Ha
|
8c0837d75d
Merge master. CURA-2006
|
8 years ago |
fieldOfView
|
85a58a22cb
Change "Bed"/"Platform" to "Build Plate"
|
8 years ago |
fieldOfView
|
7aab8ad397
Change "object" to "model"
|
8 years ago |
Arjen Hiemstra
|
4eb4a90ded
Call the new clearUserContainers/updateQualityChanges from the relevant actions
|
8 years ago |
fieldOfView
|
e01c8a4f10
Add Select All functionality
|
8 years ago |
Jaime van Kessel
|
a1bd8f59ed
Slicing no longer occurs when stack is invalid
|
8 years ago |
Arjen Hiemstra
|
0270aecdc3
Replace separate machine/profile menus in menubar with a single "Settings" menu
|
8 years ago |
Arjen Hiemstra
|
1a56da464c
Introduce a "Manage Materials" action
|
8 years ago |
fieldOfView
|
0d7a7d9299
Update wording to make storing/updating/discarding current settings more clear
|
8 years ago |
fieldOfView
|
d34d398e96
Change the implementation of creating a profile from the current settings
|
8 years ago |
Jaime van Kessel
|
0dece95f0f
Updating non-readonly profiles is now possible again
|
8 years ago |
Jaime van Kessel
|
4fc565711d
Added read-only property to profiles
|
8 years ago |
Jaime van Kessel
|
113da81db5
Added isValidGlobalStack property to MachineManager
|
8 years ago |
Jaime van Kessel
|
ad35c9f070
Added reload profile (simply clears user instance container)
|
8 years ago |
Arjen Hiemstra
|
386aec32a8
Merge branch 'settings_rework'
|
8 years ago |
fieldOfView
|
7c154c78bf
Add keyboard shortcuts for grouping/ungrouping
|
8 years ago |
Arjen Hiemstra
|
3bfe18e76f
Add a configureSettingVisibility action
|
8 years ago |
Arjen Hiemstra
|
8c5b3c8b1d
Directly implement onTriggered in Actions for several actions
|
8 years ago |
Arjen Hiemstra
|
fbbe6cde78
Expose the Actions object as a QML singleton
|
8 years ago |
fieldOfView
|
c73bdc3fb0
Clarify wording
|
8 years ago |