┌ ┐
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.cpp
Age
Commit message (
Expand
)
Author
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2025-11-10
dolphin: improve keyboard search behavior for repeated characters
weinan li
2025-02-22
kitemlistkeyboardsearchmanager: smarter search start position
Yifan Zhu
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
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-12-06
Fix various typos
luz paz
2020-10-23
Compile with QT_NO_KEYWORDS
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-11-16
Use URLs with transport encryption
Yuri Chornoivan
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
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
2019-09-08
GIT_SILENT: minor qstring optimization
Laurent Montel
2014-10-18
Fix includes
Montel Laurent
2013-10-07
Include "Space" in the keyboard search string
Frank Reininghaus
2013-06-20
Make it possible to select files like "a_b" using keyboard search
Frank Reininghaus
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-25
Reduce the timeout in KItemListKeyboardSearchManager to 1 second
Frank Reininghaus
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz