Cura/resources/qml
Ghostkeeper d2fa6dbae2
Notify to update remaining time when it drastically changes
When the time passes normally it doesn't trigger this signal but just go on counting, but when the pre-heat starts or cancels it updates via this signal. This is handy for the future, when we want to update the remaining time from the printer information. However for now it is also nice because we can make the pre-heat timer dependent on this signal so we know when to have it running. This fixes the problem that the pre-heat seems to have been cancelled in the GUI when you switch away the tab, because the timer running is now dependent on the property rather than always false.

Contributes to issue CURA-3161.
2017-02-16 12:58:39 +01:00
..
Menus D6: Moved file loading code 2016-12-23 15:53:16 -05:00
Preferences Added force layer view compatibility mode. CURA-3273 2017-02-07 09:36:21 +01:00
Settings Remove background from setting buttons (revert, override notice, linked) 2017-01-25 15:26:32 +01:00
AboutDialog.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Actions.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
AddMachineDialog.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
Cura.qml Add a legend to Layer View 2017-01-24 23:24:52 +01:00
EngineLog.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
JobSpecs.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
Legend.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MonitorButton.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
MultiplyObjectOptions.qml No longer cast ObjectId to int 2016-11-21 13:42:08 +01:00
PrintMonitor.qml Notify to update remaining time when it drastically changes 2017-02-16 12:58:39 +01:00
SaveButton.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
Sidebar.qml Remove margin on the left of print monitor 2017-02-08 09:41:42 +01:00
SidebarAdvanced.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
SidebarContents.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
SidebarHeader.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
SidebarSimple.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
SidebarTooltip.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
Toolbar.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
WorkspaceSummaryDialog.qml Workspace & load image dialog can now be resized 2017-01-23 15:08:37 +01:00