┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/views
AgeCommit message (Expand)Author
2020-05-19DolphinView: rename new methods to copy/move urlsElvis Angelaccio
2020-05-15Added VCS plugins signals connections for outOfVersionControl() actions.Nikolai Krasheninnikov
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-30For VCS-plugin interface added pure virtual function outOfVersionControlActio...Nikolai Krasheninnikov
2020-04-20Use new "Show/Hide Hidden Files" standard shortcutNate Graham
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-03-01Merge branch 'release/19.12'Alexander Saoutkin
2020-03-01Fix files not being highlighted if directory of file is already openAlexander Saoutkin
2020-02-18Fixes multiple KVersionControlPlugin::fileName() calls on entering or updatin...Nikolai Krasheninnikov
2020-02-06SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2020-01-26Fixes multiple VCS plugin calls on single directory update.Nikolai Krasheninnikov
2020-01-11"Use newly-upstreamed rename dialog from KIO""Nate Graham
2020-01-11Merge branch 'release/19.12'Elvis Angelaccio
2020-01-11Hide tooltip instantly on filter changePiotr Henryk Dabrowski
2020-01-06Revert "Use newly-upstreamed rename dialog from KIO"Nate Graham
2020-01-06Use newly-upstreamed rename dialog from KIONate Graham
2019-12-15Don't overload the word "Properties" to mean multiple thingsNate Graham
2019-12-09Fix build with Qt 5.14 RCAntonio Rojas
2019-11-11SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2019-11-09Remove unnecessary semicolons after Q_UNUSEDElvis Angelaccio
2019-10-28SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2019-09-25SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2019-09-14Improve icons and text for some actionsNate Graham
2019-09-14Fix unused variable warningElvis Angelaccio
2019-09-10Add Reset Zoom Level action inside View menuNate Graham
2019-09-09Merge branch 'Applications/19.08'Nate Graham
2019-09-09Fix ascending/descending choosers getting unchecked when re-selecting the sam...Nate Graham
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-09-04Use better-named visible and hidden iconsNate Graham
2019-08-28Don't store view properties on network sharesKai Uwe Broulik
2019-08-14Correct translation context for zoom out action's what's this textNate Graham
2019-08-13Remove redundant codeAntonio Prcela
2019-08-03[Dolphin] Hide tooltip instantly on key pressPiotr Henryk Dabrowski
2019-07-29Fix minor typo (thanks to Iñigo Salvador Azurmendi)Yuri Chornoivan
2019-07-04Use more human-readable sort order descriptionsNicolas Fella
2019-06-23Add "What's This?" to nearly everything in the main windowFelix Ernst
2019-05-22SVN_SILENT made messages (.desktop file) - always resolve oursl10n daemon script
2019-05-05Get rid of ugly static_cast usages in connect() callsElvis Angelaccio
2019-03-17Fix "Add Network Folder" tooltip icon does not show on Breeze, shows correctl...David Hallas
2019-03-17Fix crash at shutdown after showing a tooltipDavid Hallas
2019-03-10Fixes leak of DolphinFileMetaDataWidget in ToolTipManagerDavid Hallas
2019-03-09New tab placed after current tab when middle-clickingDavid Hallas