Commit History

Author SHA1 Message Date
  saumya.jain e8bdca3dd9 introducing drop to buildplate per model 10 months ago
  saumya.jain 676099ccf6 Removed singleton UM.OperationStack, merged with CuraActions 11 months ago
  Joey de l'Arago 1e6184448c Apply suggestions from code review 2 years ago
  Joey de l'Arago bec02cf312 Fix extruder icon text scaling. I've added a new font size here since there is not any real way I can see to scale the font based on the component size. This is because we do some magic with the font numbers before passing them to the QML. 2 years ago
  Joey de l'Arago 631d6a15b0 Add extruder button bar that shows icons for each extruder in a horizontal row 💪 2 years ago
  c.lamboo d5c0fde7f2 Render labels using `Text.QtRendering` on OSX 2 years ago
  c.lamboo 35f5c3f959 Revert "Render labels using `Text.QtRendering` on OSX" 2 years ago
  c.lamboo f0e3c19a34 Render labels using `Text.QtRendering` on OSX 2 years ago
  Jaime van Kessel 25839c6d97 Fix direction of pointing rectangle 2 years ago
  c.lamboo 45bc498c7f Replace `RecolorImage` with `ColorImage` 2 years ago
  Casper Lamboo 64e3e8b31d Use template literals to format string 2 years ago
  j.delarago 3c7498feed Move ToolbarButton and ToolTip from Cura into Uranium. This makes it possible to use new styled ToolbarButton in plugins/Tools for the rotate tool. 2 years ago
  luz paz d68f375e38 Fix various typos 3 years ago
  Konstantinos Karmas 3eafd11587 Fix qml warning about the sourceSize of the ToolbarButton icon 3 years ago
  Konstantinos Karmas 77a8f36153 Change the color of a circle around the toolbar button 3 years ago
  Konstantinos Karmas eeccfc32b9 Remove spacing between toolbar buttons 3 years ago
  Konstantinos Karmas 504f6dbe70 Revert "Cura 7813 qml modules version bump" 3 years ago
  jelle Spijker 2986d50745 Update QtQuick and QtQuick.Controls 3 years ago
  Ghostkeeper c38ee8a365 Clear focus when changing tools 4 years ago
  Mark Burton f8c86cce4d Improve readability and add comments. 4 years ago
  Mark Burton 74984ca12a Stop panel growing above first tool button. 4 years ago
  Mark Burton 700533b4aa Change the panelBorder rectangle anchor to the bottom for lower toolbar buttons. 4 years ago
  Ghostkeeper b68c3b7301 Remove usage of deprecated extruders property 4 years ago
  Jaime van Kessel 8aabf113d2 Catch mouse events in toolpanel 4 years ago
  Jaime van Kessel bd18a539e2 Only update position of label when it's visible 4 years ago
  Diego Prado Gesto 111430c9c2 Catch scroll events and not propagate them to the main view 5 years ago
  Jaime van Kessel b70a4ae0a2 Merge branch 'CURA-6015_fix_osx_crash' of github.com:Ultimaker/Cura into 4.0 6 years ago
  Jaime van Kessel 6a3ac99551 Ensure that all icons use the same color from theme. 6 years ago
  Lipu Fei 620790ae3d Reduce the creations of ExtrudersModels 6 years ago
  Ghostkeeper b5bb3232f3 Merge branch 'ui_rework_4_0' into CURA-5876-Configuration_dropdown 6 years ago
  Diego Prado Gesto 57a852a15a Don't show the background if there are less than 2 extruders to show in the Toolbar 6 years ago
  Ghostkeeper 7df4c01814 Merge branch 'ui_rework_4_0' into CURA-5876-Configuration_dropdown 6 years ago
  Ghostkeeper f3af5a72ad Use ListModel.count instead of rowCount 6 years ago
  Jaime van Kessel bfebb33123 Code style 6 years ago
  Diego Prado Gesto c1c5eb2219 Rename the properties to quickly identify that they are a boolean 6 years ago
  Diego Prado Gesto 14b460a626 Remove unused styles 6 years ago
  Diego Prado Gesto 309061ce31 Add a new ToolbarButton 6 years ago
  Diego Prado Gesto cbee18597e Merge branch 'ui_rework_4_0' into CURA-5785-Restyle_stage_menu 6 years ago
  Diego Prado Gesto 669648d3e1 Improve the toolbar style by modifying the rectangles and the behavior 6 years ago
  Jaime van Kessel 783fe9ab73 Updated the look of the extruder buttons 6 years ago
  Diego Prado Gesto 9bf18031ce Apply restyle of the toolbar according to the new designs. 6 years ago
  Ghostkeeper f247c328c6 Show shortcut key in tool tooltips 6 years ago
  Ghostkeeper 4a22bb3b69 Code style 6 years ago
  Mark b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts 6 years ago
  Mark b52bf6decf resolve conflict 6 years ago
  Jaime van Kessel a7e1017aa2 Added some missing widths en heights 7 years ago
  Mark 9a193ad5c5 Changing AGPLv3 to LGPLv3 7 years ago
  fieldOfView 0308d3d9d0 Fix margin between tools and extruders 7 years ago
  fieldOfView c5fd0e6c80 Use screenScaleFactor to consistently adapt sizes to display pixel ratio 7 years ago
  ChrisTerBeke 11241642b3 CURA-4354 fixed plugin injected tool icon path finding, example in PerObjectSettingsTool 7 years ago