┌ ┐
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
/
kitemlistselectionmanager.h
Age
Commit message (
Expand
)
Author
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
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-20
Avoid emitting twice twice selectionChanged when keyboard changes the selecti...
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
2013-10-30
Store the selected items in a more efficient way
Frank Reininghaus
2013-01-14
Select right item as current item (first item after the deletion) after delet...
Emmanuel Pescosta
2012-01-12
Fix selection issue when expanding a tree
Peter Penz
2011-12-30
Fix inconsistency in selection manager
Peter Penz
2011-10-03
Add function KItemListSelectionManager::isSelected(int index)
Frank Reininghaus
2011-09-29
Keep current item and selection when resorting, part 1
Frank Reininghaus
2011-08-27
Remove unneded function KItemListSelectionManager::anchorItem()
Frank Reininghaus
2011-08-26
Simplify KItemListSelectionManager
Frank Reininghaus
2011-08-24
Fix issues with the anchor selection
Peter Penz
2011-08-10
Always use the 'Select' mode for anchored selections
Frank Reininghaus
2011-08-10
Initial support for anchored selections in the selection manager
Frank Reininghaus
2011-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz