Ghostkeeper
|
c80455c6bc
Fix creating print job name
|
8 years ago |
Arjen Hiemstra
|
f90be96bc6
Add back the Profiles page
|
8 years ago |
Arjen Hiemstra
|
8284ab9de5
Insert printers and materials pages at the right location
|
8 years ago |
Arjen Hiemstra
|
b452cf7ba4
Add a materials management page
|
8 years ago |
Jaime van Kessel
|
6d25d21126
getting id of definition when none was found no longer causes exception
|
8 years ago |
Jaime van Kessel
|
dd24e488a8
Materials & variants are now correctly checked when active
|
8 years ago |
Jaime van Kessel
|
5dbe0bdc03
Machine variants can now be selected from dropdown menu
|
8 years ago |
Jaime van Kessel
|
d8e4aa9078
Moved machinePage to Cura
|
8 years ago |
Jaime van Kessel
|
133229d086
Merge branch 'settings_rework' of https://github.com/Ultimaker/Cura into settings_rework
|
8 years ago |
fieldOfView
|
7c154c78bf
Add keyboard shortcuts for grouping/ungrouping
|
8 years ago |
Jaime van Kessel
|
ac9b391e7f
Fixed available printers in dropdown menu
|
8 years ago |
Arjen Hiemstra
|
5e226038d9
Instantiate models instead of using the Models object
|
8 years ago |
Arjen Hiemstra
|
207bdb3cd5
Update Cura.qml to use Actions as singleton instead of instantiating them
|
8 years ago |
Jaime van Kessel
|
1b9c29579b
Reworked add machine (Still stub)
|
8 years ago |
Arjen Hiemstra
|
44246c0676
Comment out all things that use settings related things so we can at least start
|
8 years ago |
fieldOfView
|
614726a574
Fix codestyle
|
8 years ago |
fieldOfView
|
b0f55058ed
Fix showing the rename profile dialog when creating a new profile
|
8 years ago |
fieldOfView
|
4939b935d2
Show profile name dialog after creating a profile
|
8 years ago |
fieldOfView
|
f6ce963b73
Add "Update Current Profile" and "Reset Current Profile" menu items to profile dropdowns
|
8 years ago |
fieldOfView
|
db7777a6e7
Move Rotation "tooltip" out of cura.qml and make it useful for other tools as well
|
8 years ago |
fieldOfView
|
256647b83b
Prevent bindingloop warning
|
8 years ago |
fieldOfView
|
a32c00141a
Apply style to rotate-tool tooltip
|
8 years ago |
fieldOfView
|
6b2b948623
Prevent qml errors when adding/deleting profiles
|
8 years ago |
fieldOfView
|
2e5868cb82
Removed separators from profilesmodel
|
8 years ago |
Ghostkeeper
|
e5a5cffe7d
Remove unnecessary parameter to JS toString
|
8 years ago |
Jaime van Kessel
|
43d13096a1
Added decodeURIComponent to mesh names
|
8 years ago |
fieldOfView
|
cdc9ece474
Show separator between readonly profiles and custom profiles in profiles menu and sidebar profiles dropdown
|
8 years ago |
Jaime van Kessel
|
ff3bca19ac
Renamed getdefaultsavepath
|
8 years ago |
Jaime van Kessel
|
06afed5283
Loading files now uses home folder as default location
|
8 years ago |
Arjen Hiemstra
|
222b4666d3
Do not load the theme again when the UI has been loaded
|
9 years ago |
Arjen Hiemstra
|
074048f83c
Use the key property of action's source to scroll setting visibility
|
9 years ago |
Arjen Hiemstra
|
e6ef4405c3
Replace a bunch of Theme property accessors with getThing calls
|
9 years ago |
Arjen Hiemstra
|
d208885755
Load preference pages dynamically and reset the current page to 0 on close
|
9 years ago |
Arjen Hiemstra
|
e2b2088246
Add a configureSettingsAction that will open the setting visibility page
|
9 years ago |
Arjen Hiemstra
|
720324f0c6
Replace Theme property accessors with getThing calls
|
9 years ago |
Ghostkeeper
|
bcbb28dd9f
Fix application menu save-to-file option
|
9 years ago |
fieldOfView
|
b8113a9740
Reset menu selection without modifying the model
|
9 years ago |
Ghostkeeper
|
ccd937a56f
Make boolean trap more readable
|
9 years ago |
fieldOfView
|
5613a5de20
Reset menu selection when canceling profile switch
|
9 years ago |
Ghostkeeper
|
edb7803760
Make the machine file types filter optional for OutputDevice
|
9 years ago |
fieldOfView
|
828752af30
Remove dialogs that were moved to Uranium
|
9 years ago |
fieldOfView
|
f97e2fa6aa
Prepare "Add profile" dialog
|
9 years ago |
Jaime van Kessel
|
2867f03840
Fixes rotation hint
|
9 years ago |
Jaime van Kessel
|
d68e17c9f5
Merge pull request #624 from Ultimaker/fast_advanced_switch
|
9 years ago |
Arjen Hiemstra
|
5d136a1da7
ActiveTool.properties now returns a ContainerProxy object
|
9 years ago |
Tamara Hogenhout
|
8af00b4195
Just a little cleanup
|
9 years ago |
Tamara Hogenhout
|
993f026545
Adds extra context to the topbar menu-items
|
9 years ago |
Jaime van Kessel
|
3523b709c4
Fixed delete selection issues.
|
9 years ago |
fieldOfView
|
aa2563b891
Rename "Machines" to "Printers"
|
9 years ago |
fieldOfView
|
5ec00b2f6d
Move MessageStack back to bottom until we can relocate the messages that make it obtrusive
|
9 years ago |