plasma-framework/declarativeimports/plasmacomponents/qml
Aurélien Gâteau fc0f700c9d Fix text colors on TabButton and ToolButton
When the widgets use the button background frame, use buttonTextColor.
When they do not use any background frame, use textColor.

Avoids unreadable text with Oxygen

REVIEW: 105163
2012-06-09 10:12:05 +02:00
..
private Fix keyboard navigation in TabBar 2012-05-15 17:24:30 +02:00
BusyIndicator.qml add some words to the doc 2011-12-22 11:50:20 +01:00
Button.qml buttons: first focus, than emit clicked() signal 2012-05-10 00:48:53 +02:00
ButtonColumn.qml more comments 2012-01-10 21:39:18 +01:00
ButtonGroup.js preselect the first item if not told otherwise 2012-04-17 14:56:54 +02:00
ButtonRow.qml documentatiuon for checkbox and radiobutton 2011-12-22 14:11:22 +01:00
CheckBox.qml more comments 2012-01-10 21:39:18 +01:00
CommonDialog.qml center the title 2012-01-13 20:47:24 +01:00
ContextMenu.qml fix comments formatting 2012-01-10 21:39:04 +01:00
Dialog.qml Fix mistyped enum values. 2012-05-09 00:13:26 +02:00
Highlight.qml hack margins so listview doesn't suck 2012-02-09 13:22:13 -05:00
Label.qml improve docu 2012-04-03 13:27:39 +02:00
ListItem.qml Change default value of enabled property in ListItem Plasma Component 2012-03-27 11:17:36 -03:00
Page.qml Documentanted -> Documented 2011-12-22 11:53:15 +01:00
PageStack.qml always permit to pop 2012-02-14 17:59:23 +01:00
ProgressBar.qml integer number of rectangles for progressbar too 2012-05-28 14:49:36 +02:00
qmldir fully working 2012-03-01 15:03:45 +01:00
RadioButton.qml more comments 2012-01-10 21:39:18 +01:00
ScrollBar.qml GIT_SILENT: minor spelling doc change 2012-02-04 16:06:02 -05:00
SectionScroller.qml fix comments syntax 2012-01-16 13:59:40 +01:00
SelectionDialog.qml Width and height are implicitly set by the anchors. 2012-05-10 19:33:33 +02:00
Sheet.qml Fix mistyped enum values. 2012-05-09 00:13:26 +02:00
Slider.qml respect svg size for handle size 2012-04-27 15:15:32 +02:00
Switch.qml ensire the switch is rendered correctly 2012-04-27 15:47:58 +02:00
TabBar.qml Fix keyboard navigation in TabBar 2012-05-15 17:24:30 +02:00
TabButton.qml Fix text colors on TabButton and ToolButton 2012-06-09 10:12:05 +02:00
TabGroup.qml description of TabGroup 2011-12-22 19:26:22 +01: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
ToolBar.qml hide the tools that have long been dismissed 2012-05-03 14:27:18 +02:00
ToolBarLayout.qml more comments 2012-01-10 21:39:18 +01:00
ToolButton.qml Fix text colors on TabButton and ToolButton 2012-06-09 10:12:05 +02:00