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-11Remove reference to nonexistent property source size in UM.ColorImage which w...j.delarago
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
2022-01-21Fix anchoring width of network printer view to scrollbarGhostkeeper
2022-01-19Remove extra ScrollView and customise ListView insteadGhostkeeper
2021-11-10Replace usage of controls label with our custom labelJaime van Kessel
2021-09-23Initiate an account sync immediately after pressing "Add cloud printer"Konstantinos Karmas
2021-08-09Add missing campaign tagsKonstantinos Karmas
2021-07-15Reduce margins around troubleshooting linkGhostkeeper
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-29Update QtQuick and QtQuick.Controlsjelle Spijker
2020-08-03Change color of busyIndicator according to the ThemeKostas Karmas
2020-04-29Make the discovered cloud printers model genericKostas Karmas
2020-04-28Reset the model when pressing the Add cloud printer buttonKostas Karmas
2020-04-22Add "Add cloud printer" button in "Add a printer" pageKostas Karmas
2020-04-01Fix add printer scrollview overlaps buttons.Remco Burema
2020-01-03Prevent the Networked printer scrollview from slowing shit down when it's not...Jaime van Kessel
2019-11-22Prevent flicking behavior for machine selectionJaime van Kessel
2019-05-13Cache a lot of items in the list so there are no glitchesDiego Prado Gesto
2019-05-03Prevent auto selecting an invalid printerLipu Fei
2019-05-01Modify small UI things in the Add Printer dialogDiego Prado Gesto
2019-04-17Workaround for ListView-cache-bug in Qt. [CURA-6435]Remco Burema
2019-04-15Merge branch 'master' into CURA-6449_fix_non_host_printersLipu Fei
2019-04-12Fix the alignment of the MachineSelectorButtonDiego Prado Gesto
2019-04-11Disable printers that are not host of a groupLipu Fei
2019-04-08Fix printer type update in the main printer selection menuLipu Fei
2019-03-28Use camelcase for pyqtProperty namesLipu Fei
2019-03-27Update network troubleshooting URLLipu Fei
2019-03-26Add network troubleshooting urlLipu Fei
2019-03-22Fix commentsLipu Fei
2019-03-22Fix code styleLipu Fei
2019-03-21Use default margin for network printer buttonLipu Fei
2019-03-21Simplify the horizontal-line in network printer panelLipu Fei
2019-03-20Simplify codeLipu Fei
2019-03-20Bind no printer label visible to item countLipu Fei
2019-03-20Fix troubleshooting typosLipu Fei
2019-03-20Change Scroll policy to AsNeededLipu Fei
2019-03-14WIP: Disable unknown printer type buttonsLipu Fei
2019-03-14WIP: Fix refresh and namingLipu Fei
2019-03-13WIP: Add label for no discovered network printerLipu Fei
2019-03-13WIP: Show full name of network printer typesLipu Fei
2019-03-13WIP: Implement add machine from network deviceLipu Fei
2019-03-13WIP: Fix highlighting of selected network printerLipu Fei
2019-03-13WIP: Complete add network and local printer flowLipu Fei
2019-03-11WIP: Add gotoPageLipu Fei