┌ ┐
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
/
kitemlistcontrollertest.cpp
Age
Commit message (
Expand
)
Author
2019-10-26
When the selection is deselected, restart the keyboard search from the beginning
Méven Car
2019-01-11
Consti'fy
Laurent Montel
2018-10-07
Fix implicit-fallthrough gcc warning
Elvis Angelaccio
2018-02-03
Fix -Wunused-result warnings
Elvis Angelaccio
2018-02-03
Port QSignalSpy to new signal syntax
Elvis Angelaccio
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_OBJECT macros
Ilya Bizyaev
2015-09-01
Pedantic--
Montel Laurent
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-01
Port away from KGlobalSettings::singleClick() and use the mouse kcm module in...
Emmanuel Pescosta
2014-12-18
Ported tests away from KRandomSequence, QTest::kWaitForSignal and KTempDir.
Emmanuel Pescosta
2014-10-18
Port test to qt5
Montel Laurent
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-10-07
Include "Space" in the keyboard search string
Frank Reininghaus
2013-02-17
Another fix for KItemListControllerTest::testMouseClickActivation()
Frank Reininghaus
2013-02-13
Improve the recently added test testMouseClickActivation
Frank Reininghaus
2013-02-05
Add unit test for bug 313342
Frank Reininghaus
2012-06-08
Krazy fixes
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz
2012-04-11
KFileItemModel: interface cleanups
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-02-13
Test which items are activated when pressing Enter or Return
Frank Reininghaus
2012-02-13
Fix regression in KItemListControllerTest
Frank Reininghaus
2012-02-04
Simplify KItemListControllerTest::testKeyboardNavigation_data()
Frank Reininghaus
2012-02-01
First version of a unit test for KItemListController
Frank Reininghaus