┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinviewactionhandler.cpp
AgeCommit message (Expand)Author
2025-09-26dolphinviewactionhandler: Improve text for roles actionsMéven Car
2025-09-11dolphinview: add preferred sort order for rolesNathan Williams
2025-06-27Combine the zoom menu entries into one LineGleb Kasachou
2025-04-29Clazy fixMéven Car
2025-04-16Revert dd07a327 Move "Show in Groups" toggle action into Sort menuJin Liu
2025-04-16Add a new "view_settings" actionJin Liu
2025-03-27Move "Show in Groups" toggle action into Sort menuNate Graham
2025-02-03implement shortcut action for file creationChristian Schwarz
2025-01-30Change three view buttons into one with menu arrowAkseli Lahtinen
2024-03-27Touch up various user-visible stringsTem PQD
2023-11-11Set show preview shortcut to F12Eric Armbruster
2023-10-24Merge branch 'master' into kf6Nicolas Fella
2023-10-12DolphinView: get rid of writeStateChanged signal in setActive()Amol Godbole
2023-09-10Replace qAsConst with std::as_constMéven Car
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-03-04Port to KF6 KSelectActionDāvis Mosāns
2023-02-06Selects next item in list after delete/trash actionsSerg Podtynnyi
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-12Remove unused includesLaurent Montel
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-06-15Use cmakedefine01Ahmad Samir
2022-04-26Add the ability to sort by file extensionEugene Popov
2022-03-23Allow for more explicit button labelsFelix Ernst
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-11-29Use new "edit-copy-path" icon for "Copy Location" menu itemNate Graham
2021-08-29Revert "Revert "Configurable Show hidden files and folders last toggle""Elvis Angelaccio
2021-08-06Revert "Configurable Show hidden files and folders last toggle"Heiko Becker
2021-08-05Configurable Show hidden files and folders last toggleGaston Haro
2021-07-04Port to new KActionMenu popup mode APIDavid Hurka
2021-07-04Drop unused listElvis Angelaccio
2021-05-13Re-arrange the contents of the hamburger menuFelix Ernst
2021-02-09Add missing includesNicolas Fella
2021-01-16Merge branch 'release/20.12'Elvis Angelaccio
2021-01-16Change copy location shortcut in dolphin so as to not conflict with Konsole p...The Imp
2020-12-09operator+/- is disabled for QFlags in qt6Laurent Montel
2020-11-22Remove unneeded version checkAlexander Lohnau
2020-11-17Add missing kconfig_version.h includeElvis Angelaccio
2020-11-17Correct indentation and whitespace in prior commitNate Graham
2020-11-17Allow folder creation on desktop via F10 shortcutDomenico Panella
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-15Port away from QList::toSet()Elvis Angelaccio
2020-09-22Make "Show hidden files" action follow HIGNate Graham
2020-08-26Text style fixesNikita Churaev