┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-01-11Make space shortcut for selection mode view-local instead of globalFelix Ernst
2022-10-08Replace context menu on long press with selection modeMarco Martin
2022-09-26Remove unused includesLaurent Montel
2022-08-27This commit removes the ability to enter selection mode byFelix Ernst
2022-08-14Simplify implementation of mouse long-press detectionFelix Ernst
2022-08-14Address Nate's UX feedback: Episode 2Felix Ernst
2022-08-14Make touch tap to select items work in selection modeFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Keep working towards a reviewable stateFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-07-11portalize drag urlsHarald Sitter
2022-06-16Don't consider drops on a row as drops on the row's itemFelix Ernst
2022-05-27Remove hover highlight before opening view context menuFelix Ernst
2022-05-27Fix paste on row while in details view modeFelix Ernst
2022-04-20Don't deselect on Ctrl+Right-ClickFelix Ernst
2022-04-04Merge branch 'release/22.04'Felix Ernst
2022-04-04Improve details mode ctrl-press rubberband creationFelix Ernst
2022-04-01Merge branch 'release/22.04'Felix Ernst
2022-04-01Fix tooltip closing while mouse moves over itemGeorge Florea Bănuș
2022-03-23Using the gesture recognizer from KWidgetsAddonsSteffen Hartleib
2022-03-04Always select items on activationFelix Ernst
2022-01-16Full row highlight implementationTom Lin
2021-12-28kitemlistview: Port KItemListView::itemAt to std::optionalFushan Wen
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-01-10Emit "itemMiddleClicked" when Ctrl-clicking a view in single selection modeKai Uwe Broulik
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-04Don't trigger rubberband with back/foward mouse buttonsAhmad Samir
2020-09-26Fix build failure after last commitElvis Angelaccio
2020-09-26Allow interaction with folder/files with the stylus againSteffen Hartleib
2020-09-20Fix mouse back/forward buttonsAhmad Samir
2020-09-13Improve Touch supportSteffen Hartleib
2020-09-05Merge branch 'release/20.08' into masterElvis Angelaccio
2020-09-05Revert "Set a better defaultDropAction for dragging"Elvis Angelaccio
2020-08-31Port away from deprecated Qt::MidButtonLaurent Montel
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-03-30Set a better defaultDropAction for draggingTranter Madi
2020-03-25Update dragCursor while draggingTranter Madi
2019-11-16Use URLs with transport encryptionYuri Chornoivan
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-10-26When the selection is deselected, restart the keyboard search from the beginningMéven Car
2019-10-20Avoid emitting twice twice selectionChanged when keyboard changes the selecti...Méven Car
2019-07-17Fix rubber band not going away after right-clickJackson Reed McNeill
2019-06-05Scroll when pressing PageUp/PageDownTranter Madi
2019-04-12Scroll to item if it's not visible on keyPressTranter Madi
2018-12-02[KItemListController] Drop unused functionsElvis Angelaccio
2018-03-10Fix some compile warningsRoman Inflianskas
2018-03-05Revert "Fix some compile warnings"Elvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas