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-04-05Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can ...j.delarago
2022-04-04RegularExpressionValidator requires newer version of QtQuickj.delarago
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-03-09Increase text field width to prevent inner text from shiftingcasper
2022-03-08Fix Jobspecs text alignmentJaime van Kessel
2022-03-07Swap TextField for Cura.TextField so it has the same styling as the rest of t...j.delarago
2022-02-15Fix reference to property that didn't existJaime van Kessel
2022-02-15Replace textField in JobSpecsJaime van Kessel
2021-11-10Replace button with reusable simple buttonJaime van Kessel
2021-11-10Replace usage of controls label with our custom labelJaime 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-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-01-07Fix QML warningsLipu Fei
2019-10-29Make jobname less sensitive to being touchedfieldOfView
2019-03-05Modify style of the ObjectSelectorDiego Prado Gesto
2019-01-03Make job specs not boldGhostkeeper
2018-12-07Fix some other merge conflictsDiego Prado Gesto
2018-12-06Align the additional components to the right of the job specsDiego Prado Gesto
2018-12-05Align the print info to the leftDiego Prado Gesto
2018-12-05Merge branch 'ui_rework_4_0' into place_print_info_backDiego Prado Gesto
2018-12-05Code style in JobSpecsDiego Prado Gesto
2018-12-04Remove sourceSize.width: width from all RecolorImagesGhostkeeper
2018-11-26Change all uses of 'small' and 'very small' fonts to defaultGhostkeeper
2018-10-18Fix code styleGhostkeeper
2018-10-16Allow whitespaces in the job name.Diego Prado Gesto
2018-08-27Change default print job name to 'Untitled'Ghostkeeper
2018-07-13Make default job name translateableGhostkeeper
2018-06-05Fix job name UI bindingLipu Fei
2018-05-31Set job name to "unnamed" if user types in nothingLipu Fei
2018-05-28Only set user-specified job name when the editting is finishedLipu Fei
2018-05-28Do not change prefix for user-specified job namesLipu Fei
2018-05-02Fix: filenames cut by first dot, remove only file extension because file migh...Aleksei S
2018-03-22Merge branch 'feature_model_check'Ruben D
2018-03-21CURA-4557 it's now a small button next to the job spec when one of the warpin...Jack Ha
2018-03-20Fix file name updateLipu Fei
2018-02-14Change Math.floor to Math.round as a last try to fix garbled fontsMark
2018-02-10Checked all divisions (again..) and multiplications on rounding errorsMark
2017-11-01Merge pull request #2700 from fieldOfView/feature_cleanup_save_monitor_areaalekseisasin
2017-10-30Fix qml binding loopfieldOfView
2017-10-27Found some more margins that wouldnt be fixed numbers and made the code more ...Mark
2017-10-12Added some missing widths en heightsJaime van Kessel
2017-10-11Change Text to Label and cast all sizes to intMark
2017-09-28Changing AGPLv3 to LGPLv3Mark
2017-09-08Fixed an issue that doesn't generate the jobname again once the user removes ...Diego Prado Gesto