Go to file
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
declarativeimports Use black as text color in TextField and TextInput 2012-05-21 19:40:23 +02:00
kpart another assert 2012-02-11 11:58:37 -05:00
remotewidgetshelper SVN_SILENT made messages (.desktop file) 2012-04-14 10:45:01 +02:00
scriptengines Fix a potential crash 2012-05-21 14:00:51 +01:00
tools Support KWin packages in plasmapkg 2012-02-18 12:03:33 +01:00
Mainpage.dox create a stub Mainpage.dox so the apidox are generated. 2012-03-24 18:38:26 -04:00