Nate Graham
6b8f114284
Port away from Title and towards level 1 Heading
...
Summary: `Title` is deprecated.
Test Plan: No visual changes anywhere; level 1 Heading is identical in appearance
Reviewers: #plasma, davidedmundson
Reviewed By: #plasma, davidedmundson
Subscribers: kde-frameworks-devel
Tags: #frameworks
Differential Revision: https://phabricator.kde.org/D27350
2020-02-21 08:39:25 -07:00
Marco Martin
91642b0868
qtextracomponents->kquickcontrolsaddons
2014-03-25 17:10:25 +01:00
Sebastian Kügler
f5d2066e76
Icons to test icon sizing in theme test plasmoid
2014-01-25 02:51:56 +01:00
Sebastian Kügler
53b4608327
Port examples to units.iconSizes
2014-01-22 00:41:02 +01:00
Marco Martin
6a0525c1c3
ToolTip->ToolTipArea
2014-01-08 18:13:07 +01:00
Marco Martin
9f3af64dac
new way to do tooltips
...
manage it in c++
it still steals hover events from their target and not all features are there.
better than before tough
2014-01-07 21:44:50 +01:00
Sebastian Kügler
23b9dd14f1
Add test for PlasmaCore.ToolTip.target property
...
This uses a MouseEventListener and a MouseArea to test whether the
tooltip redirects events, and tests a common implementation scenario
with one shared tooltip.
This test (willingly) exposes a problem that with the MouseArea, we
filter out all mouse events, and the target loses input. I.e. the last
image in the row doesn't receive the click.
2014-01-05 04:23:18 +01:00
Marco Martin
8f74e67f9d
old test applets live now in examples
2013-09-04 11:57:46 +02:00