┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/dolphinpart.cpp
AgeCommit message (Expand)Author
2014-12-14Port KInputDialog to QInputDialogEmmanuel Pescosta
2014-12-14Remove K_EXPORT_PLUGINEmmanuel Pescosta
2014-12-14port away from deprecated KFileItem(mode_t mode, mode_t permissions, const QU...Emmanuel Pescosta
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-02Many cleanups in KonqOperationsDavid Faure
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21Port from KonqOperations::editMimeType to KMimeTypeEditor::editMimeType (from...David Faure
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-10-07kdelibs4support--Montel Laurent
2014-09-14simple setShortcuts => setDefaultShortcuts portingChristoph Cullmann
2014-05-14Adjust to changes in KAboutDataHrvoje Senjan
2014-05-05dolphin: convert the remaining code to Qt5 signal/slot syntaxAlex Richardson
2014-05-05KParts::ReadOnlyPart::openUrl() changed from KUrl parameter to QUrlAlex Richardson
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2013-10-12Moved all the extension code into dolphinpart_ext.*Dawit Alemayehu
2013-08-28Replaced all KNewFileMenu usages in DolphinPart by DolphinNewFileMenu.Emmanuel Pescosta
2013-08-18dolphin: Show full file info in statusbar when only one file is selectedFabio D'Urso
2013-08-05DolphinPart: Use Qt::convertFromPlainText instead of Qt::escape for filenamesFabio D'Urso
2013-07-29Don't let HTML-like filenames be interpreted as HTML stringsFabio D'Urso
2013-06-24Do 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-13Fix Bug 304299 - Dolphin launches multiple instances of a program when multip...Emmanuel Pescosta
2012-09-15Corrected the compile fix commit, rev 965fc6b3.Dawit Alemayehu
2012-09-11Fix compile against the minimum required kdelibs version (v4.7.97)Dawit Alemayehu
2012-09-07Implemented the new KParts extension, KParts::ListingiNotificationExtension.Dawit Alemayehu
2012-09-05Implemented the new KParts' listing filter extension, KParts::ListingFilterEx...Dawit Alemayehu
2012-08-27Make --select can automatically scroll to the selected file.Weng Xuetian
2012-07-22Show the "Find File" and "Open Terminal" actions in the Tools for file URLs o...Dawit Alemayehu
2012-04-17Fixed the signal connection that emits completed in Dolphin's KPartDawit Alemayehu
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2012-04-11Minor API-cleanups for DolphinViewPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-01-30Synchronize view-mode settings before the settings dialog gets openedPeter Penz
2011-11-06Delete obsolete class DolphinSettingsPeter Penz
2011-10-08Context menu cleanupsPeter Penz
2011-08-29Renamed some signals for consistency with KItemViews classesPeter Penz
2011-07-31normalize signals/slotsMontel Laurent
2011-07-30Merged very early alpha-version of Dolphin 2.0Peter Penz
2011-04-10Readd KFind shortcut for the Dolphin KPartPeter Penz
2011-02-10revert ed4f9d3e11e66dd5ef136c3fac874ac5f53ec91aChristoph Thielecke
2011-02-10compile fix: includes does only exist with old names, please fix kde headers tooChristoph Thielecke
2011-02-09Use capitalized includes of recently committed kdelibs headersPeter Penz
2011-02-04Use capitalized KDE includesPeter Penz
2011-01-09Encapsulate the creation and handling of the directory lister, the model and ...Peter Penz
2010-11-04Interface cleanup: The DolphinView should not expose QAbstractItemView-specif...Peter Penz
2010-11-01Added implementation of the FileInfoExtension to allow KPart plugins to obtai...Dawit Alemayehu