Cura/resources/qml
Ghostkeeper f4d13713a2
Replace progress bar with actual ProgressBar element
QML has this progress bar that has more functionality than the progress bar we're using. We need an indeterminate state for the pausing and resuming states, so instead of implementing that myself, I'm using the QML ProgressBar element.

Contributes to issue CURA-2060.
2016-09-27 14:03:49 +02:00
..
Menus Merge branch 'master' of github.com:Ultimaker/Cura 2016-09-21 16:37:39 +02:00
Preferences Force refresh display when activating profile 2016-09-26 15:22:23 +02:00
Settings Fix expand/collapse icon when using the inherit icon to expand a category 2016-09-22 10:36:38 +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 Replace "Show Engine Log" with "Show Configuration Folder" 2016-09-13 10:46:33 +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 Only update camera source if the camera view is showing 2016-09-19 14:34:35 +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 Replace progress bar with actual ProgressBar element 2016-09-27 14:03:49 +02:00
PrintMonitor.qml Tweak margins of print monitor 2016-09-22 09:01:07 +02:00
SaveButton.qml Code-style 2016-08-20 23:40:43 +02:00
Sidebar.qml Fix sidebar height when switching to UM2 2016-09-14 08:15:43 +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 Add a menuitem to load the nozzle/material loaded on the printer 2016-09-14 17:39:49 +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 Tool panel switching now properly triggers focus change 2016-09-12 17:05:05 +02:00