Cura/resources/qml
Lipu Fei cadb2c62b7 Fix open file with Cura
CURA-5203

When open a file that's associated with Cura, dialogs that need to
pop up may not work because QML is still in the middle of initialization,
so we need to wait for QML to finish before doing anything else such
as opening files.
2018-04-06 11:55:07 +02:00
..
Menus Only list configurations if we're still connected 2018-03-22 17:30:15 +01:00
Preferences CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
PrinterOutput Correct documentation 2018-03-20 13:22:18 +01:00
Settings Merge pull request #3507 from guillemavila/Copy-all-values-to-all-extruders 2018-03-22 16:16:30 +01:00
AboutDialog.qml Update AboutDialog.qml 2018-02-17 14:58:25 +01:00
Actions.qml Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-03-05 11:29:21 +01:00
AddMachineDialog.qml If there is no added printer, disallow closing the window 2017-12-29 14:32:43 +01:00
AskOpenAsProjectOrModelsDialog.qml Hitting enter on project loading dialog now loads the project instead of just closing the dialog - CURA-4735 2018-01-19 11:32:55 +01:00
Cura.qml Fix open file with Cura 2018-04-06 11:55:07 +02:00
DiscardOrKeepProfileChangesDialog.qml WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
EngineLog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderButton.qml CURA-4400 first version that disables extruder and updates available quality profiles 2018-02-28 12:56:00 +01:00
JobSpecs.qml Merge branch 'feature_model_check' 2018-03-22 01:56:46 +01:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineSelection.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
MonitorButton.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
ObjectsList.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
OpenFilesIncludingProjectsDialog.qml Force use and update the job name with the loaded project file 2017-10-12 07:59:43 +02:00
PrintMonitor.qml Changed rounding of prettyTime by accident 2018-03-09 14:02:04 +01:00
SaveButton.qml Bumped the required version numbers down again, as they should specifcy a min version number. 2018-02-16 11:13:40 +01:00
Sidebar.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
SidebarAdvanced.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
SidebarContents.qml Bumped the required version numbers down again, as they should specifcy a min version number. 2018-02-16 11:13:40 +01:00
SidebarHeader.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
SidebarSimple.qml CURA-4400 Recommended mode shows support extruders 2018-03-20 13:14:48 +01:00
SidebarTooltip.qml Bumped the required version numbers down again, as they should specifcy a min version number. 2018-02-16 11:13:40 +01:00
Toolbar.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
Topbar.qml CURA-5158 Create a custom signal that is emitted when global container 2018-03-28 11:07:48 +02:00
WorkspaceSummaryDialog.qml Show printer group or machine name in workspace summary 2018-03-20 16:23:23 +01:00