..
private
QML scrollbar: Timeout the scroll timer as soon as the arrow is pressed. This avoids getting no reaction when arrow is clicked very quickly.
2012-04-04 16:21:50 +05:30
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
Documentanted -> Documented
2011-12-22 11:53:15 +01: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
ensure the text field has focus
2012-01-18 16:49:12 +01: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
more comments
2012-01-10 21:39:18 +01:00
TabButton.qml
Fix padding in toolbutton and tab buttons
2012-03-20 00:57:54 +00:00
TabGroup.qml
description of TabGroup
2011-12-22 19:26:22 +01:00
TextArea.qml
Fix reference error and hiding SIP from TextArea
2012-03-27 13:54:51 +02:00
TextField.qml
TextField: support for passwordCharacter
2012-04-26 09:21:02 +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
buttons: first focus, than emit clicked() signal
2012-05-10 00:48:53 +02:00