┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/main.cpp
AgeCommit message (Expand)Author
2021-03-28Port away from KInitNicolas Fella
2020-11-19Allow having the UrlNavigators below the tab barFelix Ernst
2020-11-09Make UrlNavigators in the toolbar the only optionFelix Ernst
2020-11-05Add support for KUserFeedbackElvis Angelaccio
2020-10-29Disable session management for daemonNate Graham
2020-10-23Don't session-restore invalid pathsNate Graham
2020-10-11When restoring former window state, append any URLs passed as argsNate Graham
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-07-19Fix "Show folders, tabs, and window state from last time" featureAntonio Rojas
2020-04-26Add an option to show tabs from last time when Dolphin startsNate Graham
2020-03-16Exclude daemonized processes from Dolphin::attachToExistingInstance()Elvis Angelaccio
2019-12-06Correct invalid homepage URLNate Graham
2019-10-13properly enable hi-dpi supportChristoph Cullmann
2019-09-02Making sure that DBus objects are all created before the serviceAlexander Saoutkin
2019-08-25Fixing bug where split view opens with no URLsAlexander Saoutkin
2019-06-22Open new instance of Dolphin if no URLs are givenAlexander Saoutkin
2019-05-30Open externally called files/directories in new tabsAlexander Saoutkin
2019-01-04Use https over http for homepage urlFriedrich W. H. Kossebau
2018-11-11Update copyright year in KAboutDataElvis Angelaccio
2018-11-04Update maintainership in KAboutDataElvis Angelaccio
2018-07-29Drop redundant setAttribute for WA_DeleteOnCloseElvis Angelaccio
2018-06-19Do not duplicate work of KAboutData::setupCommandLine()Laurent Montel
2018-05-31Re-allow running Dolphin as the root user (but still not using sudo)Nathaniel Graham
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2017-02-19Disallow executing Dolphin as root on LinuxEmmanuel Pescosta
2016-11-22Use the current window icon in QIcon::fromTheme()R.J.V. Bertin
2016-05-05Change wording of Directory to Folder.Frederik Schwarzer
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2016-01-14Update copyright yearFrank Reininghaus
2015-11-29Call KLocalizedString::setApplicationDomain("dolphin");Albert Astals Cid
2015-11-14Enable KCrash crash handler.Andreas Cord-Landwehr
2015-10-21Allow home directories with non-local file paths.Emmanuel Pescosta
2015-07-29Enable automatic update of version numberRagnar Thomsen
2015-04-27Reorder code in main.cpp ("cluster definitions and setters")Emmanuel Pescosta
2015-04-27Simplify startup split view handlingEmmanuel Pescosta
2015-04-22Add dbus interface to dolphinAshish Bansal
2015-03-25Enable high DPI pixmaps in DolphinDavid Edmundson
2015-02-25Bump the Qt version to 5.4 and the KF5 version to 5.7Emmanuel Pescosta
2015-02-24Fix build on Jenkins (or with BUILD_TESTING=ON)Hrvoje Senjan
2015-02-24Fix the build temporarilyLuca Beltrame
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-10Assume links passed via cmdline args are local filesArjun AK
2015-02-09Construct URLs passed via cmdline args using QUrl::fromUserInput()Arjun AK
2015-02-06Migrate settingsMontel Laurent
2015-02-04Add dolphin dbus serviceEmmanuel Pescosta
2015-02-04Port Dolphin away from KApplication, KCmdLineArgs and K4AboutDataMathieu Tarral
2014-11-20Fix Exports.Andrius da Costa Ribas
2014-10-18Fix includesMontel Laurent
2014-10-16Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus