Cura/resources/qml/Dialogs
c.lamboo 40b9f2b909 Change modal type to ApplicationModal
this was causing issues on mac. You can only have a single `modal` open at all time. Some how mac though a modal was still open (event after it was being closed) and refused to open other dialogs (like file dialogs)

CURA-11800
2024-03-30 16:36:07 +01:00
..
AboutDialog.qml Uranium fixing API breaks. 2024-01-10 15:09:26 +01:00
AskOpenAsProjectOrModelsDialog.qml Change modal type to ApplicationModal 2024-03-30 16:36:07 +01:00
ChoosePrinterDialog.qml Fix typos in translations 2023-03-07 10:29:37 +01:00
ColorDialog.qml Add deprecation warning for ColorDialog 2023-10-20 11:37:32 +02:00
DiscardOrKeepProfileChangesDialog.qml Resolve formula in Keep or Discard dialog 2023-01-04 13:17:56 +01:00
MessageDialog.qml Replace UM.MessageDialog with newly added Cura.MessageDialog 2022-02-23 14:09:38 +01:00
OpenFilesIncludingProjectsDialog.qml Change modal type to ApplicationModal 2024-03-30 16:36:07 +01:00
RenameDialog.qml Appease reviewers. 2022-12-02 19:52:37 +01:00
WorkspaceSummaryDialog.qml for preference to open dialo while saving ucp 2024-02-20 16:56:34 +01:00