Cura/cura/Machines/Models
Jaime van Kessel f627560751 Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updates
It's the same old trick we've pulled off quite often, so this should be pretty safe
2018-12-21 17:12:07 +01:00
..
__init__.py WIP: Move NozzleModel.py 2018-02-16 14:23:11 +01:00
BaseMaterialsModel.py Remove optimisation that broke updates of models upon metadata change 2018-12-18 16:52:04 +01:00
BuildPlateModel.py Move VariantType to VariantType.py 2018-08-02 16:11:55 +02:00
CustomQualityProfilesDropDownMenuModel.py Add logging for every setting model update 2018-03-12 14:48:56 +01:00
FavoriteMaterialsModel.py Remove unused import and add documentation 2018-12-18 16:09:19 +01:00
GenericMaterialsModel.py Update far less agressively for the material models 2018-12-11 10:59:17 +01:00
MachineManagementModel.py Cleanup MachineManagementModel 2018-03-15 10:44:02 +01:00
MaterialBrandsModel.py Update far less agressively for the material models 2018-12-11 10:59:17 +01:00
MultiBuildPlateModel.py CURA-5090 speedups by using qtimers on updating mostly visual elements 2018-03-14 16:09:59 +01:00
NozzleModel.py Fix NozzleModel to work with new ListModel data update 2018-12-14 13:00:06 +01:00
QualityManagementModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
QualityProfilesDropDownMenuModel.py Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updates 2018-12-21 17:12:07 +01:00
QualitySettingsModel.py Merge branch '3.3' 2018-04-18 10:43:31 +02:00
SettingVisibilityPresetsModel.py Add missing typing for setting visibility preset model 2018-12-20 11:09:02 +01:00