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
|
5 years ago |
Jaime van Kessel
|
6a3ac99551
Ensure that all icons use the same color from theme.
|
5 years ago |
Lipu Fei
|
620790ae3d
Reduce the creations of ExtrudersModels
|
5 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 |
Jaime van Kessel
|
78987ba666
When tool icon can not be found in theme, try to find it in the plugin folder
|
7 years ago |
fieldOfView
|
82d3a98f95
Hide the extruder button for Custom FDM Printers with 1 extruder
|
7 years ago |
fieldOfView
|
5fec3d4f6d
Replace mock borders with true borders
|
7 years ago |
Arjen Hiemstra
|
80bf6988ca
Remove unnecessary Catalog and SettingPropertyProvider
|
7 years ago |
Arjen Hiemstra
|
89e6313143
Add buttons to select the extruder for the selection to the toolbar
|
7 years ago |
Arjen Hiemstra
|
09f23f5f91
Styling fixes in Toolbar QML
|
7 years ago |
Jaime van Kessel
|
442fd3ae3d
Tool panel switching now properly triggers focus change
|
8 years ago |
fieldOfView
|
7aa44bdd9e
Remove commented out code
|
8 years ago |
Arjen Hiemstra
|
5e226038d9
Instantiate models instead of using the Models object
|
8 years ago |
fieldOfView
|
db7777a6e7
Move Rotation "tooltip" out of cura.qml and make it useful for other tools as well
|
8 years ago |
Jaime van Kessel
|
b5107b6ffa
Misclicking tool panel no longer hides it
|
8 years ago |
Jaime van Kessel
|
2ab999851c
Toolbar correctly shows location of toolpanel when not triggered through QML
|
8 years ago |
fieldOfView
|
de28561152
Remove Profiles from Per Object Settings panel
|
8 years ago |
Arjen Hiemstra
|
19c25895bf
Convert Toolbar.qml and styles.qml to Theme getThing style
|
8 years ago |
Arjen Hiemstra
|
720324f0c6
Replace Theme property accessors with getThing calls
|
8 years ago |
fieldOfView
|
42673c7c68
Disable using the toolbar while a tooloperation is ongoing
|
8 years ago |
fieldOfView
|
f8e2d4f035
Disable toolbar while running tooloperation
|
8 years ago |
fieldOfView
|
2fa29de4b9
Use PointingRectangle for toolpanel flyouts
|
9 years ago |
fieldOfView
|
4d29fccb0b
Remove cursorShapes for now
|
9 years ago |
fieldOfView
|
ec46b49847
Use pointingrectangle for toolbutton tooltips
|
9 years ago |
fieldOfView
|
1d27822970
Rearrange Toolbar
|
9 years ago |
fieldOfView
|
ab02aef6cd
Rearrange Toolbar
|
9 years ago |
fieldOfView
|
1ba1009b60
Initial theme rework:
|
9 years ago |
Arjen Hiemstra
|
16c5aeba68
Use selection status to disable/enable tools rather than platform activity
|
9 years ago |
Tamara Hogenhout
|
662dde077b
Removes the little square panel thing for the per-object-settings
|
9 years ago |