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-05-05Align colors disabled settings textfield (5 min fix).Remco Burema
2022-04-05Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can ...j.delarago
2022-04-04When getting active focus textinput value was being cleared. However if text ...j.delarago
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-03-04Update validation colors to match new designsj.delarago
2022-03-04Update SettingTextField to match TextFieldj.delarago
2022-03-04New designs use dark mode border_main for dark theme.j.delarago
2022-03-01Make all text fields use updated background and lining style.j.delarago
2022-02-17Set selection color of textfieldsJaime van Kessel
2021-11-10Replace more instances of label with UM.LabelJaime van Kessel
2021-06-07Fix overlap of unit and setting value with RTL-languagesGhostkeeper
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2020-07-20Also set clipping for stringJaime van Kessel
2020-07-10Only enable clipping for list text fieldsJaime van Kessel
2020-01-03Remove unneeded roundingJaime van Kessel
2019-05-28Revert "Settings-GUI: Max decimal places to 4 (from 3)."Remco Burema
2019-05-28Settings-GUI: Max decimal places to 4 (from 3).Remco Burema
2019-05-09Add handling for ValidatorState.InvalidLipu Fei
2018-12-03Add rounded corners to the settingsDiego Prado Gesto
2018-09-29Reduce the maximum precision of floats in SettingTextField inputsfieldOfView
2018-09-20Set textFormat for the setting items to PlainTextJaime van Kessel
2018-03-15Merge pull request #3496 from fieldOfView/fix_textfield_selectjack
2018-02-15Set rendertype for units in SettingTextFieldfieldOfView
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-13Fix to make sure margins cant have partial valuesMark
2018-02-13Fix to make sure margins cant have partial valuesMark
2018-01-27Only select all text when tabbing through fields, not when clicking a fieldfieldOfView
2018-01-16Merge branch '3.2'Ghostkeeper
2018-01-15Fix: remove unnecesary cura slice requestAleksei S
2018-01-15Revert "Fix: Cura update setting after delay"Aleksei S
2018-01-15Fix: Cura update setting after delayAleksei S
2018-01-08Merge branch 'master' of github.com:Ultimaker/Cura into network_rewriteJaime van Kessel
2018-01-04Merge pull request #3017 from fieldOfView/feature_textfield_selectChrisTerBeke
2018-01-04Use the 5.8 versions of QtQuick modules in QMLsLipu Fei
2018-01-03Merge branch 'master' into qtquick-controls-2.0ChrisTerBeke
2017-12-19Select text when gaining focusfieldOfView
2017-11-26Clip text that exceeds the width of the text box.Ruben D
2017-11-26Remove limit on length for integer arraysRuben D
2017-11-16Merge branch 'master' of github.com:Ultimaker/Cura into qtquick-controls-2.0Jaime van Kessel
2017-10-30Stop SettingTextField from setting values when getting/losing the focusfieldOfView
2017-10-14Change renderType for TextInput elementsfieldOfView
2017-10-11Updated setting items & sidebar to qtQuick controls 2.0Jaime van Kessel
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-08-23Rename setting_validation_error/warning and borderGhostkeeper