┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
panels
/
information
/
phononwidget.cpp
Age
Commit message (
Expand
)
Author
2025-06-28
InformationPanel: Port from Phonon to QtMultimedia
Méven Car
2023-07-05
Merge branch 'master' into kf6
Nicolas Fella
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-20
Use non-deprecated Phonon includes
Volker Krause
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-12-26
Port from deprecated KIconLoader::IconSize()
Ismael Asensio
2019-09-02
Replace the stop button of the media preview by a pause button
Méven Car
2019-09-01
Add click to play/pause feature on previews for audio/video
Méven Car
2019-06-23
Allow dolphin to auto-play previewed media file, click on preview to play/pau...
Méven Car
2019-03-24
[PhononWidget] Fix layout warning
Elvis Angelaccio
2019-02-27
remove deprecated methods
Laurent Montel
2018-03-10
Fix some compile warnings
Roman Inflianskas
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-04
Fix some compile warnings
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2017-01-03
Add missing Q_DECL_OVERRIDE
Montel Laurent
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2015-01-28
Merge branch 'Applications/14.12' into frameworks
Emmanuel Pescosta
2014-10-29
Hide the video player when the video has finished.
Emmanuel Pescosta
2014-10-24
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-10-24
Fix the information panel video player in Dolphin.
Andrey Bondrov
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2012-11-04
Do not use a hardcoded size for the buttons in the Information panel
Frank Reininghaus
2012-05-19
Use flat control-buttons
Peter Penz
2012-05-19
Show video previews according to file content instead of the mimetype-string
Peter Penz
2011-07-31
normalize signals/slots
Montel Laurent
2011-02-09
Coding style update for pointer comparison
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2009-07-17
Call MediaObject::play() on Audio files mode.
Darío Andrés Rodríguez
2009-05-19
SVN_SILENT: fixed typo in comment
Peter Penz
2009-05-19
krazy fixes
Peter Penz
2009-04-24
fixed 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 pressed
Peter Penz
2009-04-12
The feature freeze is near: Add video support to the Information Panel. Phono...
Peter Penz
2009-01-31
Postpone the creating of the media object until the play- or stop-button has ...
Peter Penz
2009-01-27
Initial import of Matthias's draft patch for adding video and audio previewin...
Simon Paul St James