Port Frameworks away from QLinkedList
Open, Needs TriagePublic

Description

Supposed to go away in Qt6 (deprecation planned for 5.14 or 5.15). std::list is the replacement in case a linked list is really needed, but presumably QVector will be a valid alternative in some cases as well.

Frameworks looks quite clean. Application wise the worst offenders are KStars, Okular and Kile

vkrause created this task.Nov 21 2019, 3:49 PM
nicolasfella moved this task from Backlog to In Progress on the KF6 board.Nov 26 2019, 12:30 PM

Frameworks (except KHTML) are clean. Only apps are remaining now

KHMTL is going to be gone. And this task is mainly about Frameworks. o/

nicolasfella renamed this task from Port away from QLinkedList to Port Frameworks away from QLinkedList.Dec 14 2020, 9:01 PM
nicolasfella moved this task from In Progress to Done on the KF6 board.