┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/viewmodes
AgeCommit message (Expand)Author
2026-03-09Adds options for pixel scaling and filename extensionspixelated-scaling-optionConway
2026-03-05settings: make most settings page center alignedMéven Car
2026-01-22clang-tidy: use default for trivial constructorMéven Car
2026-01-20dolphinfontrequester: Do not apply custom view font to font mode comboboxPan Zhang
2026-01-08Dolphin: Inform user when italic filename style is not supported by the fontSushruta Das
2026-01-07viewmodes: ensure font dialog retains last custom selectionweinan li
2025-10-30GeneralViewSettingsPage: Improve the wording "Browse archives as folders"yu shuoqi
2025-10-23CMakeLists.txt: make sure settings.kcfg are sharedMéven Car
2025-09-23GIT_SILENT: Don't duplicate headers between .h/.cppLaurent Montel
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