┌ ┐
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
/
kitemviews
/
private
/
kitemlistsmoothscroller.cpp
Age
Commit message (
Expand
)
Author
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2025-04-29
Clazy fix
Méven Car
2024-12-02
KItemListSmoothScroller: stop animation on property or targetobject change
Akseli Lahtinen
2024-11-29
Make "open path" and "open path in new tab" scroll to the selected item
Akseli Lahtinen
2024-07-17
Remove dead code
Manuel Alcaraz Zambrano
2024-07-05
Add support for Plasma's global smooth scrolling setting
Nathan Misner
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
2022-05-31
Port away from copying QEvent when building with Qt6
Ahmad Samir
2021-04-19
When renaming files, move to next file using tab key or up/down
Méven Car
2020-10-15
Drop obsolete version check
Elvis Angelaccio
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-01-27
Port away from deprecated QStyle::SH_Widget_Animate
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-05-31
Revert "Increase smooth scrolling animation duration from 100 to 300 ms and s...
Elvis Angelaccio
2017-02-26
Increase smooth scrolling animation duration from 100 to 300 ms and set easin...
Vishal Rao
2016-07-16
Fix scrolling on hidpi screens
Martin T. H. Sandsmark
2016-01-12
Take into account QApplication::wheelScrollLines() in wheel events
Marco Martin
2015-09-01
Scrolling fixes for Dolphin
Maxim Mikityanskiy
2015-02-06
Fix includes
Montel Laurent
2015-01-30
Port away from KGlobalSettings::graphicEffectsLevel()
Emmanuel Pescosta
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2013-07-22
Do not try to smooth-scroll past the end of the view
Frank Reininghaus
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz