┌ ┐
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
/
viewsettingspage.cpp
Age
Commit message (
Expand
)
Author
2020-01-06
Don't use nullptr for flag. Just use default argument here
Laurent Montel
2019-02-27
remove deprecated methods
Laurent Montel
2018-03-04
Remove unused #include
Roman Inflianskas
2017-11-21
Modernize: Use nullptr everywhere
Kevin Funk
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-03
Ported Dolphin from KDialog to QDialog and save/restoreDialogSize to KWindowC...
Emmanuel Pescosta
2014-12-14
port from KTabWidget to QTabWidget
Emmanuel Pescosta
2014-10-18
Fix includes
Montel Laurent
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
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2011-09-02
Simplified code for the viewmode settings
Peter Penz
2011-07-30
Merged very early alpha-version of Dolphin 2.0
Peter Penz
2011-02-04
Don't use the submodule-path for Qt-includes on application-level
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz