Plasma/OxygenQmlControls: Difference between revisions

From KDE Community Wiki
Line 10: Line 10:


{{FeatureProjectTodo| ApplicationWindow |No background gradient | }}
{{FeatureProjectTodo| ApplicationWindow |No background gradient | }}
{{FeatureProjectTodo| MenuBar | No Frame| }}
{{FeatureProjectTodo| MenuBar | No Frame (oxygen bug --if that's about the dropdown menu)| }}
{{FeatureProjectTodo| StatusBar | | }}
{{FeatureProjectTodo| StatusBar | | }}
{{FeatureProjectTodo| ToolBar | | }}
{{FeatureProjectTodo| ToolBar | | }}
Line 20: Line 20:
{{FeatureProjectDone| Button | | }}
{{FeatureProjectDone| Button | | }}
{{FeatureProjectDone| CheckBox | | }}
{{FeatureProjectDone| CheckBox | | }}
{{FeatureProjectTodo| ComboBox |Missing Frame in Menu | }}
{{FeatureProjectTodo| ComboBox |Missing Frame in Menu (oxygen bug) | }}
{{FeatureProjectDone| GroupBox | | }}
{{FeatureProjectDone| GroupBox | | }}
{{FeatureProjectDone| Label | | }}
{{FeatureProjectDone| Label | | }}
Line 27: Line 27:
{{FeatureProjectDone| Slider | | }}
{{FeatureProjectDone| Slider | | }}
{{FeatureProjectTodo| SpinBox | Textbox slightly too large, overlaps  frame | }}
{{FeatureProjectTodo| SpinBox | Textbox slightly too large, overlaps  frame | }}
{{FeatureProjectTodo| TextArea | Missing frame, missing focus frame, wrong colors when disabled | }}
{{FeatureProjectTodo| TextArea | Missing frame (oxygen bug), missing focus frame, wrong colors when disabled | }}
{{FeatureProjectTodo| TextField | Padding is slightly off| }}
{{FeatureProjectTodo| TextField | Padding is slightly off| }}
{{FeatureProjectTodo| ToolButton | | }}
{{FeatureProjectTodo| ToolButton | | }}
|}
|}

Revision as of 12:52, 2 December 2013

Oxygen QML Controls Status

Status Component Problems / Status Developer
TODO ApplicationWindow No background gradient
TODO MenuBar No Frame (oxygen bug --if that's about the dropdown menu)
TODO StatusBar
TODO ToolBar
TODO ScrollView
TODO SplitView
TODO StackView
IN PROGRESS TabView https://codereview.qt-project.org/#change,72813 [mailto: [email protected] < [email protected]>]
TODO TableView Missing surrounding frame + selection highlight has no gradient
DONE Button
DONE CheckBox
TODO ComboBox Missing Frame in Menu (oxygen bug)
DONE GroupBox
DONE Label
DONE ProgressBar
DONE RadioButton
DONE Slider
TODO SpinBox Textbox slightly too large, overlaps frame
TODO TextArea Missing frame (oxygen bug), missing focus frame, wrong colors when disabled
TODO TextField Padding is slightly off
TODO ToolButton