Difference between revisions of "Plasma/Components/Tasks"
(→Components status) |
(→Components status) |
||
(48 intermediate revisions by 5 users not shown) | |||
Line 1: | Line 1: | ||
== Tasks == | == Tasks == | ||
− | * | + | *<span style="color:green">move the private elements in private/ (terietor) ok</span> |
* finish the python based parser (kokeroulis) | * finish the python based parser (kokeroulis) | ||
* set up online infrastructure to automatically run it | * set up online infrastructure to automatically run it | ||
Line 8: | Line 8: | ||
== Components status == | == Components status == | ||
− | * BusyIndicator.qml | + | <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: | + | <span style="color:green">* ButtonColumn.qml: ok </span> |
− | * CommonDialog.qml | + | |
− | * ContextMenu.qml | + | <span style="color:green">* ButtonRow.qml: ok </span> |
− | * Dialog.qml | + | |
− | * Highlight.qml | + | <span style="color:green">* CheckBox.qml: ok</span> |
− | * Label.qml | + | |
− | * ListItem.qml | + | <span style="color:green">* CommonDialog.qml: ok</span> |
− | * Page.qml | + | |
− | * PageStack.qml | + | <span style="color:red">* ContextMenu.qml: missing (lamarque)</span> |
− | * ProgressBar.qml | + | |
− | + | <span style="color:green">* Dialog.qml: ok</span> | |
− | * RadioButton.qml | + | |
− | * ScrollBar.qml | + | <span style="color:green">* Highlight.qml: ok</span> |
− | * SectionScroller.qml | + | |
− | * SelectionDialog.qml | + | <span style="color:green">* Label.qml: ok</span> |
− | * Slider.qml | + | |
− | * Switch.qml | + | <span style="color:red">* ListItem.qml: missing (kokeroulis)</span> |
− | * TabBar.qml | + | |
− | * TabButton.qml | + | <span style="color:red">* Menu: missing (c++ class)</span> |
− | * TabGroup.qml | + | |
− | * TextArea.qml | + | <span style="color:red">* MenuItem: missing (c++ class)</span> |
− | * TextField.qml | + | |
− | * ToolBar.qml | + | <span style="color:green">* Page.qml: ok</span> |
− | * ToolBarLayout.qml | + | |
− | * ToolButton.qml | + | <span style="color:green">* PageStack.qml: ok</span> |
+ | |||
+ | <span style="color:green">* ProgressBar.qml: ok</span> | ||
+ | |||
+ | <span style="color:green">* RadioButton.qml: ok</span> | ||
+ | |||
+ | <span style="color:grey">* ScrollBar.qml: for review (terietor)</span> | ||
+ | |||
+ | <span style="color:green">* SectionScroller.qml: ok</span> | ||
+ | |||
+ | <span style="color:grey">* SelectionDialog.qml: for review (terietor)</span> | ||
+ | |||
+ | <span style="color:green">* Slider.qml: ok</span> | ||
+ | |||
+ | <span style="color:grey">* Switch.qml: for review (terietor)</span> | ||
+ | |||
+ | <span style="color:grey">* TabBar.qml: for review (terietor)</span> | ||
+ | |||
+ | <span style="color:green">* TabButton.qml: ok</span> | ||
+ | |||
+ | <span style="color:green">* TabGroup.qml: ok</span> | ||
+ | |||
+ | <span style="color:green">* TextArea.qml: ok</span> | ||
+ | |||
+ | <span style="color:green">* TextField.qml: ok</span> | ||
+ | |||
+ | <span style="color:green">* ToolBar.qml: ok </span> | ||
+ | |||
+ | <span style="color:grey">* ToolBarLayout.qml: for review (terietor)</span> | ||
+ | |||
+ | <span style="color:yellow">* ToolButton.qml: to be completed (terietor)</span> |
Latest revision as of 16:45, 28 December 2011
Tasks
- move the private elements in private/ (terietor) ok
- 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: ok
* CommonDialog.qml: ok
* ContextMenu.qml: missing (lamarque)
* Dialog.qml: ok
* Highlight.qml: ok
* Label.qml: ok
* ListItem.qml: missing (kokeroulis)
* Menu: missing (c++ class)
* MenuItem: missing (c++ class)
* Page.qml: ok
* PageStack.qml: ok
* ProgressBar.qml: ok
* RadioButton.qml: ok
* ScrollBar.qml: for review (terietor)
* SectionScroller.qml: ok
* SelectionDialog.qml: for review (terietor)
* Slider.qml: ok
* Switch.qml: for review (terietor)
* TabBar.qml: for review (terietor)
* TabButton.qml: ok
* TabGroup.qml: ok
* TextArea.qml: ok
* TextField.qml: ok
* ToolBar.qml: ok
* ToolBarLayout.qml: for review (terietor)
* ToolButton.qml: to be completed (terietor)