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-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-05-10Revert "Render labels using `Text.QtRendering` on OSX"c.lamboo
2022-05-10Render labels using `Text.QtRendering` on OSXc.lamboo
2022-04-13Prevent tootltip from showing during "processing" of slice buttonJaime van Kessel
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-04-06Fix crash on slicing.j.delarago
2022-03-04Replace Text.Align with custom enum alignmentj.delarago
2022-03-03Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible...j.delarago
2022-01-24Update print action hotkey listener to QtControls 2casper
2021-07-28Use the StatusIcon qml component for the warning iconsKonstantinos Karmas
2021-07-28Replace warning icon in the unable to slice messageKonstantinos Karmas
2021-07-02Adjust color-scheme for button restyle.Remco Burema
2021-06-30Remove 'roundedness' and 'shadow' from action-buttons.Remco Burema
2021-06-28Unrevert new icon set for all of Cura's interfaceGhostkeeper
2021-05-27Revert "Merge pull request #9716 from Ultimaker/CURA-8010_new_icons"Jaime van Kessel
2021-04-26Update Iconsjelle Spijker
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-01-26Show print weight with single decimal in the details viewJaime van Kessel
2020-04-02Revert "Fix binding loop in action panel widget"Nino van Hooff
2020-03-20Fix binding loop in action panel widgetGhostkeeper
2019-09-28Update ActionPanelWidget.qmlThomas Karl Pietrowski
2019-07-24Fix dimensions of print job information popup when using Qt 5.13.Mark Burton
2019-07-10Use correct font for material estimatesGhostkeeper
2019-05-29Directly show feedback when pressing the slice buttonJaime van Kessel
2019-05-08Change time/material 'specification' into 'estimation'Ghostkeeper
2019-04-03Merge branch 'master' into WIP_onboardingGhostkeeper
2019-04-03Move Cura.ProgressBar to UraniumGhostkeeper
2019-04-02Add total cost to the output overview.Jaime van Kessel
2019-03-21Merge remote-tracking branch 'origin/WIP_onboarding' into WIP_onboarding_mach...Lipu Fei
2019-03-21Fix merge conflicts with masterLipu Fei
2019-03-19WIP: Cleanup and unify MachineAction stylesLipu Fei
2019-03-18Consistent capitalisationGhostkeeper
2019-02-28WIP: Make reusable widget CuraProgressBarLipu Fei
2019-02-14Ensure the layout gets the right width & height for the output devices popupJaime van Kessel
2019-02-05Fix dark-theme material-estimates-panel (and layout-issues). [CURA-6174]Remco Burema
2019-02-04Configure whether preview shortcut is visible from ActionPanelWidget propertyGhostkeeper
2019-02-04Move action panel into each stageGhostkeeper
2019-01-31Move additional component loader into ActionPanelWidgetJaime van Kessel
2019-01-28Add Text.NativeRendering for LabelsLipu Fei
2019-01-28Remove colon according to designLipu Fei
2019-01-28Use LabelLipu Fei
2019-01-26MaterialInfo: Tweak text-alignment/layout. [CURA-6141]Remco Burema
2019-01-26MaterialInfo: Also replace HTML-text with QML-elements for 'by line-type'. [C...Remco Burema
2019-01-24MaterialInfo: Put height and fonts by QML-elements for 'by material-type'. [C...Remco Burema
2019-01-24MaterialInfo: Begin replace HTML-text with QML-elements for 'by material-type...Remco Burema
2019-01-15Prevent spurious updates to 'onPreferenceChanged's if the preference doesn't ...Remco Burema