Commit History

Author SHA1 Message Date
  Remco Burema 32b52c6166 Qt5->Qt6: Rectify constant locations: UserRole, CppOwnership 2 years ago
  Remco Burema abe7c1bf7f Search/replace Qt5->Qt6. 2 years ago
  Jaime van Kessel 2c9f31cbde Remove unneeded signal connections 2 years ago
  Jelle Spijker 120541a8db Updated comments in Models 4 years ago
  Ghostkeeper c12817170c Merge branch 'master' into CURA-6793_performance 5 years ago
  Lipu Fei d350c9e3d9 Update quality and intent models when extruders get changed 5 years ago
  Ghostkeeper ce4c5a1c93 Remove unnecessary listening to switching extruder tabs 5 years ago
  Lipu Fei 1967dd8404 Fix code style 5 years ago
  Nino van Hooff 88e0a57374 Fix typing and deduplicate fetch_layer_height 5 years ago
  Lipu Fei 296f8af59c Always clear ListModel so layer height selector will align properly 5 years ago
  Ghostkeeper 2571f54d3c Simplify looping over quality groups 5 years ago
  Jaime van Kessel 55a8d03d42 Fix typing error 5 years ago
  Ghostkeeper f4a2f3efa6 Emit activeStackChanged as documented when containers in the active stack change 5 years ago
  Ghostkeeper 603f18ebc9 No need to sort quality groups by type alphabetically 5 years ago
  Ghostkeeper 7d49fd7fa2 Don't import type that's only used for type checking 5 years ago
  Ghostkeeper b05de3e6d8 Remove unused import 5 years ago
  Ghostkeeper 3655981c41 Use container tree to get the current printer's quality groups 5 years ago
  Remco Burema 7fb9642e45 Replace deprecated .getContainer() calls with .container 5 years ago
  Ghostkeeper fff26bb021 Fix imports and references to managers 5 years ago
  Ghostkeeper 80e27b62d3 Don't cache singletons in constructor 5 years ago
  Ghostkeeper 709584cc5e No longer listen to qualitiesChanged signal to update 5 years ago
  Jaime van Kessel fc11286c6c Also ensure that the QualtiyProfilesModel is on a changeTimer on create 5 years ago
  Jaime van Kessel f627560751 Add timer to QualityProfilesDropdownMenuModel to prevent unneeded updates 5 years ago
  Lipu Fei 2c8ed99281 Add is_experimental to Qt models and QMLs 5 years ago
  Lipu Fei ab572e9de2 SettingFunction evaluation needs a stack to provide values 6 years ago
  Ghostkeeper 6df029971d Don't crash if layer height is a formula 6 years ago
  Diego Prado Gesto 762a1b1bfd Fix code-style 6 years ago
  Diego Prado Gesto 6e364f0895 CURA-5330 Fix typing and code-style in the ContainerNode and all the 6 years ago
  Diego Prado Gesto 5cd464c5de CURA-5330 Fix some typing issues in QualityProfilesDropDownMenuModel and 6 years ago
  Diego Prado Gesto 2dfedf3ae4 CURA-5330 Add typing in CuraContainerRegistry and 6 years ago
  Ian Paschal 8db4396ee7 Merge pull request #3436 from Ultimaker/feature_enable_disable_extruder 6 years ago
  Ghostkeeper f08407cf97 Document Available role 6 years ago
  Jack Ha 81d036d5e4 Merge branch 'master' into feature_enable_disable_extruder 6 years ago
  Ghostkeeper bb7fccbd48 Add logging for every setting model update 6 years ago
  Jack Ha bad637eb14 CURA-4400 fixed merge conflicts 6 years ago
  Lipu Fei 2255dc628b Remove unnecessary comments 6 years ago
  Lipu Fei b4deb3e828 Better logging in quality profile model 6 years ago
  Lipu Fei afae550b5a Store layer_height as float 6 years ago
  Lipu Fei e87077802f Change to layer_height and layer_height_unit 6 years ago
  Lipu Fei d1c518f6d7 Fix the usage of protected variables in quality models 6 years ago
  Lipu Fei 06ec16d627 Rename quality drop down menu models 6 years ago