18 Commits

Author SHA1 Message Date
Jaime van Kessel
2fce1e433a Fix the tooltips for time estimations
CURA-5772
2018-10-15 09:49:08 +02:00
Jaime van Kessel
4a0a9f521c Bumped the required version numbers down again, as they should specifcy a min version number.
As the summary describes; We should use *min* version numbers. If we have a higher version installed as defined, it will have the bugfixes and not the features. Increasing version nr should therefore only be done if we want new features.
2018-02-16 11:13:40 +01:00
Mark
b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts
CURA-4941
2018-02-14 09:28:47 +01:00
Mark
466926fecd Increased the version of QtQuick 2018-02-13 11:07:14 +01:00
Mark
b52bf6decf resolve conflict 2018-02-09 13:01:56 +01:00
fieldOfView
177295999b Allow richer markup in tooltips 2017-10-29 09:19:50 +01:00
Mark
dcb630a24e Move text back to label and remove unused font 2017-10-03 14:02:07 +02:00
Mark
9a193ad5c5 Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
Mark
bfda8712e1 Change all Label to Text so fonts are rendered correct
CURA-3389
2017-04-14 13:16:48 +02:00
fieldOfView
18fb379fbe Add tooltips for Setup/Monitor and Recommended/Custom tabs 2016-12-07 19:40:33 +01:00
Arjen Hiemstra
d68f274a09 Improve positioning of tooltips in advanced mode 2016-05-11 17:19:31 +02:00
Arjen Hiemstra
720324f0c6 Replace Theme property accessors with getThing calls 2016-02-23 12:22:30 +01:00
fieldOfView
9a1a4d264e Restyle sidebar tooltips using pointingrectangle
Restyle toolbutton tooltips to match sidebar tooltips
2015-12-03 12:09:31 +01:00
fieldOfView
2477617155 Reorient LayerView slider
Fix toolbar tooltip collisions
Refactor use of colors.text_default
2015-12-03 12:09:26 +01:00
Adam Goldsmith
95a695545b Fix unset text colors on bright backgrounds
Adds a text_default color for use where the background color is set to
something bright. This avoids falling back on the user's theme, in which
the default text color might be also be bright.
2015-10-28 10:32:47 -04:00
Arjen Hiemstra
68500ed1d0 Position the setting tooltip to the left of the settings instead of below
This makes the tooltip not cover the settings.

Fixes Asana issue 39
2015-05-27 15:37:32 +02:00
Arjen Hiemstra
9d7e460b50 Add missing copyright headers
Fixes #5
2015-05-11 12:18:05 +02:00
Arjen Hiemstra
70d714def5 Move QML files to resources 2015-05-01 13:11:27 +02:00