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

Andreas Cord-Landwehr <cordlandw...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|CONFIRMED                   |RESOLVED
      Latest Commit|                            |https://commits.kde.org/art
                   |                            |ikulate/de8870b02888b4274c4
                   |                            |04b74749553a303e6a66c

--- Comment #2 from Andreas Cord-Landwehr <cordlandw...@kde.org> ---
Git commit de8870b02888b4274c404b74749553a303e6a66c by Andreas Cord-Landwehr.
Committed on 19/12/2019 at 16:52.
Pushed by cordlandwehr into branch 'master'.

Adapt to KNewStuff API change in 5.63

Two changes are needed to be compatible with KNewStuff > 5.62:
- the installItem call now requires two arguments (previously this with
  only the first)
- binding the items model to the engine property does not work anymore
  but binding it directly to the engine object solves the issue

Note that this is a runtime only issue because QML methods are used.
However, this patch increases the minimal required version to 5.63 for
all frameworks, which shall help to ensure a functional KNewStuff
version being present.

M  +1    -1    CMakeLists.txt
M  +4    -3    src/qml/DownloadPage.qml

https://commits.kde.org/artikulate/de8870b02888b4274c404b74749553a303e6a66c

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

Reply via email to