┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews
AgeCommit message (Expand)Author
2011-08-27Remove unneded function KItemListSelectionManager::anchorItem()Frank Reininghaus
2011-08-26Simplify KItemListSelectionManagerFrank 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-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-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-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-13Fixes for "krazy"Peter 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
2011-08-10Always use the 'Select' mode for anchored selectionsFrank Reininghaus
2011-08-10Initial support for anchored selections in the selection managerFrank Reininghaus
2011-08-10Update the anchor item when items are added or removedFrank Reininghaus
2011-08-09Improvements for selections, smooth scrolling, tooltips and info-panelPeter Penz
2011-08-04Underline the current item in KFileItemListViewFrank Reininghaus
2011-08-03Shift-clicks and Control-clicks should not open the itemFrank Reininghaus
2011-08-03Update current item and anchor item on mouse clicksFrank Reininghaus
2011-08-02Inform the selection manager about model changes.Frank Reininghaus
2011-08-02Improve performance for creating previewsPeter Penz
2011-08-02Fix unwanted triggering of itemsFrank Reininghaus
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz