Diffusion KIO e18ae3ea52dc

[chmodjob] Port away from QLinkedList

Authored by nicolasfella on Apr 14 2020, 4:32 PM.

Description

[chmodjob] Port away from QLinkedList

Summary: QLinkedList is likely to go away in Qt 6. Use a std::stack instead

Test Plan: Changed file permissions in Dolphin, verified with ls -l

Reviewers: Frameworks, dfaure

Reviewed By: dfaure

Subscribers: dfaure, bruns, fabiank, kde-frameworks-devel

Tags: Frameworks

Maniphest Tasks: T12087

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

Details

Committed
nicolasfellaApr 15 2020, 10:49 AM
Reviewer
dfaure
Differential Revision
D25443: [chmodjob] Port away from QLinkedList
Parents
R241:d219f304319c: Avoid crash in release mode after the warning about unexpected child items
Branches
Unknown
Tags
Unknown