Cura/resources/qml
Ghostkeeper bcbb28dd9f Fix application menu save-to-file option
Turns out that named parameters never worked. I've changed it into key-word arguments, but then not really key-word arguments but a QVariantMap.

Contributes to issues CURA-611 and CURA-898.
2016-02-18 13:30:24 +01:00
..
WizardPages Make sure Machine names are always unique and non-zerolength 2016-02-09 15:33:27 +01:00
AboutDialog.qml adds/adapts translation context markers 2015-09-08 16:30:10 +02:00
Actions.qml Prepare "Add profile" dialog 2016-02-08 09:18:33 +01:00
AddMachineWizard.qml Use resolvedUrl since that does give the right path for qml files 2015-09-03 10:13:47 -07:00
Cura.qml Fix application menu save-to-file option 2016-02-18 13:30:24 +01:00
EngineLog.qml Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
GeneralPage.qml Updates list of languages in interface 2016-02-04 12:00:20 +01:00
JobSpecs.qml The fileBaseName can be used from both the hasMesh signal as when the file is opened using the terminal 2016-01-15 16:17:12 +01:00
ProfileSetup.qml Reset menu selection without modifying the model 2016-02-17 22:04:05 +01:00
SaveButton.qml Fix application menu save-to-file option 2016-02-18 13:30:24 +01:00
Sidebar.qml Fix tooltips in simple mode 2016-02-11 09:25:37 +01:00
SidebarAdvanced.qml Save the state of collapsed/expanded categories 2015-06-09 13:38:23 +02:00
SidebarHeader.qml Reset menu selection without modifying the model 2016-02-17 22:04:05 +01:00
SidebarSimple.qml Removed unused code 2016-02-10 10:28:03 +01:00
SidebarTooltip.qml Restyle sidebar tooltips using pointingrectangle 2015-12-03 12:09:31 +01:00
Toolbar.qml Disable using the toolbar while a tooloperation is ongoing 2016-01-21 15:42:20 +01:00
ViewPage.qml Fix layout of General preference page 2015-12-30 09:53:29 +01:00