┌ ┐
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
/
kitemlistcontainer.cpp
Age
Commit message (
Expand
)
Author
2023-09-02
Add focusOut and focusIn event support for KFileItemListView and update selec...
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
2021-04-19
When renaming files, move to next file using tab key or up/down
Méven Car
2020-12-23
Fix vertical scroll with horizontal component not being recognized properly
Eduard Manta
2020-09-13
Improve Touch support
Steffen Hartleib
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-08-17
Port away from QWheelEvent::orientation()
Elvis Angelaccio
2019-12-21
Merge branch 'release/19.12'
Nate Graham
2019-12-21
Improve scroll wheel speed by basing it on label height, not icon height
Nate Graham
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
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-29
base scrolling on the smallest item
Marco Martin
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2017-01-03
Add missing Q_DECL_OVERRIDE
Montel Laurent
2016-11-20
Fix slow scrolling in dock panels
Elvis Angelaccio
2016-07-16
Fix scrolling on hidpi screens
Martin T. H. Sandsmark
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2016-01-12
Take into account QApplication::wheelScrollLines() in wheel events
Marco Martin
2015-05-06
Scroll by page if Shift Key is pressed
Ashish Bansal
2015-02-06
Fix includes
Montel Laurent
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-06-30
Add support for high-precision touchpad scrolling
Kai Uwe Broulik
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert kitemviews/ to qt5 signal slot syntax
Alex Richardson
2013-11-21
Fix incorrect geometry updates in KItemListContainer
Yichao Yu
2013-11-18
Fix scrollbar spacing when no scrollbar is visible in dolphin.
Yichao Yu
2013-07-25
Fix maximum value for scroll bar when deleting items in Details View
Frank Reininghaus
2013-03-11
Do not skip rows in when clicking the empty area of the scroll bar
Frank Reininghaus
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-02-05
Fix potential endless loop in layout
Peter Penz
2012-01-18
Fix typo, which caused a Qt runtime warning when closing Dolphin
Frank Reininghaus
2011-12-12
Respect style's viewport scrollbar layout policy
Christoph Feck
2011-11-20
Initial draft for bringing back the "Folders" panel
Peter Penz
2011-10-22
Mousewheel-support: Use smaller scroll-steps
Peter Penz
2011-09-30
Implement smooth-scrolling for horizontal and vertical scrollbars
Peter Penz
2011-09-28
Details view: Improve performance when expanding items
Peter Penz
2011-09-25
Provide scrollbar for large items
Peter Penz
2011-09-19
Draw styled header for the details-view
Peter Penz
2011-08-30
DolphinView zoom with CTRL+MouseWheel REVIEW: 102490
Vishesh Yadav
2011-08-27
Improve the autoscrolling for the rubberband selection
Peter Penz
2011-08-25
Fix smooth-scrolling issue in combination with key-presses
Peter Penz
2011-08-25
Fix smooth-scrolling issue
Peter Penz
2011-08-20
Fix possible endless recursion when using the rubberband
Peter Penz
2011-08-18
Provide basic rubberband functionality
Peter Penz
[next]