plasma-framework/declarativeimports/plasmacomponents/platformcomponents/touch
Aurélien Gâteau 0aaf3f4760 Use the same text color as C++ Plasma::LineEdit
Plasma::LineEdit uses the button text color for its text. Do the same
in PlasmaComponents.TextField to avoid white text on white background with
Oxygen theme.

Also use button text color for PC.TextArea because it uses the same
background frame as PC.TextField (P.TextEdit, its C++ equivalent, does not
have any background frame)

REVIEW: 105159
2012-06-09 10:12:05 +02:00
..
private move ButtonShadow in the right place 2012-01-13 20:40:12 +01:00
Dialog.qml fix Dialog installation 2012-01-27 18:53:54 +01:00
EditBubble.js ssht. 2012-04-01 00:15:34 +02:00
EditBubble.qml EditBubble.qml: put buttons in the order "copy" and then "paste", double 2012-03-30 20:08:42 -03:00
Menu.qml Fix mistyped enum values. 2012-05-09 00:13:26 +02:00
MenuItem.qml support for separators 2012-01-02 15:58:11 +01:00
qmldir move the private components into a private subdir 2011-12-22 15:16:01 +02:00
QueryDialog.qml add window and querydialog as touch specific 2011-11-08 17:22:19 +01:00
ScrollBar.qml Fix misspelling. 2012-01-29 20:03:25 -02:00
ScrollDecorator.qml ScrollDecorator only on Touchscreens 2011-11-09 15:28:21 +01:00
SectionScroller.qml proper import 2012-01-27 18:18:00 +01:00
Sheet.qml fix centering 2012-04-04 10:35:47 +02:00
TextArea.qml Use the same text color as C++ Plasma::LineEdit 2012-06-09 10:12:05 +02:00
TextField.qml Use the same text color as C++ Plasma::LineEdit 2012-06-09 10:12:05 +02:00
TextFieldFocus.qml no mouseover on text fields with touchscreens 2011-11-09 19:33:34 +01:00
ToolButton.qml fix imports 2012-01-27 19:15:55 +01:00
Window.qml standard signals altough unused 2011-11-08 20:57:34 +01:00