┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
2012-05-26Further preperations for drag & drop support in the places panelPeter Penz
2012-05-21Places Panel: Show drop indicatorPeter Penz
2012-05-18Enable basic drag and drop support for the Places PanelPeter Penz
2012-04-30Fix crash when closing Dolphin during generating previewsPeter Penz
2012-04-25When the current item is removed, make -1 the current index temporarilyFrank Reininghaus
2012-04-25When Esc is pressed, clear the selection and cancel the keyboard searchFrank Reininghaus
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-07Fix drag & drop cursor issuePeter Penz
2012-03-19Let additional mouse buttons trigger history navigationPeter Penz
2012-03-09Prevent endless scrolling of list when dragging itemsPeter Penz
2012-02-23Whitespace cleanups and documentation fixesPeter Penz
2012-02-01First version of a unit test for KItemListControllerFrank Reininghaus
2012-01-31Fix keyboard navigation issue when Home or End are pressedFrank Reininghaus
2012-01-28Assure to mark an item as unhovered on a drag-leave eventPeter Penz
2012-01-23Make sure that Control+click toggles the selection stateFrank Reininghaus
2012-01-18Make PageUp/PageDown work in Dolphin's new view engineFrank Reininghaus
2012-01-16If an item is clicked to trigger it, clear the rest of the selectionFrank Reininghaus
2012-01-12Fix selection issue when expanding a treePeter Penz
2012-01-10Fix issue that shift + drag does not move filesPeter Penz
2012-01-05Folders Panel: Activate folders on single-clickPeter Penz
2011-12-27Fix issue that dragging pictures/videos to Google-Search/YouTube failsPeter Penz
2011-12-26Minor cleanup: Rename m_keyboardAnchorXPos to m_keyboardAnchorPosPeter Penz
2011-12-26Fix keyboard issues when groups are enabledPeter Penz
2011-12-23The key "space" should select the current itemPeter Penz
2011-12-18Hide tooltips when dragging itemsPeter Penz
2011-12-15Start an anchored selection when clicking a selection markerFrank Reininghaus
2011-12-11Scroll the view when the current item has been changedPeter Penz
2011-12-07Enable "menu key" functionalityPeter Penz
2011-12-06Selection and current item fixesPeter Penz
2011-12-04Clear the selection in MousePressEvent() rather than MouseReleaseEvent()Frank Reininghaus
2011-12-03Update the current item during rubber band selectionsFrank Reininghaus
2011-11-29Reactivate the "Open folders during drag operations" featurePeter Penz
2011-11-26Folders Panel fixesPeter Penz
2011-11-22Don't try to divide by zero.Frank Reininghaus
2011-11-13Fix selection style issuesPeter Penz
2011-11-13Bring back the selection-markersPeter Penz
2011-10-23Improve group-header layoutPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-09-25Provide scrollbar for large itemsPeter Penz
2011-09-22KItemListHeader: Allow resizing and change of the sortingPeter Penz
2011-09-04Improved drag and drop supportPeter Penz
2011-09-01Improve autoscrollingPeter Penz
2011-08-29Fix context-menu selection issuePeter Penz
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-08-29Added the functionality to activate items by pressing 'enter' or 'return' key...Tirtha Chatterjee
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