plasma-framework/declarativeimports
Sebastian Kügler 7024329085 Use black as text color in TextField and TextInput
It seems that there's not a single theme out there which properly sets
viewTextColor. The background of textedits is white, so the text has to
be black. On Air(-mobile) this is not a problem, since the text is black
anyway, on dark themes (which set the text color to white), text simply
isn't visible.

We'll have to look into how themes implement viewtextcolor, should
probably fix the themes instead of the components, but this makes it
work until we do.
2012-05-21 19:40:23 +02:00
..
core Update all CMakeLists.txt to use KDeclarativeConfig.cmake. 2012-05-14 12:40:02 -03:00
draganddrop signal when a drag starts so that qml items can take the necessary steps 2012-05-04 14:10:28 +02:00
graphicslayouts use ${IMPORTS_INSTALL_DIR} 2010-10-18 19:20:08 +00:00
graphicswidgets C++ standard mandates ends of line for includes. Fixes build with Sun Studio. 2010-11-02 23:43:31 +00:00
krunnermodel fix compile. 2012-05-11 14:32:34 -04:00
locale qdate and qtime need to be included in locale.h 2012-05-02 14:22:01 +02:00
plasmacomponents Use black as text color in TextField and TextInput 2012-05-21 19:40:23 +02:00
plasmaextracomponents animate showing / hiding of navigation bar 2012-05-09 04:48:38 +02:00
qtextracomponents fix active effect 2012-05-01 14:46:19 +02:00
CMakeLists.txt move krunnermodel into plasma/declarativeimports where it belongs 2012-05-03 10:00:04 -04:00