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-10Fix injection warning for hamburger menuJaime van Kessel
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-19Change standardbutton.yes & no to dialog.yes & noJaime 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-22Re-implement showing active profile as italiccasper
2022-03-15Fix typoj.delarago
2022-03-11Merge branch 'master' into CURA-8979_Materials_Preference_Pagecasper
2022-03-10Move details plane caption to management pagecasper
2022-03-09Add extra info labelJaime van Kessel
2022-03-09Fix spacing between update & discard actionsJaime van Kessel
2022-03-09Set defaultname for create new profileJaime van Kessel
2022-03-09Add tooltip to create new buttonJaime van Kessel
2022-03-09Shorten copy of update buttonJaime van Kessel
2022-03-03Clean up ordering of properties in profiles pageJaime van Kessel
2022-03-03Move scrollview caption over two linesJaime van Kessel
2022-03-03Hide hamburger menu if no item is selectedJaime van Kessel
2022-03-03Fix visibility of create new button in profiles pageJaime van Kessel
2022-03-03Re-add Duplicate button in profiles pageJaime van Kessel
2022-03-03Add title to profiles pageJaime van Kessel
2022-03-01Remove obsolete uses of system palettecasper
2022-02-28Add CuraStyled rename dialogJaime van Kessel
2022-02-23Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`casper
2022-02-18Hide background if no item is selectedJaime van Kessel
2022-02-18Add background to profiles pageJaime van Kessel
2022-02-18Update look of the profilesPageJaime van Kessel
2022-02-18Let profiles page use ManagementPageJaime van Kessel
2022-02-08Fix ProfilesPagecasper
2022-02-04Change remaining MessageDialogs to our versionGhostkeeper
2022-02-04Remove central messageBox in favour of local boxGhostkeeper
2022-01-31Fix remaining merge conflictsGhostkeeper
2022-01-31Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_re...Ghostkeeper
2022-01-25Move contents of ProfileTab to ProfileOverview fileGhostkeeper
2022-01-25Use UM.TabRow instead of a tab viewGhostkeeper
2022-01-25Update profiles preferences page to QtControls 2casper
2022-01-18Use new ListView instead of ScrollView, with correct scrollbarGhostkeeper
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-30Merge pull request #9472 from Ultimaker/CURA-7813_QML_warningsKonstantinos Karmas
2021-03-30Fix QML warnings due to depricated on<signal> calls in ConnectionsKostas Karmas
2021-03-29Update Layouts, Control.Styles and Dialogsjelle Spijker
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2021-03-18Handle deleting profiles betterGhostkeeper
2020-09-16Show warning icon on import non-visible profile.Remco Burema
2019-10-22Remove deprecated functions in MachineManagerLipu Fei
2019-10-08Elide long quality nameLipu Fei
2019-10-07Make intents work on quality management pageLipu Fei
2019-09-10Remove usage of Quality ManagerGhostkeeper