┌ ┐
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
/
tests
/
kitemlistkeyboardsearchmanagertest.cpp
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-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2021-03-13
Enable test mode in all test
Elvis Angelaccio
2021-02-09
Build with QT_NO_KEYWORDS
Nicolas Fella
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2019-10-26
When the selection is deselected, restart the keyboard search from the beginning
Méven Car
2018-02-03
Port QSignalSpy to new signal syntax
Elvis Angelaccio
2015-02-26
Use QT_GUILESS_MAIN
Heiko Becker
2014-12-24
Fix compilation with Qt 5.2 and 5.3; QSignalSpy can't take a function pointer...
David Faure
2014-12-18
Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.
Emmanuel Pescosta
2014-10-18
Port test to qt5
Montel Laurent
2013-06-20
Make it possible to select files like "a_b" using keyboard search
Frank Reininghaus
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-03-29
KItemListKeyboardSearchManager: make it possible to choose the timeout
Frank Reininghaus
2012-03-28
Increase the timeout in KItemListKeyboardSearchManager to 5 seconds
Frank Reininghaus
2011-08-30
KItemListKeyboardSearchManager improvements and unit tests
Frank Reininghaus