[okular] [Bug 440405] Add the ability to copy & paste annotations
Sune Vuorela
bugzilla_noreply at kde.org
Thu May 7 11:30:39 BST 2026
https://bugs.kde.org/show_bug.cgi?id=440405
--- Comment #7 from Sune Vuorela <sune at vuorela.dk> ---
Git commit 57af168e52fdcfe96e6c68fb6e2ce139de76ee22 by Sune Vuorela, on behalf
of Dev N1x.
Committed on 07/05/2026 at 10:30.
Pushed by sune into branch 'master'.
Add ability to copy and paste annotations
I personally ran into this issue multiple times and it was very tedious to
individually create the same annotations over and over, so I finally tried to
take a shot at fixing it.
Related: bug 427629, bug 487739
M +7 -0 autotests/CMakeLists.txt
A +166 -0 autotests/annotationclipboardtest.cpp [License: GPL(v2.0+)]
M +145 -2 part/annotationpopup.cpp
M +14 -2 part/annotationpopup.h
M +88 -19 part/pageview.cpp
M +7 -0 part/pageview.h
M +8 -0 part/pageviewmouseannotation.cpp
M +1 -0 part/pageviewmouseannotation.h
M +85 -1 part/part.cpp
M +4 -0 part/part.h
M +2 -1 part/part.rc
https://invent.kde.org/graphics/okular/-/commit/57af168e52fdcfe96e6c68fb6e2ce139de76ee22
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Okular-devel
mailing list