┌ ┐
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
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