┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views/dolphinview.cpp
AgeCommit message (Expand)Author
2022-01-31Improve placeholder message for unassigned tagNicolas Fella
2022-01-16Full row highlight implementationTom Lin
2021-12-28kitemlistview: Port KItemListView::itemAt to std::optionalFushan Wen
2021-12-28Add name-only tooltip and make logicalHeightHints a pair of qreal and boolLeo Treloar
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-11-03Port ViewModeSettings from macros to std::variantFelix Ernst
2021-11-02Remove duplicate include from .h/.cppLaurent Montel
2021-08-29Revert "Revert "Configurable Show hidden files and folders last toggle""Elvis Angelaccio
2021-08-29Merge branch 'release/21.08'Elvis Angelaccio
2021-08-26Use default icon size when resetting zoom levelEugene Popov
2021-08-06Revert "Configurable Show hidden files and folders last toggle"Heiko Becker
2021-08-05Configurable Show hidden files and folders last toggleGaston Haro
2021-07-16Fix placeholder label text within an empty folder in TrashJordan Bucklin
2021-06-29Show a "Loading..." placeholder textMufeed Ali
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car
2021-04-19When renaming files, move to next file using tab key or up/downMéven Car
2021-02-09Add missing includesNicolas 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-12-03DolphinView: set the parent of layout in the ctorAhmad Samir
2020-11-28Add placeholder text for empty viewsNate Graham
2020-11-01Port away from deprecated QWheelEvent::delta()Elvis Angelaccio
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-10-15Port away from QList::toSet()Elvis Angelaccio
2020-09-18Fix unused variable warningAyushmaan jangid
2020-09-13Improve Touch supportSteffen Hartleib
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
2020-06-29## SummaryYann Holme-Nielsen
2020-06-03Merge branch 'release/20.04'Nate Graham
2020-06-01Show progress when duplicating itemsNate Graham
2020-05-31Prevents warningsMéven Car
2020-05-30Prevents showing StatJob Progress infoMéven Car
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