┌ ┐
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
/
dolphinsettingsdialog.cpp
Age
Commit message (
Expand
)
Author
2019-12-09
Fix build with Qt 5.14 RC
Antonio Rojas
2019-09-06
Use large colorful category icons in Dolphin settings
Björn Feber
2019-03-27
Fix typo in dolphinsettingsdialog.cpp
Yi-Jyun Pan
2019-03-26
Prompt user to save/discard changes upon closing config dialog
Amish Naidu
2018-07-05
Modernize Settings window
Nathaniel Graham
2018-06-19
Move General settings to the top
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-02-13
Don't add trashSettingsPage to m_pages if null
Kai Uwe Broulik
2017-02-08
[Settings Dialog] Show Trash settings only if authorized
Kai Uwe Broulik
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-09-10
Change Dolphin Preferences Sidebar Icons
andreas kainz
2015-02-04
Port Dolphin away from KApplication, KCmdLineArgs and K4AboutData
Mathieu Tarral
2015-02-04
Solved TODO: KWindowConfig::saveWindowSize/restoreWindowSize in DolphinSettin...
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-09-12
Ported KIcon to QIcon
Emmanuel Pescosta
2014-06-29
Remove the automoc noise
Christophe Giboudeaux
2014-06-06
Make the settings dialog work in the frameworks branch
Frank Reininghaus
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-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-04-15
Assure that the startup-settings are applied immediately
Peter Penz
2011-04-12
Let each DolphinMainWindow run in a custom process
Peter Penz
2011-02-04
Use capitalized KDE includes
Peter Penz
2010-11-05
If the user has changed the startup settings, they should also get applied to...
Peter Penz
2010-07-24
Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folder
Peter Penz
2009-02-15
Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '...
Shaun Reich
2009-02-01
Now when you click the button "Defaults" in the settings dialog, it will push...
Shaun Reich
2009-01-27
The apply button in the settings dialog now disables itself when settings are...
Shaun Reich
2009-01-17
Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...
Peter Penz
2009-01-14
Group classes into folders, Dolphin is too big in the meantime for having a f...
Peter Penz