┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
AgeCommit message (Expand)Author
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-05-04Replace the list with the simplified list, instead of concatenate.Antonio Prcela
2020-04-18Allow statusbar and information panel to stat with KIO::StatRecursiveSizeMéven Car
2020-04-14Allow to display UDS_RECURSIVE_SIZE in status barMéven Car
2020-04-05Use same logic for "no extension" case with Duplicate featureNate Graham
2020-03-17Select new duplicated itemsElvis Angelaccio
2020-03-15Add Duplicate featureNathaniel Graham
2020-01-11"Use newly-upstreamed rename dialog from KIO""Nate Graham
2020-01-06Revert "Use newly-upstreamed rename dialog from KIO"Nate Graham
2020-01-06Use newly-upstreamed rename dialog from KIONate Graham
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
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
2019-02-27remove deprecated methodsLaurent Montel
2019-02-08Merge branch 'Applications/18.12'Kai Uwe Broulik
2019-02-08[DolphinView] Use correct color groupKai Uwe Broulik
2019-02-02Merge branch 'Applications/18.12'Elvis Angelaccio
2019-02-02[versioncontrolobserver] Update working directory on tab activationAnthony Fieroni
2018-12-17Make RenameDialog modal again.Elvis Angelaccio
2018-11-08Warn user before renaming the file/folder to start with a ' . 'Shubham Jangra
2018-10-27Merge branch 'Applications/18.08'Elvis Angelaccio
2018-10-27Don't enable two-clicks renaming in single-click modeElvis Angelaccio
2018-10-18Use QLatin1Char instead of QLatin1StringShubham Jangra
2018-10-07Fix stale commentElvis Angelaccio
2018-10-03Merge branch 'Applications/18.08'Andreas Krutzler
2018-10-03Fix that dragging a file can trigger inline rename.Andreas Krutzler
2018-08-21Port away from kdelibs4supportElvis Angelaccio
2018-06-05Fix scrolling to renamed file when using the rename dialogElvis Angelaccio
2018-03-04Remove unused #includeRoman Inflianskas
2018-03-03Remove unused #includeRoman Inflianskas
2018-01-21Fix renamed file reclaims focusAndreas Krutzler
2017-11-21Modernize: Use nullptr everywhereKevin Funk
2017-11-10Prevent "Two clicks renaming" if the selected file/folder is not movableAndreas Krutzler
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-07-13Add missing emit keywordsElvis Angelaccio
2017-05-08Don't ignore tag clicks in the tooltipsElvis Angelaccio
2017-02-18Start an anchored selection when restoring the selected items to make it poss...Emmanuel Pescosta
2017-02-18Remove the preserving of the selected items in reload(), this is already coveredEmmanuel Pescosta
2017-02-18Preserve selected items when changing foldersEmmanuel Pescosta
2017-02-18Restore the view state after the URL of the DolphinView has been changed,Emmanuel Pescosta
2017-02-06Merge branch 'Applications/16.12'Kai Uwe Broulik
2017-02-06[KStandardItemListWidget] Update icon when palette changesKai Uwe Broulik
2017-02-05Port tooltips to KToolTipWidgetElvis Angelaccio