┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/folders
AgeCommit message (Expand)Author
2026-01-22clang-tidy: use default for trivial constructorMéven Car
2025-05-09DolphinView: Remove -1 interval, add setAutoActivationEnabledAkseli Lahtinen
2023-11-15Fix accessibility ancestor tree for folders panelFelix Ernst
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-06-29Use ellipsis everywhere instead of three dotsTem PQD
2023-06-28Merge branch 'master' into kf6Méven Car
2023-05-26KDirectoryContentsCounter: show intermediate dir size counting results, impro...Méven Car
2023-05-12Remove deprecated, ifdef'd code for old KIO versionsJakob Petsovits
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-10-16Port away from deprecated KIO APIAhmad Samir
2022-08-24Don't show error message on ERR_USER_CANCELEDKai Uwe Broulik
2022-07-11portalize drag urlsHarald Sitter
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-08-27FoldersPanel: Fix inline renamingJan Paul Batrina
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2020-11-03FolderPanel: prevents scanning directory tree recursivelyMéven Car
2020-10-23Compile with QT_NO_KEYWORDSAlexander Lohnau
2020-10-23Compile without foreachAlexander Lohnau
2020-08-25Output of licensedigger + manual cleanup afterwards.Elvis Angelaccio
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-12-06Make it compile against last kf5 version without deprecated methodsLaurent Montel
2019-09-08GIT_SILENT: minor qstring optimizationLaurent Montel
2019-03-10[FoldersPanel] Stop ignoring positions from the controllerElvis Angelaccio
2019-03-10[FoldersPanel] Don't show 'Limit to Home Directory' in the view context menuElvis Angelaccio
2019-02-27remove deprecated methodsLaurent Montel
2018-12-17Make RenameDialog modal again.Elvis 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-18Merge remote-tracking branch 'origin/Applications/17.12'Luca Beltrame
2018-01-18Folderspanel's context-menu option "Limit to Home Directory" is always visibleMichael Heidelbach
2018-01-14folderspanel context-menu option "Limit to Home Directory" should be always v...Michael Heidelbach
2017-11-21Revert some hunks from previous commitKevin Funk
2017-11-20Modernize: Use override where possibleKevin Funk
2017-11-03Use nullptr + add explicit keywordMontel Laurent
2017-09-01Limit folder panel to home directory if inside homeRobert Hoffmann
2017-01-18Port away from deprecated KIO::Job::ui()Elvis Angelaccio
2016-06-16Fix DnD onto desktop:/ app desktop file.David Faure
2016-03-16[CLAZY] Fixed all level 1 and level 2 warnings with small exceptionsArtur Puzio
2015-02-26Port away from KDELibs4Support (we only use KDELibs4Support when baloo isn't ...Emmanuel Pescosta
2015-02-24Replace kDebug/kWarning by categorized logging (org.kde.dolphin)Emmanuel Pescosta
2015-02-24Removed unused KGlobal includes and use KIO/Job instead of KIO/JobClassesEmmanuel Pescosta
2015-02-19QUrl porting bug: Added a missing QUrl::fromLocalFile in FoldersPanel::loadTr...Emmanuel Pescosta
2015-01-05Dolphin: port from KonqOperations::doDrop to the new KIO::DropJobDavid Faure
2014-11-10make use of initializer listsEmmanuel Pescosta
2014-11-03Q_DECL_OVERRIDELukáš Tinkl