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-05Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can ...j.delarago
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2021-08-31Update links to network troubleshooting pageGhostkeeper
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-04-22Fix weird wording.Jaime van Kessel
2020-03-18Add link then the printer is not foundKostas Karmas
2020-03-05Reset 'has responded' state when pressing AddGhostkeeper
2020-03-05Fix link to connecting pageGhostkeeper
2020-03-05Add link to help pages if it can't connectGhostkeeper
2019-08-21Remove misleading text that says you could enter hostnamesGhostkeeper
2019-05-02Change the Back button to be a secondary buttonDiego Prado Gesto
2019-05-02Fix add by IP validator regexLipu Fei
2019-05-01Fix manual printer device not up-to-dateLipu Fei
2019-05-01Do not add unknown or non-host printers in add-by-ipLipu Fei
2019-04-30Fix typoLipu Fei
2019-04-30NetworkingUtil is included in Cura 1.5 QMLLipu Fei
2019-04-30Make a single NetworkingUtilLipu Fei
2019-04-29Use a separate function to validate IP addressLipu Fei
2019-04-26Fix button enabled flagsLipu Fei
2019-04-26Use IPv4 and IPv6 regex to validate IP inputLipu Fei
2019-04-25Add timeout for manual IP requestsLipu Fei
2019-04-25Move add by ip device discovery into DiscoveredPrintersModelLipu Fei
2019-04-17Fix themingLipu Fei
2019-04-11Use the 'busy' property of the ActionButtonDiego Prado Gesto
2019-04-11Add renderType to labelsDiego Prado Gesto
2019-04-10Fix add-by-ip page layoutLipu Fei
2019-04-08Show readable machine type in add by ip pageLipu Fei
2019-04-08Fix button textLipu Fei
2019-04-08Fix add by ip page stylingLipu Fei
2019-04-01Fix font size for the titles in the welcome flowJaime van Kessel
2019-03-29Remove welcome_pages_default_margin theme entryGhostkeeper
2019-03-29Fix welcome page buttons text not fittingGhostkeeper
2019-03-26Move page index logic into WelcomePagesModelLipu Fei
2019-03-22Merge branch 'WIP_onboarding' of https://github.com/Ultimaker/Cura into WIP_o...Remco Burema
2019-03-22Adjust add-by-ip to latest review comments. [CURA-6294]Remco Burema
2019-03-22Adapt add-by-ip-qml to handle unresponsive address. [CURA-6294]Remco Burema
2019-03-22Add welcome_pages_default_marginLipu Fei
2019-03-22Rename gotoPage to goToPageLipu Fei
2019-03-22Add comments for properties in AddPrinterByIpContentLipu Fei
2019-03-22Use Item instead of RectangleLipu Fei
2019-03-21Make remove manual device (also) work (as failure-state of add manual device)...Remco Burema
2019-03-20Adapted to more review comments. [CURA-6294]Remco Burema
2019-03-20Future proof: also accept IPv6 address. [CURA-6294]Remco Burema