Cura/resources/qml
Lipu Fei b797fcc74d Use global stack to evaluate limit_to_extruder value
CURA-3738

Getting limit_to_extruder from definition in QML returns a
SettingFunction which hasn't been evaluated. This causes the comparison
not to be working. We change it to use the global stack to evaluate so
we can get an actual extruder number string.
2017-05-29 15:44:57 +02:00
..
Menus Multiply dialog now has focus on #, added shortcut Ctrl-M 2017-05-04 16:31:33 +02:00
Preferences Merge pull request #1757 from fieldOfView/fix_material_uniqueness 2017-05-16 09:44:10 +02:00
Settings Use global stack to evaluate limit_to_extruder value 2017-05-29 15:44:57 +02:00
AboutDialog.qml Add libSavitar credit 2017-02-17 13:44:43 +01:00
Actions.qml Multiply dialog now has focus on #, added shortcut Ctrl-M 2017-05-04 16:31:33 +02:00
AddMachineDialog.qml Revert "Change Label to Text because of ugle font rendering" 2017-05-02 12:58:29 +02:00
AskOpenAsProjectOrModelsDialog.qml Fixed buttons not visible on my screen 2017-04-10 14:06:10 +02:00
Cura.qml Move the ContextMenu to its own file 2017-04-20 17:39:43 +02:00
DiscardOrKeepProfileChangesDialog.qml Remove theme font from system-themed dialogue 2017-05-12 09:45:53 +02:00
EngineLog.qml Refactoring; no longer use "Printer" to identify CuraApplication 2017-03-30 20:19:05 +02:00
ExtruderButton.qml Remove checkable property and MouseArea in favor of onClicked on the button 2017-04-26 16:17:54 +02:00
JobSpecs.qml Make feature labels more accurate for support 2017-05-11 10:29:18 +02: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 Refactoring; no longer use "Printer" to identify CuraApplication 2017-03-30 20:19:05 +02:00
OpenFilesIncludingProjectsDialog.qml Remove pixel ratio for childrenRect in OpenFilesIncludingProjectsDialog 2017-04-12 08:55:17 +02:00
PrintMonitor.qml Hide estimated time left if print is aborted or completed 2017-04-21 14:29:40 +02:00
SaveButton.qml Change all Label to Text so fonts are rendered correct 2017-04-14 13:16:48 +02:00
Sidebar.qml Fix so that sliding the switch also changes the mode 2017-05-08 15:51:38 +02: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 Change all Label to Text so fonts are rendered correct 2017-04-14 13:16:48 +02:00
SidebarSimple.qml Changed infill buttons so they work with all languages 2017-05-12 10:24:15 +02:00
SidebarTooltip.qml Change all Label to Text so fonts are rendered correct 2017-04-14 13:16:48 +02:00
Toolbar.qml Remove unnecessary Catalog and SettingPropertyProvider 2017-04-26 16:18:14 +02:00
WorkspaceSummaryDialog.qml Row element was not used 2017-05-12 16:43:50 +02:00