plasma-framework/declarativeimports/plasmacomponents/qml
Sebastian Kügler ee7255b261 Check if referenced objects are valid
This kills plus 96c8478aef two ReferenceErrors I'm seeing when using
ListItems inside VisualItemModels (in this case, there's no view and
visual parent attached on creation).

REVIEW:106937
2012-10-25 14:47:16 +02:00
..
private take again size from the arrow 2012-10-18 13:50:39 +02:00
BusyIndicator.qml add some words to the doc 2011-12-22 11:50:20 +01:00
Button.qml replace tabs with space. 2012-10-25 13:14: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 replace tabs with space. 2012-10-25 13:14:53 +02:00
Dialog.qml Fix mistyped enum values. 2012-05-09 00:13:26 +02:00
Highlight.qml bind width to listview width by default 2012-10-23 22:49:21 +02:00
Label.qml improve docu 2012-04-03 13:27:39 +02:00
ListItem.qml Check if referenced objects are valid 2012-10-25 14:47:16 +02:00
Page.qml Documentanted -> Documented 2011-12-22 11:53:15 +01:00
PageStack.qml remoev hack 2012-10-23 14:42:57 +02:00
ProgressBar.qml Also regenerate the value pixmap when the height changes 2012-08-16 01:53:15 +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 check if the default anchors are applicable 2012-10-12 14:33:26 +02:00
SectionScroller.qml fix interaction ScrollArea/SectionScroller 2012-09-05 18:15:59 +02: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 replace tabs with space. 2012-10-25 13:14:53 +02:00
Switch.qml ensire the switch is rendered correctly 2012-04-27 15:47:58 +02:00
TabBar.qml fix easing assignment 2012-10-12 14:33:26 +02:00
TabButton.qml sync the current items after clicked() 2012-10-23 21:52:06 +02:00
TabGroup.qml slide in the expected direction 2012-07-13 16:07:07 +02:00
TextArea.qml Fix the documentation of TextArea plasmacomponent 2012-10-04 21:20:32 -03:00
TextField.qml Fix padding to the left and right of text in a textField 2012-10-12 02:27:36 +01: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 replace tabs with space. 2012-10-25 13:14:53 +02:00