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
Yuri Chornoivan
052a81f755
Fix minor issues found by EBN and typos
2019-11-10 12:06:10 +02:00
Friedrich W. H. Kossebau
fcfc201c8d
Use more https in links (& update a few urls)
...
GIT_SILENT
2019-01-19 16:36:59 +01:00
Marco Martin
91642b0868
qtextracomponents->kquickcontrolsaddons
2014-03-25 17:10:25 +01:00
Sebastian Kügler
21eb2d7ce5
Fix imports for testcomponents applet
2014-02-18 01:04:54 +01:00
Marco Martin
308f59bc68
port to new api
2014-02-04 17:29:28 +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
b89902c3e7
use units.* in testtheme applet
...
These calls have moved out of theme.
2014-01-22 01:35:20 +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
Martin Klapetek
13d1f5568f
Remove KLocale bindings
...
KLocale is now kde4support and we have QLocale QML bindings. This patch
removes the KLocale bindings from plasma-framework (they are not used
anywhere anyway).
If we miss something from KLocale in QLocale, we should upstream it.
REVIEW: 114150
2013-11-27 16:28:46 +01:00
Sebastian Kügler
ae2ff16db7
Show some theme colors in the Theme page
2013-11-11 22:53:42 +01:00
Sebastian Kügler
d76cd0acdf
New Page in test components applet: Theme
2013-11-11 17:15:49 +01:00
Marco Martin
8f74e67f9d
old test applets live now in examples
2013-09-04 11:57:46 +02:00