┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewmodes
AgeCommit message (Expand)Author
2025-06-17Add setting to select filename eliding behaviorGleb Kasachou
2025-05-28dolphinview: Add a dynamic view optionVictor Blanchard
2025-02-03implement shortcut action for file creationChristian Schwarz
2024-12-29Mirror details view mode for right-to-left languagesFelix Ernst
2024-11-25Switch to C++20Méven Car
2024-11-13generalviewsettingspage: Use qobject_cast instead of static_castAkseli Lahtinen
2024-10-27ViewProperties: Store view properties in extended file attributesMéven Car
2024-08-28Make settings tabbar expandingCarl Schwan
2024-05-08view: Add setting to trigger user set action with double clickGeorge Florea Bănuș
2024-03-27Touch up various user-visible stringsTem PQD
2024-03-16Save 'Open Archives as Folders' settingNicolas Fella
2024-03-12Enable custom view properties for special folders even if "remember for each ...Jin Liu
2024-03-07Add option to completely disable directory size countingNico Kreipke
2024-01-13Add setting also hide application/x-trash files when hiding hidden filesMéven Car
2023-12-27GeneralViewSettingsPage: Initialize variables in header, avoid unused variabl...Alexander Lohnau
2023-12-27Revert "Remove unused m_showToolTips variable"Albert Astals Cid
2023-12-26Remove unused m_showToolTips variableAlexander Lohnau
2023-11-13Remove some frames from the settingsCarl Schwan
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-08-23Re-Allow to set settings in Settings-> View-> General pageMéven Car
2023-08-18Dolphin settings revampDimosthenis Krallis
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-06-04Update my eMail to the KDE-provided oneFelix Ernst
2023-02-14Add new settings for permissions column formatSerg Podtynnyi
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-27Change the full row highlight checkbox to radiobuttonsFelix Ernst
2022-10-27Make details view mode's full row activation optionalFelix Ernst
2022-09-26Remove unused includesLaurent Montel
2022-05-31Fix build with Qt6 QFont::setWeight()Ahmad Samir
2022-05-31Migrate old custom view font config entriesAhmad Samir
2022-05-31Simplify custom font settingsAhmad Samir
2021-12-13Drop now unneeded QOverload statementsAlexander Lohnau
2021-11-03Port ViewModeSettings from macros to std::variantFelix Ernst
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-12-24Details View: display dates as relative Short datesMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-26Merge branch 'release/20.08' into masterElvis Angelaccio
2020-08-25Fix nullptr crash on WindowsAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-05-08Prevent crash in WindowsMéven Car
2020-05-04[Details mode] Allow to fill the column size of directories with actual sizeMéven Car
2020-03-31Revert "Port deprecated signal (qt5.15)"Aleix Pol
2020-02-16Port deprecated signal (qt5.15)Laurent Montel
2020-01-06Don't use nullptr for flag. Just use default argument hereLaurent Montel