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-03-22Fix "double"/non-functional scrollbars on ScrollViewsfieldOfView
2022-03-21Add scroll bar to print monitor if content is overflowingcasper
2021-11-16Removed unused imports in print monitorJaime van Kessel
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-08-18Revert "Use extruderList rather than deprecated extruders property"Ghostkeeper
2020-05-29Use extruderList rather than deprecated extruders propertyGhostkeeper
2019-05-10Show tooltip on top of control elementsGhostkeeper
2018-12-17Fix (USB) print monitor in dark themefieldOfView
2018-12-13Reduce the creations of ExtrudersModelsLipu Fei
2018-12-13Remove unused simpleNames flagLipu Fei
2018-12-07Clean up the codeDiego Prado Gesto
2018-11-30Move USB sidebar into the main view of the monitorstageJaime van Kessel
2018-10-26Remove all the entries in the theme that make reference to the sidebar,Diego Prado Gesto
2018-10-12Update outputDevice when the global container changedGhostkeeper
2018-09-07Switch most usages of containerStackId to containerStack for settingPropertyP...Jaime van Kessel
2018-08-09Fix binding loopJaime van Kessel
2018-05-14Correct the test to hide bed temperature when no heated bed is present.Nicolas Graziano
2018-03-09Changed rounding of prettyTime by accidentMark
2018-02-16Bumped the required version numbers down again, as they should specifcy a min...Jaime van Kessel
2018-02-14Merge branch '3.2'Ghostkeeper
2018-02-14Change Math.floor to Math.round as a last try to fix garbled fontsMark
2018-02-13Increased the version of QtQuickMark
2018-01-08Don't show "active print" header if no printer is connectedJaime van Kessel
2017-12-19Merge branch 'master' of github.com:Ultimaker/Cura into network_rewriteJaime van Kessel
2017-12-14Fix monitor sidebar machine selection - CURA-4234ChrisTerBeke
2017-12-14CURA-4234 splitted MachineSelection into a separate file and add it to PrintM...Jack Ha
2017-11-30Cluster shows default controlItem again when a specific printer is selectedJaime van Kessel
2017-11-27Moved multiple components to their own filesJaime van Kessel
2017-11-24Fixed status icon in monitor tabJaime van Kessel
2017-11-24JobData is now shown in monitor screen againJaime van Kessel
2017-11-21Moved HeatedBedBox to own qml fileJaime van Kessel
2017-11-21PrinterOutputModel now has different extruders if it has more than one.Jaime van Kessel
2017-11-21Moved ExtruderBox and OutputDeviceHeader to their own files.Jaime van Kessel
2017-11-21Connection states changes are now tied into the UI againJaime van Kessel
2017-11-06Merge branch 'master' into container_stack_improvementsChrisTerBeke
2017-10-31Create extruder stack for single extruder machines on start - CURA-4482ChrisTerBeke
2017-10-24Tweak layout and textsfieldOfView
2017-10-24Tweak disabled appearancefieldOfView
2017-10-24Hide manual controls for outputdevices that don't support itfieldOfView
2017-10-24Disable controls when manual control is not availablefieldOfView
2017-10-23Add settable jog distancefieldOfView
2017-10-23Add controls for jogging the head/bedfieldOfView
2017-10-14Change renderType for TextInput elementsfieldOfView
2017-10-11Changed parseInt to Math.floorMark
2017-10-11Change Text to Label and cast all sizes to intMark
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-27Make material colour indication a circle instead of squareGhostkeeper
2017-09-22Fix display of bed temperature before a printer is addedGhostkeeper