Plasma/Components/Tasks: Difference between revisions
< Plasma | Components
(→Tasks) |
|||
Line 8: | Line 8: | ||
== Components status == | == Components status == | ||
* Button: ok | * BusyIndicator.qml | ||
... | * Button.qml: ok | ||
* ButtonColumn.qml | |||
* ButtonGroup.js | |||
* ButtonRow.qml | |||
* CheckBox.qml | |||
* CommonDialog.qml | |||
* ContextMenu.qml | |||
* Dialog.qml | |||
* Highlight.qml | |||
* Label.qml | |||
* ListItem.qml | |||
* Page.qml | |||
* PageStack.qml | |||
* ProgressBar.qml | |||
* PushButton.qml | |||
* RadioButton.qml | |||
* ScrollBar.qml | |||
* SectionScroller.qml | |||
* SelectionDialog.qml | |||
* Slider.qml | |||
* Switch.qml | |||
* TabBar.qml | |||
* TabButton.qml | |||
* TabGroup.qml | |||
* TextArea.qml | |||
* TextField.qml | |||
* ToolBar.qml | |||
* ToolBarLayout.qml | |||
* ToolButton.qml |
Revision as of 09:36, 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
Components status
- BusyIndicator.qml
- Button.qml: ok
- ButtonColumn.qml
- ButtonGroup.js
- ButtonRow.qml
- CheckBox.qml
- CommonDialog.qml
- ContextMenu.qml
- Dialog.qml
- Highlight.qml
- Label.qml
- ListItem.qml
- Page.qml
- PageStack.qml
- ProgressBar.qml
- PushButton.qml
- RadioButton.qml
- ScrollBar.qml
- SectionScroller.qml
- SelectionDialog.qml
- Slider.qml
- Switch.qml
- TabBar.qml
- TabButton.qml
- TabGroup.qml
- TextArea.qml
- TextField.qml
- ToolBar.qml
- ToolBarLayout.qml
- ToolButton.qml