┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)Author
2023-10-05Fix accessibility ancestor treeFelix Ernst
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-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-03DolphinView: initialize m_controlWheelAccumulatedDeltaAmol Godbole
2023-08-01Fix incorrect file selection after file renameAmol Godbole
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-13Settings Add ViewModes > Content displayMé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
2023-04-20Reuse existing proxy styleFelix Ernst
2023-02-23Fix header index are colIndex and not roleIndexMéven Car
2023-02-21Fix typo in m_hoveredColumnHearderRoleIndexAleix Pol
2023-02-21Fix uninitialised valueAleix Pol
2023-02-18DolphinView: Allow to have tootips on columns headersMéven Car
2023-02-14Add new settings for permissions column formatSerg Podtynnyi
2023-02-09Fix zooming for high resolution scroll wheelsFriso Smit
2023-02-06Selects next item in list after delete/trash actionsSerg Podtynnyi
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2023-02-01dolphinview: Fix right click broken on placeholderLabelDavide Garberi
2022-11-30DolphinView: Add placeholder label for AFC kioKai Uwe Broulik
2022-11-29Exit the deleted directory when it is removedMéven Car
2022-11-25Fixed build-time deprecation warning about KStandardGuiItem::yes()Shivodit Gill
2022-10-27Fix view mode-specific settings not always applyingFelix Ernst
2022-10-27Make details view mode's full row activation optionalFelix Ernst
2022-10-16Port away from deprecated KIO APIAhmad Samir
2022-10-15Port away from deprecated KMessageBox Yes/NoFriedrich W. H. Kossebau
2022-10-12Remove unused includesLaurent Montel
2022-10-11Fix item highlighting through DBusFelix Ernst
2022-09-26Remove unused includesLaurent Montel
2022-09-15[dolphinview] Disconnect modelChanged when destructingFelix Ernst
2022-08-24Don't show error message on ERR_USER_CANCELEDKai Uwe Broulik
2022-08-14Don't show selection toggle areas on files while in selection modeFelix Ernst
2022-08-14Improve naming consistency and leave mode on EscapeFelix Ernst
2022-08-14Improve code qualityFelix Ernst
2022-08-14Better separation of classesFelix Ernst
2022-08-14Keep working towards a reviewable stateFelix Ernst
2022-08-14Add Selection ModeFelix Ernst
2022-07-30Remove service type file for vcs pluginsNicolas Fella
2022-07-18Remove references to KServiceTypeTrader in commentsNicolas Fella
2022-07-13Open >5 items dialog: use action terms instead of Yes/No buttonsFriedrich W. H. Kossebau
2022-07-11portalize drag urlsHarald Sitter
2022-07-07Add two autotestsFelix Ernst