Cura/resources/qml
Lipu Fei 3a7a1dbc6d Fix inconsistent curaproject mimetype definition
CURA-5334

 - In project file writer, it says the mime type is "application/x-curaproject+xml",
   and we decided to use this as THE mime type.
 - Pass preferred_mimetype to save project file dialog so it
   automatically adds the file extension upon open.
2018-06-07 12:51:54 +02:00
..
Menus CURA-5427 Force the material models to update when the machine changes and so 2018-06-01 12:58:08 +02:00
Preferences Fix a crash in MaterialManager when the brand of the material is None. 2018-06-07 10:54:23 +02:00
PrinterOutput Correct documentation 2018-03-20 13:22:18 +01:00
Settings CURA-5249 replaced the extruder value of -1 by the more explicit defaultExtruderPosition, so now Cura is aware of the actual extruder position being used. Fixes linked icon next to support settings, like support_angle. 2018-06-07 11:35:09 +02:00
AboutDialog.qml Update AboutDialog.qml 2018-02-17 14:58:25 +01:00
Actions.qml CURA-5137 Get the list of packages from the server 2018-03-30 15:13:10 +02:00
AddMachineDialog.qml If there is no added printer, disallow closing the window 2017-12-29 14:32:43 +01:00
AskOpenAsProjectOrModelsDialog.qml Make it possible to skip project file check in readLocalFile() 2018-04-10 11:40:47 +02:00
Cura.qml Fix inconsistent curaproject mimetype definition 2018-06-07 12:51:54 +02:00
DiscardOrKeepProfileChangesDialog.qml WIP: Refactor BuildPlateModel and split MultiBuildPlateModel 2018-02-17 22:24:05 +01:00
EngineLog.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderButton.qml CURA-4400 first version that disables extruder and updates available quality profiles 2018-02-28 12:56:00 +01:00
JobSpecs.qml Fix job name UI binding 2018-06-05 08:58:09 +02:00
MachineAction.qml T466: Revert the previous commit since it messed up the file rights. 2016-12-23 15:53:15 -05:00
MachineSelection.qml CURA-5158 Fix some mistakes in previous confict fixing. 2018-03-29 14:37:55 +02:00
MonitorButton.qml Remove prepare items from Monitor stage 2018-03-29 14:46:11 +02:00
MonitorSidebar.qml Remove prepare items from Monitor stage 2018-03-29 14:46:11 +02:00
ObjectsList.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
OpenFilesIncludingProjectsDialog.qml Make it possible to skip project file check in readLocalFile() 2018-04-10 11:40:47 +02:00
PrepareSidebar.qml Merge branch 'master' into feature_separate_stage_qml 2018-03-29 14:47:58 +02:00
PrintMonitor.qml Correct the test to hide bed temperature when no heated bed is present. 2018-05-14 12:13:23 +02:00
SaveButton.qml Revert "The prepare button slices, so it should be a slice button" 2018-06-05 12:00:21 +02:00
SidebarAdvanced.qml Made some changes so the code also works with lower versions of Qt & pyQt 2018-03-05 15:32:46 +01:00
SidebarContents.qml Bumped the required version numbers down again, as they should specifcy a min version number. 2018-02-16 11:13:40 +01:00
SidebarHeader.qml Remove vestigial references to "monitoringPrint" 2018-06-06 11:22:35 +02:00
SidebarSimple.qml Reset infill line distance when changing density via recommended mode 2018-06-04 16:58:13 +02:00
SidebarTooltip.qml Bumped the required version numbers down again, as they should specifcy a min version number. 2018-02-16 11:13:40 +01:00
Toolbar.qml Change Math.floor to Math.round as a last try to fix garbled fonts 2018-02-14 09:28:47 +01:00
Topbar.qml CURA-5253 Initialize UI elements right after the qml files were loaded. 2018-04-30 15:09:52 +02:00
WorkspaceSummaryDialog.qml Save as project the extruder counter starts from 1 2018-06-06 10:47:12 +02:00