┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
2023-09-23selection: fix rubberband verticesMarco Savelli
2023-09-23selection: select-on-rubberband-on-row as new defaultMarco Savelli
2023-08-01Enter selection mode by tap-and-holding an already selected itemSteffen Hartleib
2023-07-27Avoid unwanted drag and drop actionSteffen Hartleib
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-26Expand or collapse all selected folders on Key Right/LeftMéven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-03-16Prevent dragging on non-writable directoriesMéven Car
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