┌ ┐
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
/
kitemlistcontroller.cpp
Age
Commit message (
Expand
)
Author
2011-12-27
Fix issue that dragging pictures/videos to Google-Search/YouTube fails
Peter Penz
2011-12-26
Minor cleanup: Rename m_keyboardAnchorXPos to m_keyboardAnchorPos
Peter Penz
2011-12-26
Fix keyboard issues when groups are enabled
Peter Penz
2011-12-23
The key "space" should select the current item
Peter Penz
2011-12-18
Hide tooltips when dragging items
Peter Penz
2011-12-15
Start an anchored selection when clicking a selection marker
Frank Reininghaus
2011-12-11
Scroll the view when the current item has been changed
Peter Penz
2011-12-07
Enable "menu key" functionality
Peter Penz
2011-12-06
Selection and current item fixes
Peter Penz
2011-12-04
Clear the selection in MousePressEvent() rather than MouseReleaseEvent()
Frank Reininghaus
2011-12-03
Update the current item during rubber band selections
Frank Reininghaus
2011-11-29
Reactivate the "Open folders during drag operations" feature
Peter Penz
2011-11-26
Folders Panel fixes
Peter Penz
2011-11-22
Don't try to divide by zero.
Frank Reininghaus
2011-11-13
Fix selection style issues
Peter Penz
2011-11-13
Bring back the selection-markers
Peter Penz
2011-10-23
Improve group-header layout
Peter Penz
2011-10-08
Context menu cleanups
Peter Penz
2011-09-25
Provide scrollbar for large items
Peter Penz
2011-09-22
KItemListHeader: Allow resizing and change of the sorting
Peter Penz
2011-09-04
Improved drag and drop support
Peter Penz
2011-09-01
Improve autoscrolling
Peter Penz
2011-08-29
Fix context-menu selection issue
Peter Penz
2011-08-29
Renamed some signals for consistency with KItemViews classes
Peter Penz
2011-08-29
Added the functionality to activate items by pressing 'enter' or 'return' key...
Tirtha Chatterjee
2011-08-29
Added support for highlighting items by typing their name on the keyboard.
Tirtha Chatterjee
2011-08-28
Control-rubberband selection toggles the selection state
Frank Reininghaus
2011-08-27
Adjust the current item when selecting an expansion toggle
Peter Penz
2011-08-27
Improve the autoscrolling for the rubberband selection
Peter Penz
2011-08-27
Minor simplification
Peter Penz
2011-08-27
Respect the KGlobalSettings::singleClick() attribute, function accordingly
Tirtha Chatterjee
2011-08-24
Dragging and selection fixes
Peter Penz
2011-08-24
Interface cleanups for drag and drop support
Peter Penz
2011-08-23
Rough draft for getting back drag and drop support
Peter Penz
2011-08-20
Fix rubberband-issue in combination with Shift- and Control-key
Peter Penz
2011-08-20
Respect Shift- and Control-key for the rubberband selection
Peter Penz
2011-08-20
Simplify rubberband selection for views that have only one column
Peter Penz
2011-08-20
Select items when using the rubberband
Peter Penz
2011-08-18
Provide basic rubberband functionality
Peter Penz
2011-08-14
Enable switching rows or columns using the keyboard
Frank Reininghaus
2011-08-13
Implement basic keyboard navigation in Icons and Compact View
Frank Reininghaus
2011-08-13
Implement selection of items using mouse clicks.
Frank Reininghaus
2011-08-10
Make sure that key presses are handled in KItemListController
Frank Reininghaus
2011-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-08-04
Underline the current item in KFileItemListView
Frank Reininghaus
2011-08-03
Shift-clicks and Control-clicks should not open the item
Frank Reininghaus
2011-08-03
Update current item and anchor item on mouse clicks
Frank Reininghaus
2011-08-02
Inform the selection manager about model changes.
Frank Reininghaus
2011-08-02
Fix unwanted triggering of items
Frank Reininghaus
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz