D24960: Remove call to no longer needed KIconTheme::assignIconsToContextMenu

2019-10-30 Thread Volker Krause
This revision was automatically updated to reflect the committed changes.
Closed by commit R310:47f24c83759d: Remove call to no longer needed 
KIconTheme::assignIconsToContextMenu (authored by vkrause).

REPOSITORY
  R310 KTextWidgets

CHANGES SINCE LAST UPDATE
  https://phabricator.kde.org/D24960?vs=68780&id=69070

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

AFFECTED FILES
  CMakeLists.txt
  src/CMakeLists.txt
  src/widgets/ktextedit.cpp

To: vkrause, mlaurent
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24960: Remove call to no longer needed KIconTheme::assignIconsToContextMenu

2019-10-26 Thread Laurent Montel
mlaurent accepted this revision.
This revision is now accepted and ready to land.

REPOSITORY
  R310 KTextWidgets

BRANCH
  master

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

To: vkrause, mlaurent
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24960: Remove call to no longer needed KIconTheme::assignIconsToContextMenu

2019-10-26 Thread Volker Krause
vkrause added a task: T11865: Deprecate KIconTheme::assignIconsToContextMenu.

REPOSITORY
  R310 KTextWidgets

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

To: vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns


D24960: Remove call to no longer needed KIconTheme::assignIconsToContextMenu

2019-10-26 Thread Volker Krause
vkrause created this revision.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
vkrause requested review of this revision.

REVISION SUMMARY
  Qt does set icons itself nowadays, so assignIconToContextMenu got
  deprecated.

REPOSITORY
  R310 KTextWidgets

BRANCH
  master

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

AFFECTED FILES
  CMakeLists.txt
  src/CMakeLists.txt
  src/widgets/ktextedit.cpp

To: vkrause
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns