┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2011-08-29Added support for highlighting items by typing their name on the keyboard.Tirtha Chatterjee
2011-08-28Control-rubberband selection toggles the selection stateFrank Reininghaus
2011-08-27Adjust the current item when selecting an expansion togglePeter Penz
2011-08-27Improve the autoscrolling for the rubberband selectionPeter Penz
2011-08-27Minor simplificationPeter Penz
2011-08-27Respect the KGlobalSettings::singleClick() attribute, function accordinglyTirtha Chatterjee
2011-08-27Remove unneded function KItemListSelectionManager::anchorItem()Frank Reininghaus
2011-08-27SVN_SILENT made messages (.desktop file)Script Kiddy
2011-08-26Simplify KItemListSelectionManagerFrank Reininghaus
2011-08-26Implement DolphinView::selectionMimeData()Frank Reininghaus
2011-08-26Fix issue that removing an item is not recognizedPeter Penz
2011-08-25Fix smooth-scrolling issue in combination with key-pressesPeter Penz
2011-08-25Fix smooth-scrolling issuePeter Penz
2011-08-24Fix issues with the anchor selectionPeter Penz
2011-08-24Dragging and selection fixesPeter Penz
2011-08-24Improve KFileItemModel::createMimeData()Peter Penz
2011-08-24Interface cleanups for drag and drop supportPeter Penz
2011-08-24Setting accessible name to zoom slider in DolphinJosé Millán Soto
2011-08-24Making KonqStatusBarMessageLabel accessibleJosé Millán Soto
2011-08-23Rough draft for getting back drag and drop supportPeter Penz
2011-08-20Fix rubberband-issue in combination with Shift- and Control-keyPeter Penz
2011-08-20Respect Shift- and Control-key for the rubberband selectionPeter Penz
2011-08-20Simplify rubberband selection for views that have only one columnPeter Penz
2011-08-20Select items when using the rubberbandPeter Penz
2011-08-20Respect rubberband direction when autoscrollingPeter Penz
2011-08-20Fix possible endless recursion when using the rubberbandPeter Penz
2011-08-18Provide basic rubberband functionalityPeter Penz
2011-08-15Add unit test for expanding folders in KFileItemModelFrank Reininghaus
2011-08-15Allow to adjust start-index when renaming a various number of itemsPeter Penz
2011-08-15Fix for KFileItemModel::expansionLevelsCompareFrank Reininghaus
2011-08-14Remove incorrect assertsFrank Reininghaus
2011-08-14Keep the current item visible in the viewFrank Reininghaus
2011-08-14Enable switching rows or columns using the keyboardFrank Reininghaus
2011-08-14Move drawing of textbackground to KItemListWidgetPeter Penz
2011-08-14Rename KItemListWidget::hoverBoundingRect()Peter Penz
2011-08-14Remove "FirstRun" propertyPeter Penz
2011-08-14Don't limit the preview size to 2 GBytePeter Penz
2011-08-14Implement DolphinView::setItemSelectionEnabled()Frank Reininghaus
2011-08-14Two small selection improvements in DolphinViewFrank Reininghaus
2011-08-13Implement basic keyboard navigation in Icons and Compact ViewFrank Reininghaus
2011-08-13KItemListContainer: show only the scroll bar that is neededFrank Reininghaus
2011-08-13Fix typoPeter Penz
2011-08-13Add a TODO-proposal for a cleaner solution of the PendingThreadsMaintainerPeter Penz
2011-08-13Fixes for "krazy"Peter Penz
2011-08-13Don't enable the search panel per defaultPeter Penz
2011-08-13Implement selection of items using mouse clicks.Frank Reininghaus
2011-08-11Test signal emission on selection changesFrank Reininghaus
2011-08-11Emit KitemListSelectionManager's selectionChanged signal correctlyFrank Reininghaus
2011-08-10Implement beginAnchoredSelection() and endAnchoredSelection().Frank Reininghaus
2011-08-10Make sure that key presses are handled in KItemListControllerFrank Reininghaus