Cura/resources/qml
fieldOfView 6474f3eb25 Ups the limit of the maximum cost of a spool of filament
This is necessary for currencies such as Japanese Yen or South Korean Won, where prices can easily exceed 1000. This PR sets the limit to 100,000,000. If the price of a spool exceeds this amount, perhaps the user should consider moving to a more stable country.

Fixes https://github.com/Ultimaker/Cura/issues/1567
2017-03-24 09:12:48 +01:00
..
Menus Also asks when opening a recent project file 2017-03-21 13:56:11 +01:00
Preferences Ups the limit of the maximum cost of a spool of filament 2017-03-24 09:12:48 +01:00
Settings fix: more lenient int-list validator parsing (CURA-3275) 2017-03-06 14:42:11 +01:00
AboutDialog.qml Add libSavitar credit 2017-02-17 13:44:43 +01:00
Actions.qml CURA-3495 open project/models in one dialog 2017-03-16 13:37:06 +01:00
AddMachineDialog.qml Replace "transparent" Rectangles by Items 2017-01-25 15:21:37 +01:00
AskOpenAsProjectOrModelsDialog.qml Use default font for open file dialog text 2017-03-23 08:46:48 +01:00
Cura.qml Add dialog for opening a project file 2017-03-21 13:56:09 +01:00
DiscardOrKeepProfileChangesDialog.qml Use onActivated for profile override combobox 2017-03-22 16:01:50 +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 Refactor properties that start with 'get' to avoid confusion between slots & properties 2017-02-17 13:35:01 +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 Refactor properties that start with 'get' to avoid confusion between slots & properties 2017-02-17 13:35:01 +01:00
MultiplyObjectOptions.qml No longer cast ObjectId to int 2016-11-21 13:42:08 +01:00
OpenFilesIncludingProjectsDialog.qml Lowered the required qtquick number for open dialog 2017-03-21 09:39:07 +01:00
PrintMonitor.qml Align tooltips better 2017-02-16 15:02:48 +01:00
SaveButton.qml Add { } around statements in "if" 2017-03-22 21:05:45 +01:00
Sidebar.qml Merge branch 'master' into feature_auto_slice 2017-02-15 12:42:09 +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 Recommended settings now shows correct status for adhesion when None was selected 2017-02-20 17:32:20 +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