┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/kitemviews/kitemlistcontroller.cpp
AgeCommit message (Expand)Author
2024-07-31Kitemlistcontroller: only accept doubleclick for left mouse buttonMéven Car
2024-05-18Avoid implicitly selecting itemsFelix Ernst
2024-05-08view: Add setting to trigger user set action with double clickGeorge Florea Bănuș
2024-04-05KItemListController: don't create rubber band for a right click in an empty r...Amol Godbole
2024-04-04kitemlist: don't open dir when double-click on expand arrowMéven Car
2024-03-27Better support for RTLEugene Popov
2024-03-25Fix right-mouse click crashes on WindowsJulius Künzel
2024-03-09KItemListController::onPress: remove unused screenPos argumentMéven Car
2024-03-08Start autoActivationTimer only if hovering over a directoryAkseli Lahtinen
2024-02-23Add drag-open animationFelix Ernst
2024-01-30Improve arrow key navigation for right-to-left languagesFelix Ernst
2023-11-18Make main view react to context menu eventsFelix Ernst
2023-10-23Fix rubberband selection on icon in icon view modeFelix Ernst
2023-10-17KItemListView: add view position in scrollToItem()Amol Godbole
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