┌ ┐
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
2023-11-13
Remove some frames from the settings
Carl Schwan
2023-09-10
Replace qAsConst with std::as_const
Méven Car
2023-08-23
Re-Allow to set settings in Settings-> View-> General page
Méven Car
2023-08-18
Dolphin settings revamp
Dimosthenis Krallis
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
2020-10-23
Compile without foreach
Alexander Lohnau
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
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