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-06-03Make text area selection use theme coloursGhostkeeper
2022-05-10Merge branch '9145_fonts_look_ticker' of github.com:Ultimaker/Cura into 5.0Jaime van Kessel
2022-05-10Use border only on active stateGhostkeeper
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-05-10Merge branch 'fix_material_print_settings' of https://github.com/fieldOfView/...Jaime van Kessel
2022-05-09Show a border around text fields and drop-downs when hoveringGhostkeeper
2022-05-06Disable "Print Settings" fields for read-only materialsfieldOfView
2022-04-01Update Dialog imports to remove versionj.delarago
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-03-18Swap materials page SpinBox for NumericTextFieldWithUnitj.delarago
2022-03-04Change machine setting page text box text highlight color to match designs.j.delarago
2022-03-04New designs use dark mode border_main for dark theme.j.delarago
2022-03-04Update gcode text area in machine settings to have new border highlighting st...j.delarago
2022-03-01Make all text fields use updated background and lining style.j.delarago
2022-02-17Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_fo...Jaime van Kessel
2022-01-26Bump UM version for CheckBoxj.delarago
2022-01-24The visibility settings in the preferences is defined in Uranium rather than ...j.delarago
2022-01-19Update Machine Settings Menu checkboxes to new style.j.delarago
2022-01-18Fix flickable with custom scrollbarGhostkeeper
2021-11-10Replace usage of controls label with our custom labelJaime van Kessel
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
2020-12-07Fix validator for floats in Machine Settings dialogfieldOfView
2020-06-17Add left padding to numeric textfieldJaime van Kessel
2020-06-05Set padding to 0 to remove vertical shift on Linux builds.Mark Burton
2020-03-20Fix QML errors due to property providers not being initialised yetGhostkeeper
2020-03-20Check if options are available before matching on themGhostkeeper
2020-03-20Disallow printers larger than 2kmGhostkeeper
2020-03-20Set verticalAlignment of numericTextFieldJaime van Kessel
2019-11-15Add extra update for ComboboxJaime van Kessel
2019-10-22Remove deprecated functions in MachineManagerLipu Fei
2019-10-07Use more meaning IDLipu Fei
2019-10-07Fix min/max X/Y QML value bindingsLipu Fei
2019-09-23Merge branch '4.3'Ghostkeeper
2019-09-19Recreate bindings for the text fieldsLipu Fei
2019-09-19Implement allowPositive for printhead settingsNino van Hooff
2019-09-19Do not transform negative printhead min max values to positive whileNino van Hooff
2019-09-18Change default font for numericTextfield to default instead of mediumJaime van Kessel
2019-05-14Move background to ScrollView for GcodeTextAreaLipu Fei
2019-05-02Remove unneeded TODOLipu Fei
2019-05-02Fix background of g-code text boxes having zero sizeGhostkeeper
2019-04-17Fix themingLipu Fei
2019-04-04Make GCode TextField scrollableLipu Fei
2019-03-19WIP: Cleanup and unify MachineAction stylesLipu Fei
2019-03-19WIP: Add first-start machine actionsLipu Fei