┌ ┐
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
/
general
/
behaviorsettingspage.cpp
Age
Commit message (
Expand
)
Author
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-11-03
Use nullptr + add explicit keyword
Montel Laurent
2016-09-04
Use tab for switching active split
Martin T. H. Sandsmark
2016-03-16
Add case sensitive sorting mode
Arnav Dhamija
2015-01-31
Port away from KGlobalSettings::naturalSorting() by moving it to Dolphin's Ge...
Emmanuel Pescosta
2014-12-14
use save() instead of writeConfig()
Emmanuel Pescosta
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
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
2012-10-28
Extended/Completed Frank's commit 7ca682fe903d6abfc44e2f26878e19ddc48b5633.
Emmanuel Pescosta
2012-04-15
General settings: Use radiobuttons instead of a combo-box
Peter Penz
2012-04-08
Layout improvements for settings
Peter Penz
2011-11-19
Remove "Rename inline" option
Peter Penz
2011-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-08-09
Improvements for selections, smooth scrolling, tooltips and info-panel
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2011-01-14
Move the FileMetaDataConfigurationDialog from "settings" to "panels/informati...
Peter Penz
2010-12-16
Remove the dynamic "Configure Tooltips..." button. The tooltip configuration ...
Peter Penz
2010-11-05
Take care to listen for changes of the settings-widgets after loadSettings() ...
Peter Penz
2010-11-03
Use a ':' as end of the label instead of a '.', even if the label is top-alig...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Move further files from src to src/views
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz