Cura/resources/qml
Arjen Hiemstra 8c5b3c8b1d Directly implement onTriggered in Actions for several actions
Since they use global objects we can directly call those methods. This
makes
it simpler to call these actions from other objects.
2016-05-11 17:19:31 +02:00
..
Settings Import Uranium's SettingView related files and start making them work 2016-05-10 17:31:18 +02:00
WizardPages Merge branch 'connection_rework' 2016-04-26 11:51:09 +02:00
AboutDialog.qml Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX 2016-04-07 18:06:38 +02:00
Actions.qml Directly implement onTriggered in Actions for several actions 2016-05-11 17:19:31 +02:00
AddMachineDialog.qml Import the right version of the UM module 2016-05-10 17:28:41 +02: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 Instantiate models instead of using the Models object 2016-05-11 17:19:31 +02: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 Clean up theme: tweak colors, remove unused styles 2016-03-17 21:09:18 +01:00
ProfileSetup.qml Comment out all things that use settings related things so we can at least start 2016-05-09 12:06:11 +02:00
qmldir Expose the Actions object as a QML singleton 2016-05-11 17:19:31 +02:00
SaveButton.qml Fix 2 pixel space between save button and device selection menu button 2016-03-03 16:43:39 +01:00
Sidebar.qml Add "Update Current Profile" and "Reset Current Profile" menu items to profile dropdowns 2016-04-28 10:29:51 +02:00
SidebarAdvanced.qml Use the local SettingView in SidebarAdvanced 2016-05-10 17:31:32 +02:00
SidebarHeader.qml Added name for active machine 2016-05-11 16:21:09 +02:00
SidebarSimple.qml Comment away everything related to activeprofile and machine manager in SidebarSimple 2016-05-10 17:29:29 +02:00
SidebarTooltip.qml Replace Theme property accessors with getThing calls 2016-02-23 12:22:30 +01:00
Toolbar.qml Instantiate models instead of using the Models object 2016-05-11 17:19:31 +02:00
ViewPage.qml Merge branch '2.1' 2016-01-28 15:25:18 +01:00