Commit graph

5 commits

Author SHA1 Message Date
Arjen Hiemstra
0e28b331fb Move Cura setting related classes to cura/Settings
Contributes to CURA-342
2016-07-04 12:07:29 +02:00
fieldOfView
2287c2daa6 Show that a value is being calculated instead of showing "QVariant..."
CURA-1668
2016-06-09 21:40:53 +02:00
fieldOfView
a6dd9e7415 Fix initialization of ContainerSettingsModel
CURA-1668
2016-06-09 08:14:06 +02:00
fieldOfView
b85a8ca404 Update ContainerSettingsModel when its containers have property changes
CURA-1668
2016-06-09 07:54:13 +02:00
fieldOfView
485ae53660 Show quality profile and user profile settings side-by-side on Profiles manager
Introduces ContainerSettingsModel, which can combine the settings of instances from multiple containers into one model.

Towards CURA-1668
2016-06-08 16:35:10 +02:00