[Differential] [Updated, 2,990 lines] D4508: [WIP] Plasma controls based on QtQuickControls2

Marco Martin noreply at phabricator.kde.org
Wed Feb 8 18:21:08 UTC 2017


mart updated this revision to Diff 11082.
mart added a comment.


  - start a Plasma qqc2 style
  - add labels and button
  - add ToolButton
  - add checkboxes and check delegates
  - warnings--
  - add ComboBox
  - add Container and Control
  - add Dialog, Popup
  - add Drawer
  - add Frame
  - iadd GroupBox
  - add RadioButton and RadioDelegate
  - add a progressbar
  - Menu and MenuItem
  - add TabBar andTabButton
  - animate transition
  - layout fixes
  - New controls
  - add BusyIndicator
  - Merge branch 'master' into mart/qqc2style
  - install the components as a separate import
  - separately install as style and import
  - remove smooth property
  - adapt to final api
  - proper sizehints for the busy widget
  - hardcoded numbers --
  - use devicepixelratios

REPOSITORY
  R242 Plasma Framework (Library)

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D4508?vs=11080&id=11082

BRANCH
  mart/qqc2style

REVISION DETAIL
  https://phabricator.kde.org/D4508

AFFECTED FILES
  src/declarativeimports/CMakeLists.txt
  src/declarativeimports/plasmacomponents3/BusyIndicator.qml
  src/declarativeimports/plasmacomponents3/Button.qml
  src/declarativeimports/plasmacomponents3/CheckBox.qml
  src/declarativeimports/plasmacomponents3/CheckDelegate.qml
  src/declarativeimports/plasmacomponents3/CheckIndicator.qml
  src/declarativeimports/plasmacomponents3/ComboBox.qml
  src/declarativeimports/plasmacomponents3/Container.qml
  src/declarativeimports/plasmacomponents3/Control.qml
  src/declarativeimports/plasmacomponents3/Dial.qml
  src/declarativeimports/plasmacomponents3/Dialog.qml
  src/declarativeimports/plasmacomponents3/DialogButtonBox.qml
  src/declarativeimports/plasmacomponents3/Drawer.qml
  src/declarativeimports/plasmacomponents3/Frame.qml
  src/declarativeimports/plasmacomponents3/GroupBox.qml
  src/declarativeimports/plasmacomponents3/ItemDelegate.qml
  src/declarativeimports/plasmacomponents3/Label.qml
  src/declarativeimports/plasmacomponents3/Menu.qml
  src/declarativeimports/plasmacomponents3/MenuItem.qml
  src/declarativeimports/plasmacomponents3/Popup.qml
  src/declarativeimports/plasmacomponents3/ProgressBar.qml
  src/declarativeimports/plasmacomponents3/RadioButton.qml
  src/declarativeimports/plasmacomponents3/RadioDelegate.qml
  src/declarativeimports/plasmacomponents3/RadioIndicator.qml
  src/declarativeimports/plasmacomponents3/RangeSlider.qml
  src/declarativeimports/plasmacomponents3/ScrollBar.qml
  src/declarativeimports/plasmacomponents3/Slider.qml
  src/declarativeimports/plasmacomponents3/SpinBox.qml
  src/declarativeimports/plasmacomponents3/Switch.qml
  src/declarativeimports/plasmacomponents3/SwitchDelegate.qml
  src/declarativeimports/plasmacomponents3/SwitchIndicator.qml
  src/declarativeimports/plasmacomponents3/TabBar.qml
  src/declarativeimports/plasmacomponents3/TabButton.qml
  src/declarativeimports/plasmacomponents3/TextArea.qml
  src/declarativeimports/plasmacomponents3/TextField.qml
  src/declarativeimports/plasmacomponents3/ToolBar.qml
  src/declarativeimports/plasmacomponents3/ToolButton.qml
  src/declarativeimports/plasmacomponents3/ToolTip.qml
  src/declarativeimports/plasmacomponents3/private/ButtonShadow.qml
  src/declarativeimports/plasmacomponents3/private/DefaultListItemBackground.qml
  src/declarativeimports/plasmacomponents3/private/RoundShadow.qml
  src/declarativeimports/plasmacomponents3/private/TextFieldFocus.qml
  src/declarativeimports/plasmacomponents3/qmldir

EMAIL PREFERENCES
  https://phabricator.kde.org/settings/panel/emailpreferences/

To: mart, #plasma
Cc: broulik, plasma-devel, #frameworks, lesliezhai, ali-mohamed, jensreuterberg, abetts, sebas, apol
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20170208/8607b883/attachment.html>


More information about the Kde-frameworks-devel mailing list