2 Commits (3c5cfc8abcd909a3f7c39d3df266b35fe4c862b8)

Author SHA1 Message Date
Alexander Lohnau 2f193a63de Convert license headers to SPDX 5 years ago
David Hurka 19d5dd8ec7 New part/ directory for okularpart sources from /, ui/, conf/ 5 years ago
Albert Astals Cid 19d98d6a74 Run clang-format 6 years ago
Albert Astals Cid c549acaab0 Move the Q_PRIVATE_SLOTS to lambda connections 6 years ago
Laurent Montel 8beef33c05 Port some deprecated methods 7 years ago
Laurent Montel db0f477119 Port deprecated QLayout::setMargin 7 years ago
Albert Astals Cid 09109dd649 Fix Presentation Mode VideoWidget sizing 8 years ago
Kevin Funk a53a2402ca clang-tidy: modernize-use-nullptr run 9 years ago
Albert Astals Cid 18cb1e5659 Add missing break to switch case 9 years ago
Albert Astals Cid ee7e3737f4 Account for non local non relative video file urls 9 years ago
Martin T. H. Sandsmark d8fdb14941 Port away from deprecated Phonon API 10 years ago
Montel Laurent 466eb79615 Use QStringLiteral 11 years ago
Arseniy Lartsev e9e5cb6317 Repeat videos in PDFs automatically when needed 11 years ago
Lukáš Tinkl fd6a35486e port KUrl -> QUrl 11 years ago
Montel Laurent 8e7429ddcc kdelibs4support-- 12 years ago
Montel Laurent 26fc592e7d Fix includes 12 years ago
Vishesh Handa e038950f50 KIcon -> QIcon 12 years ago
Frederik Gladhorn 0ba233788c Use moc include style dictated by automoc 12 years ago
Albert Astals Cid 5955d97af7 Fix Movie player controls sometimes only show up at the first playing of the movie 13 years ago
Jaan Vajakas dff8bf1b36 Improve searching code 13 years ago
Tobias Koenig d68bba55b4 Make VideoWidget independet of associated annotation type 14 years ago
Tobias Koenig 906b7d5931 Fix behaviour of VideoWidget and SnapshotTaker 14 years ago
Tobias Koenig f70dc3c1e1 Fix visibility of VideoWidget on page change events 14 years ago
Tobias Koenig 811e3b2539 Switch from poster image to video player after video has started playing 14 years ago
Tobias Koenig 8dbd83ab2a Implement support for poster image of videos in PDF documents 14 years ago
Tobias Koenig 8683822a47 Improve auto play behaviour of videos 14 years ago
Tobias Koenig 5f87327c61 Hide video widget after the video has finished in PlayOnce mode. 14 years ago
Albert Astals Cid 89e2611f32 Stop playing videos when they are no longer visible 14 years ago
Montel Laurent f9f65979f5 Normalize signals/slots 15 years ago
Pino Toscano 04d242b2ee leave the seek slider in the popup as horizontal 18 years ago
Pino Toscano 7f4d879f77 few improvements to the video widget (yay for airport hacking): 18 years ago
Pino Toscano 593f07f026 no space between the video and the controls 18 years ago
Pino Toscano 70d9ff6c02 - add a real basic control bar with the play/pause and stop actions for the movie control, only shown whether the movie asks for it 18 years ago
Pino Toscano a65075c116 do not propagate the mouse events to the parent widget 18 years ago
Pino Toscano 3ede96ef1b add a video widget class that encapsulates a Phonon video player and includes all the logic for repeated playbacks, media controls, etc 18 years ago