Commit History

Author SHA1 Message Date
  Jaime van Kessel 262520f193 Remove setting parent from basematerial 2 years ago
  Ghostkeeper 855eaec81c Scale convex hull only by X/Y shrinkage, and handle 0% gracefully 2 years ago
  Casper Lamboo dec359da1d Merge pull request #11641 from Ultimaker/PP-129_increase-filter-distance 2 years ago
  Casper Lamboo c4748ba332 Merge branch 'master' into PP-129_increase-filter-distance 2 years ago
  Casper Lamboo 00fcd9d006 Merge pull request #11725 from Ultimaker/feat_transition_filter_limit 2 years ago
  Jelle Spijker 455c163b60 Merge branch 'master' into qt6_beyond_the_splash 2 years ago
  Joey de l'Arago defe2ad39c Merge pull request #11774 from Ultimaker/PP-54_decrease-resolution 2 years ago
  j.delarago b7ad18d149 Merge branch 'master' into PP-54_decrease-resolution 2 years ago
  Jaime van Kessel 706c32706b Merge pull request #11767 from Ultimaker/PP-115_improve-default-linewidths 2 years ago
  Jaime van Kessel 0cb5a147ed Merge pull request #11776 from Ultimaker/PP-154_adjust_horizontal_expansion 2 years ago
  j.delarago 6bb4f52b27 Fix crash on slicing. 2 years ago
  j.delarago b2b1961b57 Merge branch 'master' into qt6_beyond_the_splash 2 years ago
  p.kuiper e24d2d15ae Reduced horizontal expansion offset to the theoretically correct value of 0.1*layer_height if the correction is performed on both sides of the wall (then totals 0.2*layer_height). 2 years ago
  p.kuiper 0a8ef5162e Removed the rather hacky implementation of the shrinkage factor averaging. Issues with dual extrusion were the second extruder is not used should solved in a different way. 2 years ago
  Jaime van Kessel ef6f76fc98 Fix parameter injection deprecation warning 2 years ago
  Jaime van Kessel 1158856f80 Merge branch 'qt6_beyond_the_splash' of github.com:Ultimaker/Cura into qt6_beyond_the_splash 2 years ago
  Jaime van Kessel b2eec5f0d9 Fix height for swatch in extruder settings 2 years ago
  j.delarago 00c7c37b34 LinearGradient is not available for 2d shapes in QT6 2 years ago
  Jaime van Kessel c88ed076a1 Fix resolving of URL's 2 years ago
  Jaime van Kessel 605280255f Use right enum for alignment 2 years ago
  Jaime van Kessel 3c6412d5d7 FIx deprecation warning 2 years ago
  j.delarago 62c1e37e04 Fix button heights 2 years ago
  j.delarago 53efb78cf6 Fix combobox and label heights in general page 2 years ago
  j.delarago f57c30fb42 Merge remote-tracking branch 'origin/qt6_beyond_the_splash' into qt6_beyond_the_splash 2 years ago
  j.delarago 2ffcfafc77 Some place RegularExpressionValidator can't be found in QtQuick 2.10 but can be in 2.15 so all files using RegularExpressionValidator have been bumped to latest QtQuick 2 years ago
  Jaime van Kessel fa2ebf3e38 Merge branch 'qt6_beyond_the_splash' of github.com:Ultimaker/Cura into qt6_beyond_the_splash 2 years ago
  Jaime van Kessel 9812dade44 Fix drag & drop 2 years ago
  j.delarago aa190024d4 Update enum, this fixes connecting to printers 2 years ago
  j.delarago 6d2293db08 Remove unused Table in DigitalLibary Plugin 2 years ago
  j.delarago fd07de9b11 Update DiscardOrKeepProfileChangesDialog.qml TableModel 2 years ago
  j.delarago e86f860a2c Update TableView and TableModel in DigitalLibrary plugin. 2 years ago
  j.delarago 184f4b808e Bump QtQuick version to fix RegularExpressionValidator import 2 years ago
  j.delarago b60156e3b7 Remove unused import 2 years ago
  j.delarago 4ec2edec67 Add replacement for QT.labs.models.TableModel 2 years ago
  Tim Kuipers 8098c20860 disable wall_transition_filter_distance 2 years ago
  Tim Kuipers de29eb7d53 change name to transitionING filter 2 years ago
  Tim Kuipers d3e0b04eed update filter margin name and description 2 years ago
  Rijk van Manen 86d9afe96c increase outer wall linewidth when spiralize 2 years ago
  Rijk van Manen 04d5d43372 remove redundant overwrites 2 years ago
  Rijk van Manen 7884ba4d5b update minimum linewidth 2 years ago
  Rijk van Manen 44a33e0fed follow the defaults set in ultimaker.def.json 2 years ago
  Rijk van Manen df72cd8da4 new default settings for ultimaker printers 2 years ago
  j.delarago 359bcc1bee Textfield was in incorrect style 2 years ago
  j.delarago e2e0a5cdee Inheriting components don't have full access to the context of their parent in QT6 (I assume?) 2 years ago
  j.delarago 2f96f7b410 RegularExpressionValidator requires newer version of QtQuick 2 years ago
  j.delarago e593322b43 When getting active focus textinput value was being cleared. However if text was inputted then this would stay between active focus states. 2 years ago
  j.delarago e20ded248f Fix spinbox height being almost 0 and padding being missing between buttons and text input. 2 years ago
  j.delarago 0f84fc3abe Merge remote-tracking branch 'origin/qt6_beyond_the_splash' into qt6_beyond_the_splash 2 years ago
  j.delarago bac9a0da87 Fix textField vertical alignment 2 years ago
  Jaime van Kessel c9b9a41bb8 Fix injection of parameters in signals 2 years ago