Plasma/Components/Tasks: Difference between revisions
< Plasma | Components
Line 1: | Line 1: | ||
== 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 == | == Tasks == | ||
Line 8: | Line 15: | ||
== Components status == | == Components status == | ||
* BusyIndicator.qml ok | <span style="color:green">* BusyIndicator.qml ok</span> | ||
* Button.qml: ok | |||
* ButtonColumn.qml: ok | <span style="color:green">* Button.qml: ok </span> | ||
* ButtonRow.qml: ok | |||
* CheckBox.qml: missing | <span style="color:green">* ButtonColumn.qml: ok </span> | ||
* CommonDialog.qml: missing | |||
* ContextMenu.qml: missing | <span style="color:green">* ButtonRow.qml: ok </span> | ||
* Dialog.qml: missing | |||
* Highlight.qml: missing (not sure if it should exist) | <span style="color:red">* CheckBox.qml: missing </span> | ||
* Label.qml: missing | |||
* ListItem.qml: missing | <span style="color:red">* CommonDialog.qml: missing </span> | ||
* Page.qml: ok | |||
* PageStack.qml: ok | <span style="color:red">* ContextMenu.qml: missing</span> | ||
* ProgressBar.qml: ok | |||
* RadioButton.qml: missing | <span style="color:red">* Dialog.qml: missing</span> | ||
* ScrollBar.qml: to be expanded | |||
* SectionScroller.qml: to be expanded | <span style="color:red">* Highlight.qml: missing (not sure if it should exist)</span> | ||
* SelectionDialog.qml: missing | |||
* Slider.qml: ok | <span style="color:red">* Label.qml: missing</span> | ||
* Switch.qml: missing | |||
* TabBar.qml: missing | <span style="color:red">* ListItem.qml: missing</span> | ||
* TabButton.qml: to be expanded | |||
* TabGroup.qml: missing | <span style="color:green">* Page.qml: ok</span> | ||
* TextArea.qml: to be completed | |||
* TextField.qml: to be completed | <span style="color:green">* PageStack.qml: ok</span> | ||
* ToolBar.qml | |||
* ToolBarLayout.qml | <span style="color:green">* ProgressBar.qml: ok</span> | ||
* ToolButton.qml | |||
<span style="color:red">* RadioButton.qml: missing</span> | |||
<span style="color:yellow">* ScrollBar.qml: to be expanded</span> | |||
<span style="color:yellow">* SectionScroller.qml: to be expanded</span> | |||
<span style="color:red">* SelectionDialog.qml: missing</span> | |||
<span style="color:green">* Slider.qml: ok</span> | |||
<span style="color:red">* Switch.qml: missing</span> | |||
<span style="color:red">* TabBar.qml: missing</span> | |||
<span style="color:yellow">* TabButton.qml: to be expanded</span> | |||
<span style="color:red">* TabGroup.qml: missing</span> | |||
<span style="color:yellow">* TextArea.qml: to be completed </span> | |||
<span style="color:yellow">* TextField.qml: to be completed </span> | |||
* ToolBar.qml | |||
* ToolBarLayout.qml | |||
* ToolButton.qml |
Revision as of 12:39, 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
* CommonDialog.qml: missing
* ContextMenu.qml: missing
* Dialog.qml: missing
* 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
* 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
- ToolBarLayout.qml
- ToolButton.qml