┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/dolphinsettingsdialog.cpp
AgeCommit message (Expand)Author
2021-05-20Add action to places panel context menu trash entry to open trash settingsSaravanan K
2021-05-10DolphinContextMenu: Allow disabling "Open Terminal" actionAlexander Lohnau
2020-12-28Share actions with main window to avoid duplicating icon name and textDuong Do Minh Chau
2020-12-28Add options to hide some context menu entriesDuong Do Minh Chau
2020-11-05Add support for KUserFeedbackElvis Angelaccio
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-09-20Exclude trash settings from windowsAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2019-12-09Fix build with Qt 5.14 RCAntonio Rojas
2019-09-06Use large colorful category icons in Dolphin settingsBjörn Feber
2019-03-27Fix typo in dolphinsettingsdialog.cppYi-Jyun Pan
2019-03-26Prompt user to save/discard changes upon closing config dialogAmish Naidu
2018-07-05Modernize Settings windowNathaniel Graham
2018-06-19Move General settings to the topNathaniel Graham
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-02-13Don't add trashSettingsPage to m_pages if nullKai Uwe Broulik
2017-02-08[Settings Dialog] Show Trash settings only if authorizedKai Uwe Broulik
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-09-10Change Dolphin Preferences Sidebar Iconsandreas kainz
2015-02-04Port Dolphin away from KApplication, KCmdLineArgs and K4AboutDataMathieu Tarral
2015-02-04Solved TODO: KWindowConfig::saveWindowSize/restoreWindowSize in DolphinSettin...Emmanuel Pescosta
2014-12-14use save() instead of writeConfig()Emmanuel Pescosta
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-09-12Ported KIcon to QIconEmmanuel Pescosta
2014-06-29Remove the automoc noiseChristophe Giboudeaux
2014-06-06Make the settings dialog work in the frameworks branchFrank Reininghaus
2014-05-05dolphin: convert statusbar, settings and search to qt5 signals/slot syntaxAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2011-11-06Delete obsolete class DolphinSettingsPeter Penz
2011-04-15Assure that the startup-settings are applied immediatelyPeter Penz
2011-04-12Let each DolphinMainWindow run in a custom processPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2010-11-05If the user has changed the startup settings, they should also get applied to...Peter Penz
2010-07-24Sourcecode hierarchy cleanup: Use subfolders inside the "settings" folderPeter Penz
2009-02-15Added the Trash KCM to Dolphin, it's visible in the Settings Dialog, in the '...Shaun Reich
2009-02-01Now when you click the button "Defaults" in the settings dialog, it will push...Shaun Reich
2009-01-27The apply button in the settings dialog now disables itself when settings are...Shaun Reich
2009-01-17Relayout of the settings dialog, so that all Dolphin KPart relevant settings ...Peter Penz
2009-01-14Group classes into folders, Dolphin is too big in the meantime for having a f...Peter Penz