D25443: [chmodjob] Port away from QLinkedList

Nicolas Fella noreply at phabricator.kde.org
Thu Nov 21 16:35:17 GMT 2019


nicolasfella created this revision.
nicolasfella added a reviewer: Frameworks.
Herald added a project: Frameworks.
Herald added a subscriber: kde-frameworks-devel.
nicolasfella requested review of this revision.

REVISION SUMMARY
  QLinkedList is likely to go away in Qt 6. A comment suggests that a linkedlist is preferred here, so use std::list instead.

TEST PLAN
  Changed file permissions in Dolphin, verified with ls -l

REPOSITORY
  R241 KIO

BRANCH
  ll

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

AFFECTED FILES
  src/core/chmodjob.cpp

To: nicolasfella, #frameworks
Cc: kde-frameworks-devel, LeGast00n, GB_2, michaelh, ngraham, bruns
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kde-frameworks-devel/attachments/20191121/a8478a2e/attachment.html>


More information about the Kde-frameworks-devel mailing list