okular/gui
Albert Astals Cid 0741ef1838 Port away from more QLinkedLists
QLinkedList is gone from Qt6

The almost 1:1 port is std::list but we don't need iterator stability on
removal/insertion so just port to QList
2022-03-22 12:58:59 +01:00
..
certificatemodel.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
certificatemodel.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
debug_ui.cpp mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
debug_ui.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
guiutils.cpp Enable readability-braces-around-statements 2022-03-09 23:29:56 +01:00
guiutils.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
pagepainter.cpp Port a few QLinkedList to QList 2022-03-19 11:22:55 +00:00
pagepainter.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
priorities.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signatureguiutils.cpp Port away from more QLinkedLists 2022-03-22 12:58:59 +01:00
signatureguiutils.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
signaturemodel.cpp Port away from more QLinkedLists 2022-03-22 12:58:59 +01:00
signaturemodel.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00
tocmodel.cpp emit -> Q_EMIT 2022-03-19 10:58:47 +00:00
tocmodel.h mobile: Add Signature Viewing UI 2022-02-18 08:32:13 +00:00