┌ ┐
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
/
pixmapviewer.cpp
Age
Commit message (
Expand
)
Author
2026-03-10
information/pixmapviewer: handle hdipi for animated images
Méven Car
2025-10-23
Don't do an animation on the information panel
Marco Martin
2025-07-13
panels/information: Fix preview size for animated images
Ismael Asensio
2025-01-20
InformationPanel: fix potential glitches with gifs
Méven Car
2025-01-17
InformationPanel: prevent animated images from glitching
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2020-11-01
Fix warnings about scaling pixmaps
Martin T. H. Sandsmark
2020-10-15
Port away from QTimeLine::setCurveShape()
Elvis Angelaccio
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-06-06
Detect animated format using mimeType instead of file path
Ismael Asensio
2019-09-21
[dolphin] Animate gifs on preview
Ismael Asensio
2019-05-12
Fix indentation
Elvis Angelaccio
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2018-11-30
Use isEmpty here too
Laurent Montel
2018-03-03
Remove unused #include
Roman Inflianskas
2015-03-25
Center align pixmaps in a high DPR friendly way
David Edmundson
2014-10-18
Fix includes
Montel Laurent
2014-08-03
Merge branch 'master' into frameworks
Luca Beltrame
2014-08-03
Fix warning on launch "QPixmap::scaled: Pixmap is a null pixmap"
Michael Reeves
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert panels/ and filterbar to qt signal/slot syntax
Alex Richardson
2011-02-04
Update e-mail address from
[email protected]
to
[email protected]
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move class PixmapViewer from "src" to "src/pane...
Peter Penz