┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.h
AgeCommit message (Expand)Author
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2021-02-08Avoid KJob::exec() in DolphinViewFelix Ernst
2021-01-17[DolphinView] Fix "Folder is empty" label showing prematurelyKai Uwe Broulik
2021-01-10Open new tab placement optionAnthony Fieroni
2020-11-28Add placeholder text for empty viewsNate Graham
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-29## SummaryYann Holme-Nielsen
2020-05-19DolphinView: rename new methods to copy/move urlsElvis Angelaccio
2020-05-14Allow to copy or move selection to the other split viewAntonio Prcela
2020-05-11DolphinView: rename cutSelectedItems to cutSelectedItemsToClipboardElvis Angelaccio
2020-05-11DolphinView: rename copySelectedItems to copySelectedItemsToClipboardElvis Angelaccio
2020-05-06Port QRegExp to QRegularExpressionAhmad Samir
2020-03-15Add Duplicate featureNathaniel Graham
2020-03-01Fix files not being highlighted if directory of file is already openAlexander Saoutkin
2020-01-11Hide tooltip instantly on filter changePiotr Henryk Dabrowski
2019-09-10Add Reset Zoom Level action inside View menuNate Graham
2019-08-03[Dolphin] Hide tooltip instantly on key pressPiotr Henryk Dabrowski
2019-03-09New tab placed after current tab when middle-clickingDavid Hallas
2018-10-25Fix minor typosYuri Chornoivan
2018-03-04Remove unused #includeRoman Inflianskas
2017-11-20Modernize: Use override where possibleKevin Funk
2017-10-27Two clicks on file/folder to renameAndreas Krutzler
2017-09-17Keep renamed file(s) in viewEmirald Mateli
2017-07-27Fix drop menu position with urlnavigator dropsElvis Angelaccio
2017-05-08Don't ignore tag clicks in the tooltipsElvis Angelaccio
2017-02-18Restore the view state after the URL of the DolphinView has been changed,Emmanuel Pescosta
2017-01-03[DolphinView] Update view palette on palette changeKai Uwe Broulik
2016-09-04Use tab for switching active splitMartin T. H. Sandsmark
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