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-07-05Fix toolbar being drawn over monitor pageJaime van Kessel
2022-05-02Fix toolbar positioning when the toolbar is taller than its parentfieldOfView
2022-04-19No longer inject close argumentJaime van Kessel
2022-04-06Fix parameter injection deprecation warningJaime van Kessel
2022-04-05Fix drag & dropJaime van Kessel
2022-04-01Update Dialog imports to remove versionj.delarago
2022-04-01Fix deleting item with backspaceJaime van Kessel
2022-04-01Add hack to get mouse handling working againJaime van Kessel
2022-04-01Fix loading of filesJaime van Kessel
2022-03-31Re-add header backgroundJaime van Kessel
2022-03-31Use correct default button for package install dialogJaime van Kessel
2022-03-31Renable MainWindow header by disabling account widgetJaime van Kessel
2022-03-30Removing shit until works.Jaime van Kessel
2022-03-30Update file dialog propertiesCURA-8640_PyQt6c.lamboo
2022-03-29QTQuick.Dialogs jumped to using 6.0 in QT6j.delarago
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-01Update remaining qt controls 1 importscasper
2022-02-23Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`casper
2022-02-11Remove superfluous semicolumnCasper Lamboo
2022-02-04Remove central messageBox in favour of local boxGhostkeeper
2022-02-04Change easy dialogs to UM.MessageDialogGhostkeeper
2022-01-10Switch out the file, view and edit menu for controls 2Jaime van Kessel
2022-01-04Remove unneded styles importJaime van Kessel
2021-12-29Qt5->Qt6: Usee key-constants namespace.Remco Burema
2021-09-07Fix various typosluz paz
2021-07-15Code-style improvement Konstantinos Karmas
2021-07-14Add bracketsKonstantinos Karmas
2021-07-13Fix icon being ignored in message action buttonsKonstantinos Karmas
2021-07-06Make the Link button in the Messages similar to the Cura Tertiary buttonKonstantinos Karmas
2021-05-07Add missing source argument to onTriggered handlerGhostkeeper
2021-04-09Set the size of the "What's New" dialog equal to the "Welcome" dialogKostas Karmas
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 QtGraphicalEffects, Window and Dialogsjelle Spijker
2021-03-29Update Layouts, Control.Styles and Dialogsjelle Spijker
2021-03-29Update QtQuick and QtQuick.Controlsjelle Spijker
2021-02-09Fix typo in variable nameGhostkeeper
2021-02-08Pass the "add to recent" as an input var to dialogs that open projectsKostas Karmas
2021-01-07Revert making the open file dialog a separate LocalFileProvider pluginKostas Karmas
2021-01-04Replace other references to the open action with the file provider modelGhostkeeper
2021-01-04Move open dialogue to separate file provider plug-inGhostkeeper
2021-01-04Remove unused hasMesh signalGhostkeeper
2020-10-30Set initial page through currentPage after initialisingGhostkeeper
2020-10-30Don't create DiscardOrKeepProfileChangesDialog on start-upGhostkeeper
2020-07-10Load a number of dialogs on demand instead of alwaysJaime van Kessel
2020-06-29Let welcomeDialog default to invisibleJaime van Kessel
2020-06-10Remove unnecessary variable from CuraApplicationKostas Karmas