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-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-03-30Bump up qtQuick versionJaime van Kessel
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-01-19Fix height and scrolling of add printer menusGhostkeeper
2022-01-18Merge branch 'master' into replace_controls_1_for_controls_2Ghostkeeper
2022-01-11Case-insensitive visibility checking for printersGhostkeeper
2021-11-10Replace usage of controls label with our custom labelJaime van Kessel
2021-08-12Fix qml warning spamJaime van Kessel
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-31Fit text in boxes.Remco Burema
2021-03-30Revert "Cura 7813 qml modules version bump"Konstantinos Karmas
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2020-08-03Change width column widths in AddLocalPrinterScrollViewKostas Karmas
2020-06-05Change wordingfieldOfView
2020-05-29Remove now defunct variablefieldOfView
2020-05-29Make add printer dialog resize-awarefieldOfView
2020-05-29Make printer name field look less like a search fieldfieldOfView
2020-05-29Add visible scrollbar to list of printer profilesfieldOfView
2020-04-01Fix add printer scrollview overlaps buttons.Remco Burema
2019-11-22Prevent flicking behavior for machine selectionJaime van Kessel
2019-10-03Diable local printer ListView buffer to force redrawLipu Fei
2019-07-11Specify both Ultimaker B.V. and Custom as preferred categoriesGhostkeeper
2019-07-03Make 'Ultimaker B.V.' preferred manufacturer rather than 'Ultimaker'Ghostkeeper
2019-07-03Categorise printers by manufacturerGhostkeeper
2019-05-13Remove useless comment lineDiego Prado Gesto
2019-05-13Cache a lot of items in the list so there are no glitchesDiego Prado Gesto
2019-04-17Workaround for ListView-cache-bug in Qt. [CURA-6435]Remco Burema
2019-04-17Fix themingLipu Fei
2019-04-17Use Cura.MachineNameValidatorLipu Fei
2019-04-17Add max length to machine name textboxLipu Fei
2019-04-12Change a labelDiego Prado Gesto
2019-04-08Make textfield use statesJaime van Kessel
2019-04-05Make sure that printer name is not emptyLipu Fei
2019-04-05Add printer name textfield into AddLocalPrinterLipu Fei
2019-04-03Fix local printer selection updateLipu Fei
2019-04-03Fix being able to add a local machine that is not the first in the listJaime van Kessel
2019-03-26Create Cura.RadioButtonLipu Fei
2019-03-22Add docs for properties in AddLocalPrinterScrollView.qmlLipu Fei
2019-03-21Theme radio_button sizeLipu Fei
2019-03-21Remove unnecessary codeLipu Fei
2019-03-20Use Item instead of transparent RectangleLipu Fei
2019-03-20Fix code styleLipu Fei
2019-03-20Remove unused codeLipu Fei
2019-03-20Change scroll policy to AsNeededLipu Fei
2019-03-13WIP: Complete add network and local printer flowLipu Fei