https://bugs.kde.org/show_bug.cgi?id=295567
Albert Astals Cid <aa...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |http://commits.kde.org/okul | |ar/155dc14b55f8f02c72038abb | |4b4c6db3daa28b81 Resolution|--- |FIXED --- Comment #5 from Albert Astals Cid <aa...@kde.org> --- Git commit 155dc14b55f8f02c72038abb4b4c6db3daa28b81 by Albert Astals Cid, on behalf of Daniel Lichtenberger. Committed on 23/03/2016 at 00:58. Pushed by aacid into branch 'Applications/16.04'. Added ability to view embedded files The selected embedded file(s) are extracted to QDir::tempPath() and the default application associated with the file type is launched with KRun. Double-click on an embedded file also launches the view action. The temporary files are cleaned up automatically when the dialog is closed. REVIEW: 127351 M +53 -1 ui/embeddedfilesdialog.cpp M +6 -0 ui/embeddedfilesdialog.h M +8 -5 ui/guiutils.cpp M +2 -0 ui/guiutils.h http://commits.kde.org/okular/155dc14b55f8f02c72038abb4b4c6db3daa28b81 -- You are receiving this mail because: You are watching all bug changes.