Commit History

Author SHA1 Message Date
  Diego Prado Gesto daa0793427 Minor code changes - CURA-4395 7 years ago
  Diego Prado Gesto 4d9908364a Now empty message in materials and variants doesn't appear - CURA-4377 7 years ago
  Jaime van Kessel 437da52f65 Merge branch 'fix_multiple_extruder_issues' of github.com:Ultimaker/Cura into 3.0 7 years ago
  A.Sasin 3082038261 Fixed code style and machine default name is retrieved from machine definition 7 years ago
  Diego Prado Gesto 1d61740d1a Added some comments to the code and minor changes - CURA-4386 CURA-4379 7 years ago
  ChrisTerBeke 1b8766b953 CURA-4386 CURA-4379 change stack behaviours to fix crashes 7 years ago
  alekseisasin 2a302a3e27 Merge branch '3.0' of github.com:Ultimaker/cura into 3.0 7 years ago
  alekseisasin 5402092bb4 During adding a new printer the printer name generated from default name and not from custom name (changed by user) 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  Ghostkeeper 261089eed3 Fix type hinting imports 7 years ago
  Ghostkeeper 3d921c1b4e Add type hinting of return values 7 years ago
  Ghostkeeper 1596437bbd getActiveGlobalAndContainerStacks may return None 7 years ago
  Ghostkeeper 88155d35e8 Correct signature of activeMachine 7 years ago
  Diego Prado Gesto 4d99fb067f After disconnect a signal, now is reconnected the correct one - CURA-4327 7 years ago
  alekseisasin 204019702d Added Title for messages 7 years ago
  Lipu Fei 3fbdb27e8e Merge branch 'master' into feature_dark_colours_icons 7 years ago
  Ghostkeeper 585c04dfaa Also show warning icon when the set-up on other extruders is unsupported 7 years ago
  alekseisasin 9363f93467 Merge pull request #2224 from fieldOfView/fix_multiextruder_menus 7 years ago
  Ghostkeeper b9cdeb68d6 Don't crash when there is no global quality container 7 years ago
  Ghostkeeper fe406f530c Never fill None for quality changes profile 7 years ago
  fieldOfView 975e7f04b4 Remove unused incorrect code 7 years ago
  Jaime van Kessel e636dbdd10 Merge pull request #2107 from fieldOfView/feature_pyserial_usb_detection 7 years ago
  Lipu Fei 9c1d23fe5b Make sure MachineManager initializes after ContainerRegistry does 7 years ago
  Lipu Fei 93731b8d1f Trigger auto-slice based on stackValidation instead of stack/setting changes 7 years ago
  Youness Alaoui 7e7e15a12b Fix MachineManager connection to OutputDeviceManager signals late. 8 years ago
  Ghostkeeper 81e07b1530 Use stack properties instead of .findContainer(type = ...) 7 years ago
  Ghostkeeper 21624d7761 Merge branch '2.6' 7 years ago
  Ghostkeeper b2b9b1bede Fix checking if container stack exists 7 years ago
  Ghostkeeper df2ec7bd73 Don't try to activate a machine that we don't have a definition for 7 years ago
  Ghostkeeper 13c9519a7c Fix deprecated decorator 7 years ago
  Ghostkeeper 121bf5897d Deprecate _updateMaterialContainer 7 years ago
  fieldOfView 49f2fb2cea Fix filtering maerials after editing materials 7 years ago
  Jaime van Kessel 9a54ff426b FindAllQualitiesForMachineMaterial only looks with basic materials if it found them 7 years ago
  Jaime van Kessel a306b4dada We now properly fall back if no basic material is found 7 years ago
  Lipu Fei 8af1cc886f Use .definition to access DefinitionContainer in qml 7 years ago
  Lipu Fei 85e875257b Use "/<version>/<machineName>" as the material info URL suffix 7 years ago
  Ghostkeeper 1f33a0d4cd Use per-parameter-value compression for signals 7 years ago
  Ghostkeeper bec43d5b9a Make sure that the preferred material name variable exists 7 years ago
  Ghostkeeper 5f0fb3f9bd Don't squash signals updating materials and variants 7 years ago
  Ghostkeeper 76a9a9a9ab Erase changed hotends/materials after applying changes 7 years ago
  Lipu Fei b027437ef3 Activate a new machine (if any) before removing a machine 7 years ago
  Jaime van Kessel ba4d62e8ca Added missing typehinting 7 years ago
  Jaime van Kessel bfc65cb4a9 Added typing to active stack 7 years ago
  Jaime van Kessel 7ee5a66c64 CuraContainerStack now overrides getBottom, so it always returns a definition 7 years ago
  Jaime van Kessel 77204fc4b0 Type hinting & unused code removal 7 years ago
  Jaime van Kessel 2b64e92a99 Removed unused imports 7 years ago
  Jaime van Kessel ef2aa3b2b2 Empty InstanceContainers are now correctly handled by setActiveMaterial again 7 years ago
  Jaime van Kessel 27d6bebf32 Adding a new printer now activates it again 7 years ago
  Jaime van Kessel bfb76540d0 InstanceContainerchanged is now also on a timer. 7 years ago
  Jaime van Kessel e313794b12 Fixed posponing of certain events 7 years ago