j.delarago
|
ba3913395c
Add catalog to files that weren't translating
|
2 years ago |
Casper Lamboo
|
784cd2c99b
Apply suggestions from code review
|
2 years ago |
j.delarago
|
8bb1b0bee8
selectedNameFilter is now an object instead of a string. The nameFilter has to be manually pulled out using the index in selectedNameFilter.
|
2 years ago |
Jaime van Kessel
|
e85420f9fa
Fix few more instances of old usage of fileUrl vs selectedFile
|
2 years ago |
Jaime van Kessel
|
1ce84fec69
Fix all import dialogs
|
2 years ago |
j.delarago
|
f327c2479b
Update Dialog imports to remove version
|
2 years ago |
j.delarago
|
99a3a8d11d
QTQuick.Dialogs jumped to using 6.0 in QT6
|
2 years ago |
fieldOfView
|
09c3ae628e
Fix "double"/non-functional scrollbars on ScrollViews
|
2 years ago |
j.delarago
|
4b853b89bd
Fix typo
|
2 years ago |
Jaime van Kessel
|
97124bf5a9
Fix various QML warnings
|
2 years ago |
casper
|
9ba44f1d30
Move details plane caption to management page
|
2 years ago |
casper
|
f9a5cb33fd
Implement basic styling of material management page
|
2 years ago |
casper
|
e03176a1fa
Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`
|
2 years ago |
casper
|
99478d6a15
Add "Ok" button in export/import materials popup dialog
|
2 years ago |
Ghostkeeper
|
a03988d146
Replace MessageDialogs with new custom version
|
2 years ago |
Ghostkeeper
|
6db4a55f6e
Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_replacement_Buttons,_Actions_&_'Exclusivity'
|
2 years ago |
casper
|
3e98282871
Update material preferences page to QtControls 2
|
2 years ago |
Ghostkeeper
|
52f5b91621
Upgrade material list ScrollView to Controls2
|
2 years ago |
Ghostkeeper
|
038db1fc4f
Implement functionality of export to USB button
|
3 years ago |
Ghostkeeper
|
9ec731eaf6
Create MaterialsSyncDialog from a Python function
|
3 years ago |
Ghostkeeper
|
1c78452d39
Add basis for a new material sync wizard
|
3 years ago |
Ghostkeeper
|
a4f6e94ae0
Update the sync-storage path every time you sync
|
3 years ago |
Ghostkeeper
|
f82384d93c
Revert "Revert CURA-8055 in the 4.10 branch. This should not have been merged in there."
|
3 years ago |
Ghostkeeper
|
4d29de4579
Revert CURA-8055 in the 4.10 branch. This should not have been merged in there.
|
3 years ago |
Ghostkeeper
|
56db7f7144
Change file extension to .umm
|
3 years ago |
Ghostkeeper
|
ec727e1068
Hide button entirely if no export is available
|
3 years ago |
Ghostkeeper
|
bdcaef134f
Basic implementation of exporting all materials in a .zip archive
|
3 years ago |
Ghostkeeper
|
e66783664b
Implement default path for exporting all materials
|
3 years ago |
Ghostkeeper
|
abba3bdd10
Implement a sync button and file dialogue to export all materials
|
3 years ago |
Konstantinos Karmas
|
504f6dbe70
Revert "Cura 7813 qml modules version bump"
|
3 years ago |
jelle Spijker
|
9da321ffb9
Update Layouts, Control.Styles and Dialogs
|
3 years ago |
jelle Spijker
|
2986d50745
Update QtQuick and QtQuick.Controls
|
3 years ago |
Jaime van Kessel
|
a706b42782
Disable create & import on materialpage if machine does not support materials
|
4 years ago |
Jaime van Kessel
|
e805c3db05
Ensure material is selected on first opening of material manager
|
5 years ago |
Lipu Fei
|
38ee4bf208
Remove deprecated functions in MachineManager
|
5 years ago |
Jaime van Kessel
|
cadc145008
Prevent infinite recursion in material page if it could not be found
|
5 years ago |
Ghostkeeper
|
21412986d3
Remove material manager from MaterialsPage
|
5 years ago |
Ghostkeeper
|
3952366798
Move createMaterial to MaterialManagementModel and simplify it a bit
|
5 years ago |
Ghostkeeper
|
1874a6453d
Move duplicateMaterial into MaterialManagementModel
|
5 years ago |
Ghostkeeper
|
8346e465f6
Turn MaterialManagementModel into a singleton
|
5 years ago |
Ghostkeeper
|
3dc7c7b61c
Move removeMaterial to MaterialManagementModel
|
5 years ago |
Ghostkeeper
|
5b8ed91b04
Create new MaterialManagementModel and move canMaterialBeRemoved
|
5 years ago |
Jaime van Kessel
|
8759aae73e
Fix crash when materialManager could not be converted to QObject
|
5 years ago |
Lipu Fei
|
2ce567ccfe
Fix material current item reset
|
5 years ago |
Jaime van Kessel
|
914d2e98e9
Fix the disabling of the material setting fields.
|
5 years ago |
Ghostkeeper
|
18d1148c78
Don't reset selected material upon container changed
|
5 years ago |
Ghostkeeper
|
be4e754984
Remove cache of material manager
|
5 years ago |
Remco Burema
|
fea8262656
Listen to 'material-changed' since it doesn't update immediately.
|
5 years ago |
Jaime van Kessel
|
2cd6b73d12
Ensure that the material selection gets reset when diameter is changed
|
5 years ago |
Jaime van Kessel
|
99e6ec9509
Fix the last material qml warnings
|
5 years ago |