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-10Use border only on active stateGhostkeeper
2022-05-09Show a border around text fields and drop-downs when hoveringGhostkeeper
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-04-06Fix height for swatch in extruder settingsJaime van Kessel
2022-03-04New designs use dark mode border_main for dark theme.j.delarago
2022-03-01adjust dropdown background hover colorj.delarago
2022-03-01Update settings extruder comboboxes and material selection combobox to match ...j.delarago
2022-01-20Customise scrollbar for extruder selectorsGhostkeeper
2021-11-10Replace usage of controls label with our custom labelJaime van Kessel
2021-07-02Change the extruder icon in the settings dropdown to be a filled circleKonstantinos Karmas
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-28Use detail_level to describe the icons (instead of size)Kostas Karmas
2021-04-28SVG are not correlated to pixel size.jelle Spijker
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 QtQuick and QtQuick.Controlsjelle Spijker
2019-04-04Spelling fix: Overriden -> OverriddenGhostkeeper
2018-12-14Merge branch 'CURA-5876_fixes' into 4.0Ghostkeeper
2018-12-13Fix errors in SettingOptionalExtruder.qmlLipu Fei
2018-12-13Reduce the creations of ExtrudersModelsLipu Fei
2018-12-11Change some colors for the arrows in some setting selectorsDiego Prado Gesto
2018-12-05Merge branch 'ui_rework_4_0' into CURA-5941_restyle_setting_dropdownDiego Prado Gesto
2018-12-03Add rounded corners to the settingsDiego Prado Gesto
2018-12-03Use ListModel.count instead of rowCountGhostkeeper
2018-09-20Set textFormat for the setting items to PlainTextJaime van Kessel
2018-07-30Fix the scrolling when the cursor is hovering the combobox settings.Diego Prado Gesto
2018-07-16Align the dropdown panel in the combobox with the parent and get rid ofDiego Prado Gesto
2018-03-15CURA-4400 optional_extruders cannot be set to disabled extruders anymoreJack Ha
2018-02-15Set renderType to Text.NativeRendering for qtquick controls 2 LabelsfieldOfView
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-13Revert "Use QTQuick 2.2 to fix garbled fonts"Mark
2018-02-13Use QTQuick 2.2 to fix garbled fontsMark
2018-02-09resolve conflictMark
2018-02-09Fix rounding errors for garbled textMark
2018-02-05Merge branch '3.2'Ghostkeeper
2018-01-24Bring SettingOptionalExtruder up to speedfieldOfView
2018-01-08Merge branch 'master' of github.com:Ultimaker/Cura into network_rewriteJaime van Kessel
2018-01-04Fix code styleLipu Fei
2018-01-04Use the 5.8 versions of QtQuick modules in QMLsLipu Fei
2018-01-04Fix QML warnings for combo boxes - CURA-4758ChrisTerBeke
2018-01-03More layout and font fixesChrisTerBeke
2018-01-03Fix extruder dropdown text modelChrisTerBeke
2018-01-03Fix text color for extruder comboboxesChrisTerBeke
2018-01-03Also fix combobox list item heights for extruder dropdownsChrisTerBeke
2018-01-03Layout fixes for controls 2.0ChrisTerBeke
2017-10-11Updated setting items & sidebar to qtQuick controls 2.0Jaime van Kessel