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-04-28Use the correct function parameters when removing objects in menuCURA-9222_crash_for_multiple_extrudersJaime van Kessel
2022-03-31No longer inject parameters into function handling in qmlJaime van Kessel
2022-01-14Use Cura.Menu instead of UM.MenuJaime van Kessel
2022-01-14Use Cura.MenuItem instead of UM.MenuItemJaime van Kessel
2022-01-12Apply suggestions from code review Jaime van Kessel
2022-01-11Fix some QML warnings on closing CuraJaime van Kessel
2022-01-11Update the settings menu to controls 2Jaime van Kessel
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2020-01-07Fix QML warningsLipu Fei
2019-10-16Fix QML undefined errorsLipu Fei
2019-10-10Prevent changing material / variant of disabled extruderJaime van Kessel
2019-10-08Remove MachineManager.activeVariantNamesLipu Fei
2019-08-01Fix the settings menu not reacting to onTriggered signalsJaime van Kessel
2018-03-19Rename setVariantGroup() -> setVariant()Lipu Fei
2018-03-05Made some changes so the code also works with lower versions of Qt & pyQtJaime van Kessel
2018-02-21Fix NozzleMenu active nozzle bulletLipu Fei
2018-02-20WIP: Simplify global stack and extruder stack activation and fixesLipu Fei
2018-02-19WIP: Fix NozzleMenu QObject result typeLipu Fei
2018-02-16WIP: Fix NozzleMenu warning on non-notifiable bindingsLipu Fei
2018-02-16WIP: Fix NozzleMenu extruder bindingLipu Fei
2018-02-16CURA-4606 cleanup and optimization for replaceContainerJack Ha
2018-02-16WIP: Refactor NozzleMenu.qmlLipu Fei
2018-02-16WIP: Create VariantManagerLipu Fei
2018-01-17Fix QML errors building the material and nozzle menusfieldOfView
2018-01-10CURA-4461 Show nozzles and buildplates separately depending on theDiego Prado Gesto
2017-10-31Resolve merge conflicts with master - CURA-4482Chris ter Beke
2017-10-31Create extruder stack for single extruder machines on start - CURA-4482ChrisTerBeke
2017-10-25CURA-4485 Minor changesDiego Prado Gesto
2017-10-25Fix qml error when there is no connected printerfieldOfView
2017-10-24CURA-4485 Disabling automatic material and variant when connecting to aDiego Prado Gesto
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-08-08Fix setting variant of non-active extruder through menufieldOfView
2017-07-18Clarify context of automatic nozzle detection translation stringGhostkeeper
2016-09-21If a machine inherits qualities, it tries to select the correct variant ID's ...Jaime van Kessel
2016-09-15Prevent qml warning when no printer is connectedfieldOfView
2016-09-14Add a menuitem to load the nozzle/material loaded on the printerfieldOfView
2016-09-13Add stub (invisible) menuitems to get material/nozzle from printerfieldOfView
2016-06-28Move all the menus to individual QML files to make it easier to reuse themArjen Hiemstra