┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)Author
2024-03-24versioncontrol: Prevent a use-after-free in UpdateItemStatesThreadMéven Car
2024-03-12Enable custom view properties for special folders even if "remember for each ...Jin Liu
2024-02-29DragAndDropHelper::updateDropAction: use StatJob for remote URLsJin Liu
2024-02-27Fix: can't drop into remote dirJin Liu
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-01-16Fix: "empty folder" placeholder text eating mouse eventsJin Liu
2024-01-14Never emit the fileMiddleClickActivated signal if isTabsForFilesEnabled is trueStefano Crocco
2024-01-14DolphinView: Use SingleShot and Queued ConnectionsAmol Godbole
2024-01-13Always automatically choose a new file name while duplicatingEugene Popov
2024-01-06DolphinView: merge update functions into set functionsMéven Car
2023-12-26Do not rely on KIO source-code compat codeAlexander Lohnau
2023-12-25Fix issues if QT_NO_CAST_FROM_ASCII is definedMarius P
2023-12-18DolphinView: Ensure to update the whole viewState after a job created filesMéven Car
2023-11-29Set style to nullptr before painting listviewAkseli Lahtinen
2023-11-21views: Use scene devicePixelRatio rather than qAppKai Uwe Broulik
2023-11-21dolphinview: Fix right-click on header whilst unfocusedOliver Beard
2023-11-21dolphinview: Change case of status bar textOliver Beard
2023-11-11Set show preview shortcut to F12Eric Armbruster
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-11-06Use DBus to reparse worker configNicolas Fella
2023-10-24Merge branch 'master' into kf6Nicolas Fella
2023-10-17KItemListView: add view position in scrollToItem()Amol Godbole
2023-10-12DolphinView: get rid of writeStateChanged signal in setActive()Amol Godbole
2023-10-05Merge branch 'master' into kf6Nate Graham
2023-10-05Fix accessibility ancestor treeFelix Ernst
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-10Copy Location: Make sure to export path with native separatorsMéven Car
2023-09-05DolphinView: Reset scrollbars before changing view modeAmol Godbole
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-28Use KMessageBox::warningContinueCancel when appropriateMéven Car
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-08-23Merge branch 'master' into kf6Méven Car
2023-08-23Allow to not ask again confirmation when opening 5 or more files or terminal ...Felix Ernst
2023-08-23On middle-click, open file with the second application for the file mimeMéven Car
2023-08-10Merge branch 'master' into kf6Nicolas Fella
2023-08-03DolphinView: initialize m_controlWheelAccumulatedDeltaAmol Godbole
2023-08-01Fix incorrect file selection after file renameAmol Godbole
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-06-28Merge branch 'master' into kf6Méven Car
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-05-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-05-08Merge branch 'master' into kf6Méven Car
2023-04-25Fix test regression in DolphinMainWindowTest::testGoActionsMéven Car
2023-04-25Fix activating the Selection Mode with a keyboard shortcutEugene Popov
2023-04-23Improve copying and moving items between panelsEugene Popov
2023-04-20DolphinView: allow selectUrls to be considered for selection in more casesMéven Car