┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
AgeCommit message (Expand)Author
2015-09-03Only store modified columns widths after the mouse button was releasedFrank Reininghaus
2015-02-25Move the KVersionControlPlugin2 interface from konqlib to Dolphin and remove ...Emmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-11-03Q_DECL_OVERRIDELukáš Tinkl
2014-11-02KonqOperations: KIO::pasteMimeData -> KIO::paste, update signal and simplify ...David Faure
2014-11-02Port from KonqOperations::doPaste to new job KIO::pasteDavid Faure
2014-10-21port Dolphin from KUrl to QUrlLukáš Tinkl
2014-10-21port Konqueror from KUrl to QUrlLukáš Tinkl
2014-10-18Fix includesMontel Laurent
2014-10-10Clean includes + port to QMenuMontel Laurent
2014-09-22Port away from KonqOperations::renameV2.David Faure
2014-08-22Port away from KonqOperations::askDeleteConfirmation and KonqOperations::delDavid Faure
2014-07-31Clean up KAction leftovers.Arnold Dumas
2014-05-13Merge remote-tracking branch 'origin/master' into frameworksFrank Reininghaus
2014-05-05Allow compiling Dolphin with KF5Alex Richardson
2014-03-05Remove some unused functionsFrank Reininghaus
2014-02-06Port Dolphin to BalooVishesh Handa
2013-10-30Store the selected items in a more efficient wayFrank Reininghaus
2013-10-16Abort loading the current URL if the user presses EscapeFrank Reininghaus
2013-06-22Make sure that changing the view mode does not failFrank Reininghaus
2013-06-13Fix "unused parameter" warningFrank Reininghaus
2013-06-10Merge remote-tracking branch 'origin/KDE/4.10'Frank Reininghaus
2013-06-10Do not rename files unexpectedly when changing the URLFrank Reininghaus
2013-06-10Fix Bug 319119 - Dolphin doesn't notice when renaming failedEmmanuel Pescosta
2013-06-04Bug 196035 - middle clicking on archive files in dolphin does not open them i...Emmanuel Pescosta
2013-04-23Scroll to newly pasted files.Emmanuel Pescosta
2013-01-09Fix Bug 233335 - Wrong icons selected after pasting files and renaming them (...Emmanuel Pescosta
2012-12-13Fix Bug 304299 - Dolphin launches multiple instances of a program when multip...Emmanuel Pescosta
2012-11-24Merge remote-tracking branch 'origin/KDE/4.9'Frank Reininghaus
2012-11-24Clear the previous selection when selecting pasted or dropped itemsFrank Reininghaus
2012-10-29Fix Bug 153984 - Clicking cancel on the authentication dialog for fish/sftp/f...Emmanuel Pescosta
2012-09-20Fix Bug 297355 - Dolphin leaves file preview tooltips open even when is not v...Emmanuel Pescosta
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-06-13Fix regression: Open file if entering it in the URL-navigatorPeter Penz
2012-06-08Inline renaming: Improve focus handlingPeter Penz
2012-06-08Inline renaming fixesPeter Penz
2012-05-10Allow to remember view-properties for the search-modePeter Penz
2012-04-21Prepare view-engine for non-KFileItem usecasePeter Penz
2012-04-17Implement inline-renaming for the new view-enginePeter Penz
2012-04-11KFileItemModel: interface cleanupsPeter Penz
2012-04-11Minor API-cleanups for DolphinViewPeter Penz
2012-04-11KItemViews: Internal directory restructurationPeter Penz
2012-04-10Improvements for slow sorting rolesPeter Penz
2012-04-09Revert the 2.0 decision to always use KB for file-sizesPeter Penz
2012-03-23Details view: Optionally remember user changed column-widthsPeter Penz
2012-03-19Let additional mouse buttons trigger history navigationPeter Penz
2012-03-11First step to introduce dynamic rolesPeter Penz
2012-03-07Allow custom sorting of details-view columnsPeter Penz