┌ ┐
54
└ ┘
[
home
|
about
|
favorites
|
git
]
index
:
dolphin
master
pixelated-scaling-option
Patched KDE Dolphin with Pixel Scaling
Conway
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
views
/
dolphinitemlistview.cpp
Age
Commit message (
Expand
)
Author
2025-11-04
dolphinitemlistview: ensure font settings isolation between view modes
weinan li
2025-06-20
New selection effects
Akseli Lahtinen
2023-11-08
Adapt to KConfigGroup name officially being a QString type
Friedrich W. H. Kossebau
2023-08-29
Fix a bunch of clazy warnings
Méven Car
2023-07-05
Add explicit moc includes to sources for moc-covered headers
Friedrich W. H. Kossebau
2023-06-13
Settings Add ViewModes > Content display
Méven Car
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-27
Fix view mode-specific settings not always applying
Felix Ernst
2022-10-27
Make details view mode's full row activation optional
Felix Ernst
2022-10-12
Remove unused includes
Laurent Montel
2022-08-14
Don't show selection toggle areas on files while in selection mode
Felix Ernst
2022-05-31
Simplify custom font settings
Ahmad Samir
2022-05-26
Change wording "Leading Column Padding" to "Side Padding"
Jin Liu
2022-01-16
Full row highlight implementation
Tom Lin
2021-11-03
Port ViewModeSettings from macros to std::variant
Felix Ernst
2020-11-03
Compute text width taking into account the zoom level
Méven Car
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-06-09
Provide ability to configure size cut-off for local file previews
Gastón Haro
2019-11-09
Remove unnecessary semicolons after Q_UNUSED
Elvis Angelaccio
2018-04-19
Fix inconsistent preview spacing and icon wiggly-ness when toggling previews ...
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-16
Use KConfig::readEntry()'s default argument properly
Nathaniel Graham
2017-11-15
Turn on Dolphin icon previews by default
Nathaniel Graham
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2014-10-18
Fix includes
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-13
Merge remote-tracking branch 'origin/master' into frameworks
Frank Reininghaus
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2014-02-24
Make the handling of the "maximum text lines" setting more robust
Frank Reininghaus
2014-02-24
Handle font and palette changes in Dolphin list views.
Emmanuel Pescosta
2013-07-24
Make sure that widgets are initialized when changing the view mode
Frank Reininghaus
2012-08-13
Fix compiler warning, which spotted a real bug.
David Faure
2012-05-26
Further preperations for drag & drop support in the places panel
Peter Penz
2012-04-21
Prepare view-engine for non-KFileItem usecase
Peter Penz