┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinitemlistview.cpp
AgeCommit message (Expand)Author
2026-02-07Remove preview ignore maximum local size handling from DolphinKai Uwe Broulik
2026-01-22clang-format: readability-avoid-return-with-void-valueMéven Car
2025-11-04dolphinitemlistview: ensure font settings isolation between view modesweinan li
2025-06-20New selection effectsAkseli Lahtinen
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-08-29Fix a bunch of clazy warningsMéven Car
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-13Settings Add ViewModes > Content displayMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
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-12Remove unused includesLaurent Montel
2022-08-14Don't show selection toggle areas on files while in selection modeFelix Ernst
2022-05-31Simplify custom font settingsAhmad Samir
2022-05-26Change wording "Leading Column Padding" to "Side Padding"Jin Liu
2022-01-16Full row highlight implementationTom Lin
2021-11-03Port ViewModeSettings from macros to std::variantFelix Ernst
2020-11-03Compute text width taking into account the zoom levelMéven Car
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-09Provide ability to configure size cut-off for local file previewsGastón Haro
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2018-04-19Fix inconsistent preview spacing and icon wiggly-ness when toggling previews ...Nathaniel Graham
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-11-16Use KConfig::readEntry()'s default argument properlyNathaniel Graham
2017-11-15Turn on Dolphin icon previews by defaultNathaniel Graham
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2014-10-18Fix includesMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-02-24Make the handling of the "maximum text lines" setting more robustFrank Reininghaus
2014-02-24Handle font and palette changes in Dolphin list views.Emmanuel Pescosta
2013-07-24Make sure that widgets are initialized when changing the view modeFrank Reininghaus
2012-08-13Fix compiler warning, which spotted a real bug.David Faure
2012-05-26Further preperations for drag & drop support in the places panelPeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz