Plasma/Components/Tasks: Difference between revisions
Line 33: | Line 33: | ||
<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> | ||
<span style="color: | <span style="color:grey">* Label.qml: for review (terietor)</span> | ||
<span style="color:red">* ListItem.qml: missing (kokeroulis)</span> | <span style="color:red">* ListItem.qml: missing (kokeroulis)</span> | ||
Line 45: | Line 45: | ||
<span style="color:red">* RadioButton.qml: missing (notmart)</span> | <span style="color:red">* RadioButton.qml: missing (notmart)</span> | ||
<span style="grey">* ScrollBar.qml: for review (terietor)</span> | <span style="color:grey">* ScrollBar.qml: for review (terietor)</span> | ||
<span style="color:yellow">* SectionScroller.qml: to be expanded</span> | <span style="color:yellow">* SectionScroller.qml: to be expanded</span> |
Revision as of 15:50, 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 (lamarque)
* Dialog.qml: missing (notmart)
* Highlight.qml: missing (not sure if it should exist)
* Label.qml: for review (terietor)
* ListItem.qml: missing (kokeroulis)
* Page.qml: ok
* PageStack.qml: ok
* ProgressBar.qml: ok
* RadioButton.qml: missing (notmart)
* ScrollBar.qml: for review (terietor)
* SectionScroller.qml: to be expanded
* SelectionDialog.qml: missing (terietor)
* Slider.qml: ok
* Switch.qml: for review (terietor)
* TabBar.qml: missing (terietor)
* TabButton.qml: to be expanded
* TabGroup.qml: missing
* TextArea.qml: to be completed (dakerfp)
* TextField.qml: to be completed (dakerfp)
* ToolBar.qml: ok
* ToolBarLayout.qml: missing
* ToolButton.qml: to be completed