https://bugs.kde.org/show_bug.cgi?id=386289

Marco Martin <notm...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
      Latest Commit|                            |https://commits.kde.org/qqc
                   |                            |2-desktop-style/d0e3daafdbd
                   |                            |d858a5ee6e6b0b2de6a7a39ff27
                   |                            |f1
             Status|UNCONFIRMED                 |RESOLVED

--- Comment #7 from Marco Martin <notm...@gmail.com> ---
Git commit d0e3daafdbdd858a5ee6e6b0b2de6a7a39ff27f1 by Marco Martin.
Committed on 29/11/2017 at 10:03.
Pushed by mart into branch 'master'.

determine QQC2 version at build time

Summary:
the qqc2 theme style needs to import the same qqc2 version
than the latest one available in the installed Qt, otherwise
users of QQC2 will only be able to use features available in
Qt 5.7, even if they have a more recent Qt installed.
this will also be needed to conditionally support the icon
property introduced  in Qt 5.10

Test Plan:
kirigami gallery works with the style installed in this way
it will need a better way to figure out what the available
qqc2 version is

Reviewers: #plasma, rizzitello, davidedmundson, apol

Reviewed By: #plasma, rizzitello, davidedmundson, apol

Subscribers: apol, rizzitello, plasma-devel

Tags: #plasma

Differential Revision: https://phabricator.kde.org/D9021

M  +20   -1    CMakeLists.txt
M  +1    -1    org.kde.desktop/Button.qml
M  +2    -2    org.kde.desktop/CheckBox.qml
M  +1    -1    org.kde.desktop/CheckDelegate.qml
M  +31   -3    org.kde.desktop/ComboBox.qml
M  +1    -1    org.kde.desktop/Container.qml
M  +1    -1    org.kde.desktop/Control.qml
M  +2    -2    org.kde.desktop/Dial.qml
M  +1    -1    org.kde.desktop/Dialog.qml
M  +1    -1    org.kde.desktop/DialogButtonBox.qml
M  +2    -2    org.kde.desktop/Drawer.qml
M  +2    -2    org.kde.desktop/Frame.qml
M  +2    -2    org.kde.desktop/GroupBox.qml
M  +1    -1    org.kde.desktop/ItemDelegate.qml
M  +1    -1    org.kde.desktop/Label.qml
M  +2    -2    org.kde.desktop/Menu.qml
M  +1    -1    org.kde.desktop/MenuItem.qml
M  +1    -1    org.kde.desktop/Popup.qml
M  +1    -1    org.kde.desktop/ProgressBar.qml
M  +2    -2    org.kde.desktop/RadioButton.qml
M  +1    -1    org.kde.desktop/RadioDelegate.qml
M  +2    -2    org.kde.desktop/RangeSlider.qml
M  +1    -1    org.kde.desktop/ScrollBar.qml
M  +2    -2    org.kde.desktop/ScrollView.qml
M  +1    -1    org.kde.desktop/Slider.qml
M  +1    -1    org.kde.desktop/SpinBox.qml
M  +1    -1    org.kde.desktop/Switch.qml
M  +1    -1    org.kde.desktop/SwitchDelegate.qml
M  +1    -1    org.kde.desktop/TabBar.qml
M  +2    -2    org.kde.desktop/TabButton.qml
M  +1    -1    org.kde.desktop/TextArea.qml
M  +2    -2    org.kde.desktop/TextField.qml
M  +1    -1    org.kde.desktop/ToolBar.qml
M  +1    -1    org.kde.desktop/ToolButton.qml
M  +2    -2    org.kde.desktop/ToolTip.qml

https://commits.kde.org/qqc2-desktop-style/d0e3daafdbdd858a5ee6e6b0b2de6a7a39ff27f1

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to