┌ ┐
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
/
main.cpp
Age
Commit message (
Expand
)
Author
2021-07-16
Allow to have HiDpi previews
Méven Car
2021-07-10
Don't exit immediately if DBus isn't running
Alex Richardson
2021-03-28
Port away from KInit
Nicolas Fella
2020-11-19
Allow having the UrlNavigators below the tab bar
Felix Ernst
2020-11-09
Make UrlNavigators in the toolbar the only option
Felix Ernst
2020-11-05
Add support for KUserFeedback
Elvis Angelaccio
2020-10-29
Disable session management for daemon
Nate Graham
2020-10-23
Don't session-restore invalid paths
Nate Graham
2020-10-11
When restoring former window state, append any URLs passed as args
Nate Graham
2020-08-25
Output of licensedigger + manual cleanup afterwards.
Elvis Angelaccio
2020-07-19
Fix "Show folders, tabs, and window state from last time" feature
Antonio Rojas
2020-04-26
Add an option to show tabs from last time when Dolphin starts
Nate Graham
2020-03-16
Exclude daemonized processes from Dolphin::attachToExistingInstance()
Elvis Angelaccio
2019-12-06
Correct invalid homepage URL
Nate Graham
2019-10-13
properly enable hi-dpi support
Christoph Cullmann
2019-09-02
Making sure that DBus objects are all created before the service
Alexander Saoutkin
2019-08-25
Fixing bug where split view opens with no URLs
Alexander Saoutkin
2019-06-22
Open new instance of Dolphin if no URLs are given
Alexander Saoutkin
2019-05-30
Open externally called files/directories in new tabs
Alexander Saoutkin
2019-01-04
Use https over http for homepage url
Friedrich W. H. Kossebau
2018-11-11
Update copyright year in KAboutData
Elvis Angelaccio
2018-11-04
Update maintainership in KAboutData
Elvis Angelaccio
2018-07-29
Drop redundant setAttribute for WA_DeleteOnClose
Elvis Angelaccio
2018-06-19
Do not duplicate work of KAboutData::setupCommandLine()
Laurent Montel
2018-05-31
Re-allow running Dolphin as the root user (but still not using sudo)
Nathaniel Graham
2018-03-04
Remove unused #include
Roman Inflianskas
2018-03-03
Remove unused #include
Roman Inflianskas
2017-02-19
Disallow executing Dolphin as root on Linux
Emmanuel Pescosta
2016-11-22
Use the current window icon in QIcon::fromTheme()
R.J.V. Bertin
2016-05-05
Change wording of Directory to Folder.
Frederik Schwarzer
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2016-01-14
Update copyright year
Frank Reininghaus
2015-11-29
Call KLocalizedString::setApplicationDomain("dolphin");
Albert Astals Cid
2015-11-14
Enable KCrash crash handler.
Andreas Cord-Landwehr
2015-10-21
Allow home directories with non-local file paths.
Emmanuel Pescosta
2015-07-29
Enable automatic update of version number
Ragnar Thomsen
2015-04-27
Reorder code in main.cpp ("cluster definitions and setters")
Emmanuel Pescosta
2015-04-27
Simplify startup split view handling
Emmanuel Pescosta
2015-04-22
Add dbus interface to dolphin
Ashish Bansal
2015-03-25
Enable high DPI pixmaps in Dolphin
David Edmundson
2015-02-25
Bump the Qt version to 5.4 and the KF5 version to 5.7
Emmanuel Pescosta
2015-02-24
Fix build on Jenkins (or with BUILD_TESTING=ON)
Hrvoje Senjan
2015-02-24
Fix the build temporarily
Luca Beltrame
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2015-02-10
Assume links passed via cmdline args are local files
Arjun AK
2015-02-09
Construct URLs passed via cmdline args using QUrl::fromUserInput()
Arjun AK
2015-02-06
Migrate settings
Montel Laurent
2015-02-04
Add dolphin dbus service
Emmanuel Pescosta
2015-02-04
Port Dolphin away from KApplication, KCmdLineArgs and K4AboutData
Mathieu Tarral
2014-11-20
Fix Exports.
Andrius da Costa Ribas
[next]