Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/Ultimaker/Cura.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2022-05-05Add catalog to files that weren't translatingCURA-9141_translate_5.0j.delarago
2022-04-29Apply suggestions from code reviewCasper Lamboo
2022-04-28selectedNameFilter is now an object instead of a string. The nameFilter has t...CURA-9214_export_profile_doesnt_workj.delarago
2022-04-19Fix few more instances of old usage of fileUrl vs selectedFileJaime van Kessel
2022-04-19Fix all import dialogsJaime van Kessel
2022-04-01Update Dialog imports to remove versionj.delarago
2022-03-29QTQuick.Dialogs jumped to using 6.0 in QT6j.delarago
2022-03-22Fix "double"/non-functional scrollbars on ScrollViewsfieldOfView
2022-03-15Fix typoj.delarago
2022-03-15Fix various QML warningsJaime van Kessel
2022-03-10Move details plane caption to management pagecasper
2022-03-09Implement basic styling of material management pagecasper
2022-02-23Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`casper
2022-02-15Add "Ok" button in export/import materials popup dialogcasper
2022-02-04Replace MessageDialogs with new custom versionGhostkeeper
2022-01-31Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_re...Ghostkeeper
2022-01-25Update material preferences page to QtControls 2casper
2022-01-18Upgrade material list ScrollView to Controls2Ghostkeeper
2021-10-06Implement functionality of export to USB buttonGhostkeeper
2021-10-04Create MaterialsSyncDialog from a Python functionGhostkeeper
2021-10-01Add basis for a new material sync wizardGhostkeeper
2021-07-23Update the sync-storage path every time you syncGhostkeeper
2021-06-24Revert "Revert CURA-8055 in the 4.10 branch. This should not have been merged...Ghostkeeper
2021-06-24Revert CURA-8055 in the 4.10 branch. This should not have been merged in there.Ghostkeeper
2021-06-09Change file extension to .ummGhostkeeper
2021-06-09Hide button entirely if no export is availableGhostkeeper
2021-06-09Basic implementation of exporting all materials in a .zip archiveGhostkeeper
2021-06-08Implement default path for exporting all materialsGhostkeeper
2021-06-08Implement a sync button and file dialogue to export all materialsGhostkeeper
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-29Update Layouts, Control.Styles and Dialogsjelle Spijker
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2020-01-27Disable create & import on materialpage if machine does not support materialsJaime van Kessel
2019-10-25Ensure material is selected on first opening of material managerJaime van Kessel
2019-10-22Remove deprecated functions in MachineManagerLipu Fei
2019-10-08Prevent infinite recursion in material page if it could not be foundJaime van Kessel
2019-08-27Remove material manager from MaterialsPageGhostkeeper
2019-08-27Move createMaterial to MaterialManagementModel and simplify it a bitGhostkeeper
2019-08-27Move duplicateMaterial into MaterialManagementModelGhostkeeper
2019-08-27Turn MaterialManagementModel into a singletonGhostkeeper
2019-08-27Move removeMaterial to MaterialManagementModelGhostkeeper
2019-08-27Create new MaterialManagementModel and move canMaterialBeRemovedGhostkeeper
2019-08-19Fix crash when materialManager could not be converted to QObjectJaime van Kessel
2019-07-30Fix material current item resetLipu Fei
2019-07-30Fix the disabling of the material setting fields.Jaime van Kessel
2019-07-24Don't reset selected material upon container changedGhostkeeper
2019-07-24Remove cache of material managerGhostkeeper
2019-07-03Listen to 'material-changed' since it doesn't update immediately.Remco Burema
2019-07-02Ensure that the material selection gets reset when diameter is changedJaime van Kessel
2019-05-16Fix the last material qml warningsJaime van Kessel