┌ ┐
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
/
dolphinpart.cpp
Age
Commit message (
Expand
)
Author
2016-09-28
Follow changes in konqpopupmenu: no longer back/forward/up in part's contextm...
David Faure
2016-05-26
Port all instances of Kauthorized action/shell_command to shell_command
David Edmundson
2016-05-18
Don't allow opening the terminal if shell_access Kiosk mode is set
David Edmundson
2016-03-16
[CLAZY] Fixed all level 1 and level 2 warnings with small exceptions
Artur Puzio
2015-02-27
Fix build in a kdelibs4-free enviroment
Hrvoje Senjan
2015-02-26
Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...
Emmanuel Pescosta
2015-02-24
Fix build on Jenkins (or with BUILD_TESTING=ON)
Hrvoje Senjan
2015-02-24
Fix the build of kde-baseapps temporarily (categorized logging in DolphinPart)
Emmanuel Pescosta
2015-02-24
Replace kDebug/kWarning by categorized logging (org.kde.dolphin)
Emmanuel Pescosta
2014-12-25
Remove unused libkonq includes
David Faure
2014-12-14
Port KInputDialog to QInputDialog
Emmanuel Pescosta
2014-12-14
Remove K_EXPORT_PLUGIN
Emmanuel Pescosta
2014-12-14
port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...
Emmanuel Pescosta
2014-11-10
make use of initializer lists
Emmanuel Pescosta
2014-11-03
Q_DECL_OVERRIDE
Lukáš Tinkl
2014-11-02
Many cleanups in KonqOperations
David Faure
2014-10-21
port Dolphin from KUrl to QUrl
Lukáš Tinkl
2014-10-21
Port from KonqOperations::editMimeType to KMimeTypeEditor::editMimeType (from...
David Faure
2014-10-21
port Konqueror from KUrl to QUrl
Lukáš Tinkl
2014-10-18
Fix includes
Montel Laurent
2014-10-18
Fix includes
Montel Laurent
2014-10-10
Clean includes + port to QMenu
Montel Laurent
2014-10-07
kdelibs4support--
Montel Laurent
2014-09-14
simple setShortcuts => setDefaultShortcuts porting
Christoph Cullmann
2014-05-14
Adjust to changes in KAboutData
Hrvoje Senjan
2014-05-05
dolphin: convert the remaining code to Qt5 signal/slot syntax
Alex Richardson
2014-05-05
KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrl
Alex Richardson
2014-05-05
Allow compiling Dolphin with KF5
Alex Richardson
2013-10-12
Moved all the extension code into dolphinpart_ext.*
Dawit Alemayehu
2013-08-28
Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.
Emmanuel Pescosta
2013-08-18
dolphin: Show full file info in statusbar when only one file is selected
Fabio D'Urso
2013-08-05
DolphinPart: Use Qt::convertFromPlainText instead of Qt::escape for filenames
Fabio D'Urso
2013-07-29
Don't let HTML-like filenames be interpreted as HTML strings
Fabio D'Urso
2013-06-24
Do not show "Move To Trash" action in context menu for remote URLs.
Dawit Alemayehu
2013-05-14
- Factored out the Delete/Move To Trash action into own class.
Dawit Alemayehu
2012-12-13
Fix Bug 304299 - Dolphin launches multiple instances of a program when multip...
Emmanuel Pescosta
2012-09-15
Corrected the compile fix commit, rev 965fc6b3.
Dawit Alemayehu
2012-09-11
Fix compile against the minimum required kdelibs version (v4.7.97)
Dawit Alemayehu
2012-09-07
Implemented the new KParts extension, KParts::ListingiNotificationExtension.
Dawit Alemayehu
2012-09-05
Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...
Dawit Alemayehu
2012-08-27
Make --select can automatically scroll to the selected file.
Weng Xuetian
2012-07-22
Show the "Find File" and "Open Terminal" actions in the Tools for file URLs o...
Dawit Alemayehu
2012-04-17
Fixed the signal connection that emits completed in Dolphin's KPart
Dawit Alemayehu
2012-04-11
KFileItemModel: interface cleanups
Peter Penz
2012-04-11
Minor API-cleanups for DolphinView
Peter Penz
2012-04-11
KItemViews: Internal directory restructuration
Peter Penz
2012-01-30
Synchronize view-mode settings before the settings dialog gets opened
Peter Penz
2011-11-06
Delete obsolete class DolphinSettings
Peter Penz
2011-10-08
Context menu cleanups
Peter Penz
2011-08-29
Renamed some signals for consistency with KItemViews classes
Peter Penz
[next]