plasma-framework/src/declarativeimports/plasmacomponents/qml
Kai Uwe Broulik c707f6074c Remove unused functions
You can just use mapToItem(null, 0, 0)
2017-09-18 15:12:45 +02:00
..
private Remove unused functions 2017-09-18 15:12:45 +02:00
BusyIndicator.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
Button.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
ButtonColumn.qml State inheritance from QtQuick / QtQuick.Controls modules 2014-08-13 12:16:33 +02:00
ButtonGroup.js The Big Move 2013-02-14 17:17:12 +01:00
ButtonRow.qml State inheritance from QtQuick / QtQuick.Controls modules 2014-08-13 12:16:33 +02:00
CheckBox.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
ComboBox.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
CommonDialog.qml Remove excessive debug in CommonDialog 2017-01-19 02:29:57 +00:00
ContextMenu.qml Upgrade all components to use QtQuick2.1 2014-02-06 12:16:43 +01:00
Dialog.qml Pass item to rootObject() since it's now a singleton 2017-09-18 15:11:09 +02:00
Highlight.qml State inheritance from QtQuick / QtQuick.Controls modules 2014-08-13 12:16:33 +02:00
Label.qml Fix the renderType properties for various components 2017-01-09 14:50:06 +05:30
ListItem.qml [PlasmaComponents] Remove Config.js 2017-07-13 14:04:05 +02:00
ModelContextMenu.qml [ModelContextMenu] Silence warnings 2017-03-30 15:03:39 +02:00
Page.qml State inheritance from QtQuick / QtQuick.Controls modules 2014-08-13 12:16:33 +02:00
PageStack.qml [Units] Return at least 1ms for durations 2016-01-17 12:59:30 +01:00
ProgressBar.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
qmldir Add a ComboBox to PlasmaComponents 2014-04-29 16:24:22 +02:00
QueryDialog.qml i18n style fix 2014-07-18 22:36:42 +02:00
RadioButton.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
ScrollBar.qml State inheritance from QtQuick / QtQuick.Controls modules 2014-08-13 12:16:33 +02:00
SectionScroller.qml [plasmacomponents] Make SectionScroller follow the ListView.section.criteria 2015-05-07 12:56:49 +02:00
SelectionDialog.qml Fix DialogStatus namespace in SelectionDialog 2014-12-02 02:05:58 +01:00
Sheet.qml Pass item to rootObject() since it's now a singleton 2017-09-18 15:11:09 +02:00
Slider.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
Switch.qml switch is just a compat class for checkbox 2014-08-19 19:14:03 +02:00
TabBar.qml export correct Layout.minimumWidth 2015-03-20 13:45:37 +01:00
TabButton.qml Don't list tab names twice 2017-09-14 14:50:57 +02:00
TabGroup.qml Use Animator for TabGroup transitions 2015-03-22 22:06:29 +01:00
TextArea.qml move the controls to an independent style 2014-12-02 15:59:42 +01:00
TextField.qml show show password button also if empty text 2017-06-09 13:15:46 +02:00
ToolBar.qml fix toolbars 2014-09-02 14:47:14 +02:00
ToolBarLayout.qml use a RowLayout for ToolbarLayout 2015-10-05 11:41:42 +02:00
ToolButton.qml Explain magical round ToolButton behavior on the documentation 2015-02-17 23:21:54 +01:00