plasma-framework/declarativeimports/plasmacomponents/qml
Aleix Pol 86ea6dfe4c Reduce opacity of the ListItem's background decoration on hovering.
It improves the GUI feedback when using the components with a mouse.

REVIEW: 105939
2012-08-10 11:32:57 +02:00
..
private a central place to enable/disable mouseover 2012-08-10 11:02:04 +02:00
BusyIndicator.qml add some words to the doc 2011-12-22 11:50:20 +01:00
Button.qml Remove animation when changing from normal to pressed state 2012-06-23 03:19:41 +01: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 Reduce opacity of the ListItem's background decoration on hovering. 2012-08-10 11:32:57 +02: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 respect the hint-bar-stretch hint 2012-06-21 16:02:08 +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 Improve response and behavior in ScrollBar 2012-08-01 13:36:22 +02: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 Fix shadowing of slide's handles and use vertical svg elements for vertical slides 2012-06-16 14:57:16 +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 checked property works also without tabgroup 2012-08-02 13:11:25 +02:00
TabGroup.qml slide in the expected direction 2012-07-13 16:07:07 +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
ToolBar.qml Don't warn when using a page without toolbar 2012-07-31 15:05:12 +02:00
ToolBarLayout.qml more comments 2012-01-10 21:39:18 +01:00
ToolButton.qml Plasma qml-Components ToolButton: change text-color on hover more fluently 2012-06-28 19:40:33 +02:00