┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/settings/dolphinsettingsdialog.cpp
AgeCommit message (Expand)Author
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-10Replace qAsConst with std::as_constMéven Car
2023-09-09Add open in split view actionEric Armbruster
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-08-18Dolphin settings revampDimosthenis Krallis
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-04-02Context menu: allow to show copy to/move to inactive split viewMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-15Port away from deprecated KMessageBox Yes/NoFriedrich W. H. Kossebau
2022-06-15Use cmakedefine01Ahmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-02Re-add "Open Terminal Here" featureoioi 555
2021-11-13Dolphin preferences dialog use now for everything colorfull iconsAndreas Kainz
2021-10-20Save size of config dialog in state configAlexander Lohnau
2021-10-06Change settings window title to "Configure" for consistency sakeFelipe Kinoshita
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