Plasma/Components/Tasks: Difference between revisions

From KDE Community Wiki
Line 23: Line 23:
<span style="color:green">* ButtonRow.qml: ok </span>
<span style="color:green">* ButtonRow.qml: ok </span>


<span style="color:red">* CheckBox.qml: missing </span>
<span style="color:red">* CheckBox.qml: missing (notmart)</span>


<span style="color:red">* CommonDialog.qml: missing </span>
<span style="color:red">* CommonDialog.qml: missing (notmart)</span>


<span style="color:red">* ContextMenu.qml: missing</span>
<span style="color:red">* ContextMenu.qml: missing</span>


<span style="color:red">* Dialog.qml: missing</span>
<span style="color:red">* Dialog.qml: missing (notmart)</span>


<span style="color:red">* Highlight.qml: missing (not sure if it should exist)</span>
<span style="color:red">* Highlight.qml: missing (not sure if it should exist)</span>
Line 43: Line 43:
<span style="color:green">* ProgressBar.qml: ok</span>
<span style="color:green">* ProgressBar.qml: ok</span>


<span style="color:red">* RadioButton.qml: missing</span>
<span style="color:red">* RadioButton.qml: missing (notmart)</span>


<span style="color:yellow">* ScrollBar.qml: to be expanded</span>
<span style="color:yellow">* ScrollBar.qml: to be expanded</span>

Revision as of 12:43, 22 December 2011

Tasks

  • Move the private elements in private/ (terietor)
  • finish the python based parser (kokeroulis)
  • set up online infrastructure to automatically run it
  • Document component by component

Tasks

  • Move the private elements in private/ (terietor)
  • finish the python based parser (kokeroulis)
  • set up online infrastructure to automatically run it
  • Document component by component

Components status

* BusyIndicator.qml ok

* Button.qml: ok

* ButtonColumn.qml: ok

* ButtonRow.qml: ok

* CheckBox.qml: missing (notmart)

* CommonDialog.qml: missing (notmart)

* ContextMenu.qml: missing

* Dialog.qml: missing (notmart)

* Highlight.qml: missing (not sure if it should exist)

* Label.qml: missing

* ListItem.qml: missing

* Page.qml: ok

* PageStack.qml: ok

* ProgressBar.qml: ok

* RadioButton.qml: missing (notmart)

* ScrollBar.qml: to be expanded

* SectionScroller.qml: to be expanded

* SelectionDialog.qml: missing

* Slider.qml: ok

* Switch.qml: missing

* TabBar.qml: missing

* TabButton.qml: to be expanded

* TabGroup.qml: missing

* TextArea.qml: to be completed

* TextField.qml: to be completed

* ToolBar.qml: to be completed

* ToolBarLayout.qml: missing

* ToolButton.qml: to be completed