┌ ┐
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
/
kitemlistkeyboardsearchmanager.h
Age
Commit message (
Expand
)
Author
2025-11-10
dolphin: improve keyboard search behavior for repeated characters
weinan li
2025-02-22
kitemlistkeyboardsearchmanager: smarter search start position
Yifan Zhu
2023-04-25
Fix activating the Selection Mode with a keyboard shortcut
Eugene Popov
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2023-01-11
Make space shortcut for selection mode view-local instead of global
Felix Ernst
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
2019-10-26
When the selection is deselected, restart the keyboard search from the beginning
Méven Car
2019-10-10
Refactoring: add shouldClearSearchIfInputTimeReached to KItemListKeyboardSear...
Méven Car
2018-03-04
Remove unused #include
Roman Inflianskas
2018-02-03
Fix all 'explicit constructor' krazy warnings
Elvis Angelaccio
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-11-20
Modernize: Use override where possible
Kevin Funk
2015-02-25
Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...
Emmanuel Pescosta
2014-11-20
Fix Exports.
Andrius da Costa Ribas
2012-06-08
Krazy fixes
Peter Penz
2012-04-25
When the current item is removed, make -1 the current index temporarily
Frank Reininghaus
2012-04-25
When Esc is pressed, clear the selection and cancel the keyboard search
Frank Reininghaus
2012-04-11
Fix compile issue resulted by commit 2caff15b
Peter Penz