Commit History

Author SHA1 Message Date
  c.lamboo 62812393b0 Fix typos in translations 1 year ago
  Joey de l'Arago e05c70ae38 Refactor ComponentWithIcon to use contents instead of loader. 1 year ago
  Joey de l'Arago 1e6184448c Apply suggestions from code review 1 year ago
  c.lamboo e03b4e07f9 Simplify rounding 1 year ago
  Joey de l'Arago f601229390 Move Validators to UM, so they can be used in UM components. 1 year ago
  Joey de l'Arago 362877dee1 Add new recommended mode tooltips and remove extra margin at the bottom of tooltips. 1 year ago
  Joey de l'Arago 3ddebe7a84 The extrudersCHanged signal was incorrectly being emitted before the global stack had updated. This was causing the extruderIds to always return the old extruderIds to connected qml components. 1 year ago
  Joey de l'Arago ce5691c12d Apply suggestions from code review 1 year ago
  Joey de l'Arago d7e1aa08ac Update the single setting components to optionally update all extruders when a setting is settable per extruder or limited to extruder. 1 year ago
  Joey de l'Arago 540d810293 The slider was not forcing its setting value to stay the same when changes were made in the "Advanced" menu. This is because the slider updating and setting updating functions were intertwined. I've seperated them so that the slider no longer interferes with changes to the setting. 1 year ago
  Joey de l'Arago 5b76e3dd7c Add component with icon generic component. 1 year ago
  Joey de l'Arago dfb6c04d00 Add SingleSettingTextField.qml 1 year ago
  Joey de l'Arago 574b1000f6 Add tooltips 1 year ago
  Joey de l'Arago dbf2ae4f60 Fix spacing vertical between Recommended sections and setting items. 1 year ago
  Joey de l'Arago dbf27a432f Change confusing naming of section enable switch. 1 year ago
  Joey de l'Arago 69af593d8c Make Slider generic component in UM. Make Infill slider into generic SingleSettinSlider which will work for any setting now. 1 year ago
  Joey de l'Arago 7ba0281136 Move required settingPropertyProvider into InfillSlider. 1 year ago
  c.lamboo f4e7829e0b Remove infill icon changing density on change slider 1 year ago
  c.lamboo 261adf06e7 Place `InfillSlider` in sperate file 1 year ago
  c.lamboo 84988a57e5 Update styling of infill slider 1 year ago
  Joey de l'Arago a7dc1b24bc Rename RecommendedInfillDensitySelector.qml since it will now be a more generic Strength selector 1 year ago