┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/information/phononwidget.cpp
AgeCommit message (Expand)Author
2025-06-28InformationPanel: Port from Phonon to QtMultimediaMéven Car
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-20Use non-deprecated Phonon includesVolker Krause
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-12-26Port from deprecated KIconLoader::IconSize()Ismael Asensio
2019-09-02Replace the stop button of the media preview by a pause buttonMéven Car
2019-09-01Add click to play/pause feature on previews for audio/videoMéven Car
2019-06-23Allow dolphin to auto-play previewed media file, click on preview to play/pau...Méven Car
2019-03-24[PhononWidget] Fix layout warningElvis Angelaccio
2019-02-27remove deprecated methodsLaurent Montel
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-04Fix some compile warningsRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-01-03Add missing Q_DECL_OVERRIDEMontel Laurent
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-03Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...Emmanuel Pescosta
2015-01-28Merge branch 'Applications/14.12' into frameworksEmmanuel Pescosta
2014-10-29Hide the video player when the video has finished.Emmanuel Pescosta
2014-10-24Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-10-24Fix the information panel video player in Dolphin.Andrey Bondrov
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-05-05dolphin: convert panels/ and filterbar to qt signal/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2012-11-04Do not use a hardcoded size for the buttons in the Information panelFrank Reininghaus
2012-05-19Use flat control-buttonsPeter Penz
2012-05-19Show video previews according to file content instead of the mimetype-stringPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-02-09Coding style update for pointer comparisonPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2009-07-17Call MediaObject::play() on Audio files mode.Darío Andrés Rodríguez
2009-05-19SVN_SILENT: fixed typo in commentPeter Penz
2009-05-19krazy fixesPeter Penz
2009-04-24fixed issue that the video preview size was wrong during resizing the informa...Peter Penz
2009-04-23- Postpone the video player initialization until the play button has been pre...Peter Penz
2009-04-12- hide the video player in any case when the stop-button has been pressedPeter Penz
2009-04-12The feature freeze is near: Add video support to the Information Panel. Phono...Peter Penz
2009-01-31Postpone the creating of the media object until the play- or stop-button has ...Peter Penz
2009-01-27Initial import of Matthias's draft patch for adding video and audio previewin...Simon Paul St James