История коммитов

Автор SHA1 Сообщение Дата
  Diego Prado Gesto 568535e3e2 Adapting the code in case a multiextruder printer will use only one extruder - CURA-4359 7 лет назад
  Diego Prado Gesto 2ae1700a15 Solved the issue with the slider that was no showing in gray the unavailable profiles - CURA-4327 7 лет назад
  Diego Prado Gesto c22928f5d1 Change behavior when there is no suitable item - CURA-4327 7 лет назад
  Diego Prado Gesto cf94c8d37d Working on fixing several issues with profiles - CURA-4327 7 лет назад
  Diego Prado Gesto 4d113a746c Merge changes 7 лет назад
  Diego Prado Gesto 37da9f654b Reverted changes done that makes sliders fail - CURA-4327 7 лет назад
  ChrisTerBeke ab8bcc4ae3 small code fixes 7 лет назад
  ChrisTerBeke ecafa24888 code cleanup 7 лет назад
  Diego Prado Gesto ebd180bfdc Custom profiles are now shown in the preference panel - CURA-4327 7 лет назад
  Lipu Fei 84ad9c6ad1 Add "available" flag for quality profiles 7 лет назад
  Lipu Fei e414621250 Fix code style 7 лет назад
  Lipu Fei ab3d8349b6 Also skip empty containers when getting layer height for a quality profile 7 лет назад
  Ghostkeeper 81e07b1530 Use stack properties instead of .findContainer(type = ...) 7 лет назад
  Jaime van Kessel 437c78711d Added typing to all singletons 8 лет назад
  Simon Edwards 4fecf55b3b Use double quotes instead of singles. 8 лет назад
  Simon Edwards 5884509af1 More type checking fixes after the merge. 8 лет назад
  Jaime van Kessel 1aa71d6171 Profiles model is now a singleton, to prevent the agressive garbage collecting to break stuff 8 лет назад
  Ghostkeeper e6c68bcdc9 Add fallback if no unit is known for layer_height 8 лет назад
  Jaime van Kessel 844b9729f4 Fixed critical errors when first adding UM3 8 лет назад
  Ghostkeeper 58dba9bcb3 Dynamically get unit of layer height 8 лет назад
  Ghostkeeper c92ccee1e4 Add layer height role to profiles model 8 лет назад
  Simon Edwards f7fe59c707 A small fix for the case when Cura is starting up and there is no printer. 8 лет назад
  Simon Edwards f659d01da1 Make the labels in the quality menus match those from the selected extruder. 8 лет назад
  Simon Edwards 963fac7806 Filter the list of quality changes taking into account the quality(-type) profile they depend on. 8 лет назад
  Jaime van Kessel 7d9d751121 ProfilesModel is now updated when active variant or material is changed 8 лет назад
  Simon Edwards cd45ef496b Handle materials which don't have any quality profiles of their own. Moved the quality_type computation code into the QualityManager. 8 лет назад
  Simon Edwards 4a85ee85c1 Update the model when something changes in the global stack. 8 лет назад
  Simon Edwards 062611a92a Handle the startup situation where there is no global stack. Fixed a bug where the wrong stack was used instead of the first extruder. 8 лет назад
  Simon Edwards a7c58c33f7 Fixed up the profiles menu to handle multiple extruders better. 8 лет назад