Cura/resources/qml
fieldOfView 71a77c1fb7 Decrease number of instances of InstanceContainerModel
Updates to InstanceContainerModel are becoming expensive because there are so many instances of that model. The MaterialMenu used three, and the MaterialMenu is instantiated three times for a dual extrusion printer.

CURA-2193
2016-08-29 15:35:14 +02:00
..
Menus Decrease number of instances of InstanceContainerModel 2016-08-29 15:35:14 +02:00
Preferences Make automatic drop to buildplate optional. 2016-08-28 16:30:22 +02:00
Settings Merge branch 'cura-2007' of github.com:Ultimaker/Cura 2016-08-24 12:39:33 +02:00
AboutDialog.qml Add width, height in addition to minimumWidth, minumumHeight to fix retina issue on OSX 2016-04-12 10:23:43 +02:00
Actions.qml Fix spelling mistake 2016-08-25 20:46:36 +02:00
AddMachineDialog.qml Add printer when pressing enter in Add Printer page instead of closing page 2016-08-05 16:04:51 +02:00
Cura.qml Prevent error when the active printerOutputDevice has no cameraImage 2016-08-26 13:21:32 +02:00
EngineLog.qml Code style & switch to translation catalog 2015-08-27 16:04:02 +02:00
JobSpecs.qml Using ~ only for the amount of material in grams 2016-08-11 21:10:16 +02:00
MachineAction.qml Allow machine actions to reference the dialog they are shown in 2016-08-01 15:21:12 +02:00
MonitorButton.qml Prevent qml warning when no printer is connected 2016-08-20 23:42:51 +02:00
PrintMonitor.qml Tweak monitor items for long jobnames 2016-08-15 17:09:29 +02:00
SaveButton.qml Code-style 2016-08-20 23:40:43 +02:00
Sidebar.qml Add a sidebar state for when a printer is not accepting commands 2016-08-04 16:39:46 +02:00
SidebarAdvanced.qml Code cleanup 2016-07-25 14:58:12 +02:00
SidebarContents.qml Sidebar stuff is now properly done in a loader (and in seperate files) 2016-07-07 17:02:29 +02:00
SidebarHeader.qml Don't break the currentExtruderIndex binding 2016-08-23 17:12:55 +02:00
SidebarSimple.qml Make Simple Mode reflect global settings (Support, Adhesion) 2016-08-25 13:41:39 +02:00
SidebarTooltip.qml Improve positioning of tooltips in advanced mode 2016-05-11 17:19:31 +02:00
Toolbar.qml Instantiate models instead of using the Models object 2016-05-11 17:19:31 +02:00