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-06-07Catch ValueErrors from removing callbacks that were already removedGhostkeeper
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-05-09Merge remote-tracking branch 'origin/gracefully_fail_cloud_printer' into 5.0Jelle Spijker
2022-05-04Use correct role for standardbuttonJaime van Kessel
2022-04-22Fix missing icons since move to PyQt6fieldOfView
2022-04-20Upgrade SDK version to 8.0.0 for Cura 5.0upgrade_sdk_to_800Remco Burema
2022-04-19Fail gracefully when adding unknown cloud printergracefully_fail_cloud_printerJaime van Kessel
2022-04-13Use right enum for message dialogJaime van Kessel
2022-04-11Allow redirects when talking with printer APIGhostkeeper
2022-04-11NetworkError is an enum, no longer comparable as intGhostkeeper
2022-04-08Replace `RecolorImage` with `ColorImage`c.lamboo
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-04-01Fix display of UM monitor pageJaime van Kessel
2022-03-30Update RegExpValidator to RegularExpressionValidatorc.lamboo
2022-03-28Roughly strip out the GraphicalEffectsJaime van Kessel
2022-03-28Qt6 dropped QtGraphicalEffectsj.spijker@ultimaker.com
2022-03-24Merge branch 'master' into CURA-8640_PyQt6Jelle Spijker
2022-03-09Swap buttons in `MonitorConfigOverrideDialog` for cura buttonscasper
2022-03-01Fix text elide/word wrap issue in monitor pagecasper
2022-02-28Fix darkmode issues in the `DiscoverUM3Actions` dialogcasper
2022-02-28Merge branch 'replace_controls_1_for_controls_2' into CURA-8688_qt6_cleanupj.delarago
2022-02-25Remove unneeded fixed line hight propertiesJaime van Kessel
2022-02-25Remove some extra unneeded theme stuff for monitor pageJaime van Kessel
2022-02-25Remove monitor marginJaime van Kessel
2022-02-25Fix monitor pagecasper
2022-02-23Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`casper
2022-02-18Merge branch 'replace_controls_1_for_controls_2' into CURA-8685-replace_text_...casper
2022-02-17Remove incorrect refferents to btnOkJaime van Kessel
2022-02-15Replace labels for UM.Label in DiscoverUM3ActionJaime van Kessel
2022-02-15Keep showing ip enter dialog after wrongly entered ip addresscasper
2022-02-11Change UM.Dialog to Controls.Dialog in connect to printer by ip windowcasper
2022-02-11Merge branch 'replace_controls_1_for_controls_2' into CURA-8687_dialogscasper
2022-02-10Fix weird wrapping in monitor pageJaime van Kessel
2022-02-09Remove unused importscasper
2022-02-09Remove unused QtQuick.Dialogs importsj.delarago
2022-02-04Change remaining MessageDialogs to our versionGhostkeeper
2022-01-18Use Controls2 ListView instead of ScrollView for print job listGhostkeeper
2022-01-18Use Controls2 ListView instead of Controls1 ScrollView to scrollGhostkeeper
2022-01-04Remove unneded styles importJaime van Kessel
2022-01-03Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_fo...Jaime van Kessel
2021-12-29Qt5->Qt6: More renamed stuff.Remco Burema
2021-12-28Search/replace Qt5->Qt6.Remco Burema
2021-12-17Reintroduce hack for waiting state in monitor.Remco Burema
2021-12-08Better type checking and handling of optionalsGhostkeeper
2021-12-03Don't store None as capabilities, but empty listGhostkeeper
2021-12-03Add debuging repr to print more nicelyGhostkeeper
2021-12-03Encode capabilities as comma-separated listGhostkeeper