j.delarago
|
09f2a73cb1
|
Fix tooltip showing on hover when no tooltipText in provided.
CURA-8849
|
2022-06-21 16:29:41 +02:00 |
|
j.delarago
|
c6bc3a5cd7
|
Add tooltip to IconWithText.qml,
Use this to display tooltips for Infill, Support and Adhesion in recommended settings.
CURA-8849
|
2022-06-20 10:52:31 +02:00 |
|
j.delarago
|
964c566ffb
|
Add spacing option between icon and text in IconWithText.qml
|
2022-06-13 14:43:23 +02:00 |
|
c.lamboo
|
45bc498c7f
|
Replace RecolorImage with ColorImage
CURA-8640
|
2022-04-08 15:55:34 +02:00 |
|
Jaime van Kessel
|
2ed68beb22
|
Fix display of profile name in header
Without no-wrap, longer names would be put on multiple lines.
These would then spill out of the display element
|
2022-03-04 10:30:26 +01:00 |
|
Jaime van Kessel
|
83be495414
|
Replace usage of controls label with our custom label
This prevents copy pasting a bunch of parameters that we set by default
|
2021-11-10 16:37:26 +01:00 |
|
luz paz
|
d68f375e38
|
Fix various typos
Found via `codespell -q 3 -S *.po,*.pot -L childs,initialy,lod,ned,te,slicable,sur,tutoriels,wont`
|
2021-09-07 11:33:54 -04:00 |
|
Konstantinos Karmas
|
504f6dbe70
|
Revert "Cura 7813 qml modules version bump"
|
2021-03-30 09:48:28 +02:00 |
|
jelle Spijker
|
9da321ffb9
|
Update Layouts, Control.Styles and Dialogs
CURA-7813
|
2021-03-29 18:04:47 +02:00 |
|
jelle Spijker
|
2986d50745
|
Update QtQuick and QtQuick.Controls
CURA-7813
|
2021-03-29 17:55:19 +02:00 |
|
Nino van Hooff
|
ca21268a12
|
Elide the profile text in the middle for the PrintSetupSelector.
This makes sure that at least some part of the name and some part of the
variant details (qualityy, diameter) is visible
CURA-6862
|
2019-10-15 10:26:52 +02:00 |
|
Diego Prado Gesto
|
328f326153
|
Use a specific color for the icons
|
2018-12-17 09:15:47 +01:00 |
|
Diego Prado Gesto
|
36ccef4209
|
Remove duplicate iconColor property in the IconWithText component
Probably it was a mistake in a merge conflict
|
2018-12-17 09:08:32 +01:00 |
|
Ghostkeeper
|
78a5f95c43
|
Merge branch 'CURA-5876_fixes' into 4.0
|
2018-12-14 16:28:04 +01:00 |
|
Jaime van Kessel
|
6a3ac99551
|
Ensure that all icons use the same color from theme.
Also added some fixes for the dark theme
|
2018-12-14 11:59:22 +01:00 |
|
Diego Prado Gesto
|
17173aba06
|
Add a component to show when no configurations are available because lack of connection.
Contributes to CURA-5876.
|
2018-12-12 17:04:17 +01:00 |
|
Diego Prado Gesto
|
898fd25ddb
|
Remove the component IconLabel since we have a similar one in IconWithText
Contributes to CURA-5941.
|
2018-12-07 11:43:41 +01:00 |
|
Ghostkeeper
|
4d87c46423
|
Remove sourceSize.width: width from all RecolorImages
It is now the default in Uranium.
Contributes to issue CURA-5876.
|
2018-12-04 15:04:51 +01:00 |
|
Jaime van Kessel
|
5972bfaf03
|
Add round to minContentWidth
This prevents text from getting a weird width
CURA-5785
|
2018-11-16 15:06:21 +01:00 |
|
Ghostkeeper
|
3ef6d0544a
|
Fix spelling and indents
Ant-fuckery, as they say in the low lands.
Contributes to issue CURA-5785.
|
2018-11-16 14:11:23 +01:00 |
|
Jaime van Kessel
|
54685c983a
|
Make PrintSetupSelector use layout instead of fixed width
This makes the components autoscale a bit when needed.
CURA-5785
|
2018-11-12 13:29:21 +01:00 |
|
Jaime van Kessel
|
ca63733827
|
Updated header of the settingbar
CURA-5785
|
2018-11-12 13:06:12 +01:00 |
|