Commit graph

7 commits

Author SHA1 Message Date
Yuri Chornoivan c7722c4078 Fix minor EBN issues 2018-08-17 21:05:01 +03:00
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run
Semi-ACK'd by Albert :)
2017-09-06 00:19:48 +02:00
Martin T. H. Sandsmark d8fdb14941 Port away from deprecated Phonon API 2016-07-24 22:40:20 +02:00
Montel Laurent 466eb79615 Use QStringLiteral 2015-10-29 13:37:11 +01:00
Tobias Koenig 906b7d5931 Fix behaviour of VideoWidget and SnapshotTaker
Stop video player when leaving a page and before deleting the
video widget. Do not leak the video player inside the SnapshotTaker.
2012-09-28 10:11:13 +02:00
Albert Astals Cid 88a1a1aa19 Since Tobias ignores my emails i'll add the copyright header myself
CCMAIL: tokoe@kde.org
2012-08-31 00:53:46 +02:00
Tobias Koenig 8dbd83ab2a Implement support for poster image of videos in PDF documents
With this commit Okular will show a so called poster image for PDF documents
containing movie annotations. The image will be a screenshot of the first frame
of the video.

BUGS: 301603
REVIEW: 105890
FIXED-IN: 4.10.0
2012-08-19 12:23:47 +02:00