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-06Fix setting valuesfieldOfView
2022-05-06Disable "Print Settings" fields for read-only materialsfieldOfView
2022-05-02Replace `SpinBox` with `NumericTextFieldWithUnit`c.lamboo
2022-05-02Set `stepSize` property on `SpinBox` that reflects its `decimals`c.lamboo
2022-04-01Use correct enum values for materialsviewJaime van Kessel
2022-04-01Update Dialog imports to remove versionj.delarago
2022-03-29QTQuick.Dialogs jumped to using 6.0 in QT6j.delarago
2022-03-24use namespace AlignmentFlagj.spijker@ultimaker.com
2022-03-22Fix "double"/non-functional scrollbars on ScrollViewsfieldOfView
2022-03-21Simplify materials preference page by wrapping scroll items in ListViewcasper
2022-03-18Fixes this errorCURA-8979_Materials_Preference_Pagej.delarago
2022-03-18Swap materials page SpinBox for NumericTextFieldWithUnitj.delarago
2022-03-15Move TabRow below so it renders over the top lining of content rectangles.j.delarago
2022-03-15Add space, so content isn't bellow scrollbarj.delarago
2022-03-15Update ReadOnlyTextArea importj.delarago
2022-03-15Fix various QML warningsJaime van Kessel
2022-03-11Fix print settings tab in materials viewcasper
2022-03-09Implement basic styling of material management pagecasper
2022-02-23Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`casper
2022-02-18Remove ReadOnlyTextFieldcasper
2022-02-15Update ReadOnlyTextArea to controls 2Jaime van Kessel
2022-02-11Provide a title with the color pickercasper
2022-02-11Remove superfluous semicolumnCasper Lamboo
2022-02-11Remove duplicate functioncasper
2022-02-11Merge branch 'replace_controls_1_for_controls_2' into CURA-8687_dialogscasper
2022-02-10Remove unused functioncasper
2022-02-10Move `ColorDialog` to Cura repocasper
2022-02-10Add custom ColorDialog.qml with simple hex value selector.j.delarago
2022-02-09Fix centering of `MessageDialog`casper
2022-02-08Allow `SpinBox` components to contain fractional valuescasper
2022-02-08Disable stepSize in all SpinBoxes where stepSize is a non integer valuecasper
2022-02-08Fix Qt warningscasper
2022-02-07Make `SpinBox` a reusable componentcasper
2022-02-04Change remaining MessageDialogs to our versionGhostkeeper
2022-01-31Fix remaining merge conflictsGhostkeeper
2022-01-31Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_re...Ghostkeeper
2022-01-31Add validator to material cost/weight spinboxescasper
2022-01-31Allow mouse selection in SpinBoxcasper
2022-01-31Allow decimal point for values input in materials viewcasper
2022-01-25Use TabRow for material page selectionGhostkeeper
2022-01-25Update materials view preference menu to QtControls 2casper
2022-01-19Convert all ScrollViews to Controls2Ghostkeeper
2021-08-17Fix display of unlinking buttonGhostkeeper
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-09-18Defensive coding: Don't get the linked material if there is no materialGhostkeeper
2019-11-07Instead of selecting first, return only uniques.Remco Burema
2019-11-07When multiple linked materials are found, only display the firstNino van Hooff
2019-10-22Remove deprecated functions in MachineManagerLipu Fei