┌ ┐
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
/
settings
/
viewmodes
/
viewsettingstab.cpp
Age
Commit message (
Expand
)
Author
2026-03-09
Adds options for pixel scaling and filename extensions
pixelated-scaling-option
Conway
2026-03-05
settings: make most settings page center aligned
Méven Car
2026-01-22
clang-tidy: use default for trivial constructor
Méven Car
2026-01-08
Dolphin: Inform user when italic filename style is not supported by the font
Sushruta Das
2024-12-29
Mirror details view mode for right-to-left languages
Felix Ernst
2023-08-23
Re-Allow to set settings in Settings-> View-> General page
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-14
Add new settings for permissions column format
Serg Podtynnyi
2023-02-05
Add clang-format and format code as in Frameworks
Serg Podtynnyi
2022-10-27
Change the full row highlight checkbox to radiobuttons
Felix Ernst
2022-10-27
Make details view mode's full row activation optional
Felix Ernst
2022-09-26
Remove unused includes
Laurent Montel
2022-05-31
Simplify custom font settings
Ahmad Samir
2021-12-13
Drop now unneeded QOverload statements
Alexander Lohnau
2021-11-03
Port ViewModeSettings from macros to std::variant
Felix Ernst
2020-12-24
Details View: display dates as relative Short dates
Méven Car
2020-08-26
Merge branch 'release/20.08' into master
Elvis Angelaccio
2020-08-25
Fix nullptr crash on Windows
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-05-08
Prevent crash in Windows
Méven Car
2020-05-04
[Details mode] Allow to fill the column size of directories with actual size
Méven Car
2020-03-31
Revert "Port deprecated signal (qt5.15)"
Aleix Pol
2020-02-16
Port deprecated signal (qt5.15)
Laurent Montel
2019-05-05
Get rid of ugly static_cast usages in connect() calls
Elvis Angelaccio
2018-07-05
Modernize Settings window
Nathaniel Graham
2018-06-27
Port from KComboBox to QComboBox
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2018-02-13
Merge branch 'Applications/17.12'
Elvis Angelaccio
2018-02-13
Fix resetting "View Modes" preferences to defaults
Robert Hoffmann
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2017-07-21
Don't add null widget to layout
Elvis Angelaccio
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-10-18
Fix includes
Montel Laurent
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-05-05
dolphin: convert statusbar, settings and search to qt5 signals/slot syntax
Alex Richardson
2012-08-13
Show icon size as tooltip when adjusting icon size
Jekyll Wu
2012-04-14
Allow to optionally limit the maximum number of text lines
Peter Penz
2012-03-09
Provide UI-option for "Expandable folders"
Peter Penz
2012-03-09
Details view: Allow to turn off expandable folders like in Dolphin 1.7
Peter Penz
2012-02-23
Whitespace cleanups and documentation fixes
Peter Penz
2012-01-30
Synchronize view-mode settings before the settings dialog gets opened
Peter Penz
2012-01-28
--warning
Peter Penz
2011-12-08
Fix font settings issue
Peter Penz
2011-09-02
Simplified code for the viewmode settings
Peter Penz