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-07Add missing background color to WorkspaceSummaryDialog.qmljoeydelarago
2022-07-01Merge pull request #12635 from Ultimaker/CURA-9270_discard_or_keep_changes_no...Remco Burema
2022-07-01Set proper background color for open project dialogs.Remco Burema
2022-06-29Add the "clear" hack to the tableModel for discardOrkeepchangesCURA-9270_discard_or_keep_changes_not_updatingJaime van Kessel
2022-06-29Properly set background for AboutDialogCURA-9402_fix_background_dark_themeJaime van Kessel
2022-05-16Merge branch '5.0'Ghostkeeper
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-10Merge branch '5.0' of github.com:Ultimaker/CuraJaime van Kessel
2022-05-10Fix storing the "dont show this again" of the project savingJaime van Kessel
2022-04-25Update dependencies used by CuraGhostkeeper
2022-04-25Update list of projects that can be updated without string freeze breakGhostkeeper
2022-04-19Fix few more instances of old usage of fileUrl vs selectedFileJaime van Kessel
2022-04-05Update DiscardOrKeepProfileChangesDialog.qml TableModelj.delarago
2022-03-30wip qt changesc.lamboo
2022-03-22Fix "double"/non-functional scrollbars on ScrollViewsfieldOfView
2022-03-14Make combobox_wide much wider and swap out existing uses of combobox_wide for...j.delarago
2022-03-09Change background color of Discard or keepchanges dialogJaime van Kessel
2022-03-04Restore loadProjectFile functionGhostkeeper
2022-02-28Remove unneeded anchor from workspace summary dialogJaime van Kessel
2022-02-28Ensure AskOpenAsProjectOrModel dialog uses cura stylingJaime van Kessel
2022-02-28Ensure that Cura styling is applied to the workspace summary dialogJaime van Kessel
2022-02-25Unify dialog background coloring.j.delarago
2022-02-25Fix dark mode issues for about dialogcasper
2022-02-23Make general menu combox widerj.delarago
2022-02-23Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt...casper
2022-02-23Replace `UM.MessageDialog` with newly added `Cura.MessageDialog`casper
2022-02-23Combobox height/width was being resized by RowLayout causing it to be squishe...j.delarago
2022-02-18Merge remote-tracking branch 'origin/CURA-8688_qt6_cleanup' into CURA-8688_qt...j.delarago
2022-02-18Set Dialog margin as it was in 4.13j.delarago
2022-02-18Use cura-styled button in about pagecasper
2022-02-17Fix merge conflicsJaime van Kessel
2022-02-17Merge branch 'master' of github.com:Ultimaker/Cura into replace_controls_1_fo...Jaime van Kessel
2022-02-11Remove superfluous semicolumnCasper Lamboo
2022-02-11Remove setting duplicate properties of `UM.Label` default settingsCasper Lamboo
2022-02-09Resolve Qt warningscasper
2022-02-09Update `DiscardOrKeepProfileChangesDialog`casper
2022-02-09Update `AskOpenAsProjectOrModelsDialog`casper
2022-02-09Update OpenFiles Dialogcasper
2022-02-09Update `AboutDialog`casper
2022-02-09Update `WorkSpaceSummaryDialog`casper
2022-01-31Fix remaining merge conflictsGhostkeeper
2022-01-31Merge branch 'replace_controls_1_for_controls_2' into CURA-8684_QtControls_re...Ghostkeeper
2022-01-27Update resources/qml/Dialogs/OpenFilesIncludingProjectsDialog.qmlCasper Lamboo
2022-01-26Use customised TableView for Keep/Discard Changes dialogueGhostkeeper
2022-01-26Bump UM version for CheckBoxj.delarago
2022-01-24Update ask open project or models dialog to QtControls 2casper
2022-01-24Update discard keep or discard changes dialog to QtControls 2casper
2022-01-24Update open files dialog to QtControls 2casper