┌ ┐
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.cpp
Age
Commit message (
Expand
)
Author
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-06
Fix includes
Montel Laurent
2014-10-27
Port to QDebug*. KVBox--
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-04-26
Do not change the selection when re-sorting the view
Frank Reininghaus
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-04-25
When the current item is removed, make -1 the current index temporarily
Frank Reininghaus
2011-12-30
Fix inconsistency in selection manager
Peter Penz
2011-12-04
Fix crash #1 when filtering items
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-14
Two small selection improvements in DolphinView
Frank Reininghaus
2011-08-13
Implement selection of items using mouse clicks.
Frank Reininghaus
2011-08-11
Test signal emission on selection changes
Frank Reininghaus
2011-08-11
Emit KitemListSelectionManager's selectionChanged signal correctly
Frank Reininghaus
2011-08-10
Implement beginAnchoredSelection() and endAnchoredSelection().
Frank Reininghaus
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-10
Update the anchor item when items are added or removed
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