plasma-framework/tests
Marco Martin e565c5c225 rework ColorScope
Since some time PlasmaCore had the very useful ColorScope class,
which can semi-automatically make children take colors of the
View, Button or Complementary color groups.
Unfortunately it didn't support dynamic reparenting, giving
wrong colors in some cases (see black on black battery on the phone)

even tough is a bit complicated, now by cascading signals down the
children tree, support on the fly apply of the new context upon
reparenting.

also add a manual test case showing text, rectangles and icons
dynamically changing color as they get moved from one scope
to the other

REVIEW:126654
Change-Id: I3d746b73eac55a359c4706fb719b4d5018677fb5
2016-01-07 11:06:40 +01:00
..
components Fix Button minimumWidth property 2015-10-19 11:30:19 +01:00
dpi Don't install dpitest app 2015-02-17 18:40:49 +01:00
kplugins fix build 2014-05-19 18:29:41 +02:00
testengine Use SERVICE_TYPES parameter to kcoreaddons_desktop_to_json() 2015-12-09 23:10:41 +00:00
CMakeLists.txt this is more an example than a test 2014-05-16 18:11:08 +02:00
colorcontext.qml rework ColorScope 2016-01-07 11:06:40 +01:00
dialog_fullscreen.qml Dialog Test: Add a test for making the dialog fullscreen 2014-08-28 16:29:00 +02:00
dialog_minWidthHeightRepositioning.qml Update the size in two ways 2014-09-18 17:25:48 +02:00
dialog_positioning_parentrotated.qml Consider visualParent rotation in popupPosition 2015-04-02 15:59:14 +02:00
dialog_positioning.qml Dialog positioning test: Set the correct height 2014-08-27 18:16:24 +02:00
dialog_positioning2.qml Dialog Positioning Test2: Simplify the code 2014-08-28 14:59:10 +02:00
dialog_resizeWithParent.qml queue change of minimum/maximum size 2014-09-30 16:34:21 +02:00
dialog_sizeMoreThanMin.qml don't update the minimum size when not visible 2014-09-23 17:05:09 +02:00
dialog_tooltip.qml Dialog: Add a manual test for tooltips 2014-09-16 15:47:35 +02:00
dialog_visualParentChange.qml Dialog: Add a test to test visualParent changes 2014-08-27 18:16:24 +02:00
dialog.qml Add a couple of manual tests 2014-07-16 17:02:01 +02:00
testborders.qml Use QtQuick components for the options 2014-11-04 11:55:07 +01:00
tooltip-icons.qml dd test case 2014-10-15 15:45:29 +02:00
tooltip.qml Make tooltip dialog hidden on the cursor entering the inactive ToolTipArea 2015-10-02 23:23:14 +09:00