Plasma/OxygenQmlControls: Difference between revisions

From KDE Community Wiki
Line 17: Line 17:
{{FeatureProjectTodo| StackView | | }}
{{FeatureProjectTodo| StackView | | }}
{{FeatureProjectInProgress| TabView | https://codereview.qt-project.org/#change,72813 | [email protected]}}
{{FeatureProjectInProgress| TabView | https://codereview.qt-project.org/#change,72813 | [email protected]}}
{{FeatureProjectTodo| TableView | Missing surrounding frame + selection highlight has no gradient| }}
{{FeatureProjectTodo| TableView | Missing surrounding frame (oxygen bug) + selection highlight has no gradient| }}
{{FeatureProjectDone| Button | | }}
{{FeatureProjectDone| Button | | }}
{{FeatureProjectDone| CheckBox | | }}
{{FeatureProjectDone| CheckBox | | }}

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 (oxygen bug) + 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