┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
2013-10-07Include "Space" in the keyboard search stringFrank Reininghaus
2013-06-20Hide the "drop" indicator when an item is not hovered any moreFrank Reininghaus
2013-05-13Dolphin Places: Make it easier to drag and drop itemsVishesh Handa
2013-02-05Apply changes of the KGlobalSettings::singleClick() setting immediatelyAniket Anvit
2012-10-03Merge branch '4.9'Dawit Alemayehu
2012-09-28Redo the fix for CTRL+Tab not working when using Dolphin's filemanagement partDawit Alemayehu
2012-09-25Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-09-22Merge branch for accessibilityAmandeep Singh
2012-09-21Merge branch 'KDE/4.9'Luca Beltrame
2012-09-20Restore old behavior: Navigating by double-clicking in folder panel (Double-C...Emmanuel Pescosta
2012-09-19Fixes Bug 293200 - Drag&drop files in dolphin doesnt preserve originEmmanuel Pescosta
2012-09-12Fixes Bug 305783 - dragging a file over a directory #c4Emmanuel Pescosta
2012-08-14Minor fixes to accessible interfacesAmandeep Singh
2012-08-14Focus-tracking for widgets in Dolphin View now works.Amandeep Singh
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-07-12Re-implement dropping of files on folders in the Places Panel.Frank Reininghaus
2012-06-12Drag-pixmap fixesPeter Penz
2012-06-03Ctrl+Shift+click should have the same effect as Shift+clickFrank Reininghaus
2012-05-30Improve arrow key navigation in Details View with expanded foldersFrank Reininghaus
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