┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels/places
AgeCommit message (Expand)Author
2026-02-11panels/panels: handle lifetime of internal actionsMéven Car
2025-09-26placespanel: Fix default width by moving things from showEvent to constructorTem PQD
2025-03-04Use nicer split iconNate Graham
2025-03-03placespanel: Use correct loop index when connecting device signalsWang Yu
2024-07-01Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"Felix Ernst
2024-02-29DragAndDropHelper::updateDropAction: use StatJob for remote URLsJin Liu
2024-02-17Improve DnD handling in read-only dirsJin Liu
2023-11-26Places Panel: Swap "Open in Split View" and "Configure Trash"Kai Uwe Broulik
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-09Add open in split view actionEric Armbruster
2023-07-05Merge branch 'master' into kf6Nicolas Fella
2023-07-05Add explicit moc includes to sources for moc-covered headersFriedrich W. H. Kossebau
2023-05-08Merge branch 'master' into kf6Méven Car
2023-05-07Port to Qt6Méven Car
2023-04-03PlacesPanel: clean some warningsMéven Car
2023-02-05Add clang-format and format code as in FrameworksSerg Podtynnyi
2022-11-29Places Panel: Delegate open file error to KIOKai Uwe Broulik
2022-09-26Remove unused includesLaurent Montel
2022-08-24Don't show error message on ERR_USER_CANCELEDKai Uwe Broulik
2022-08-22Places Panel: Don't show error message on UserCanceledKai Uwe Broulik
2022-03-04[Places Panel] Reject drops on unwritable locationsKai Uwe Broulik
2022-02-07[Places Panel] Make use of KFilePlacesView::dragAutoActivationDelayKai Uwe Broulik
2022-01-24[Places Panel] Stop drag activation timer when droppingKai Uwe Broulik
2022-01-09Port back to KFilePlacesViewKai Uwe Broulik
2021-12-28kitemlistview: Port KItemListView::itemAt to std::optionalFushan Wen
2021-12-17Enable Ctrl/Shift-Click to open folder in a new tab/windowAlessio Bonfiglio
2021-12-01Port away from deprecated QDateTime::.toTime_t methodAlexander Lohnau
2021-11-02Remove duplicate include from .h/.cppLaurent Montel
2021-07-18[PlacesPanel] Remove horizontal scrollbarEugene Popov
2021-05-29Revert "Improve padding in the Places View"Eugene Popov
2021-05-29Revert "fix padding in places view"Eugene Popov
2021-05-29Use SmallMedium icon size in the Places panel as defaultEugene Popov
2021-05-20Add action to places panel context menu trash entry to open trash settingsSaravanan K
2021-04-19fix padding in places viewHarald Sitter
2021-02-14Remove a missing emit KEYWORDMéven Car
2021-02-09Build with QT_NO_KEYWORDSNicolas Fella
2021-02-09Add missing includesNicolas Fella
2020-12-17Fix crash when device with capacitybar is draggedChris Holland
2020-12-15Fix KIO warning when URL is emptyDavid Faure
2020-11-23Places panel: highlight place only when it is displayedMéven Car
2020-11-16PlacesPanel: tooltip, use toLocalFile instead of pathMéven Car
2020-11-10Places panel: show a tooltip after 500 msMéven Car
2020-11-09PlacesItemListWidget: Use Solid to check if device is a network shareMéven Car
2020-11-04Use QDeadlineTimer instead of QDateTime.Chris Holland
2020-11-04Cleanup importsChris Holland
2020-11-04Remove wip debuggingChris Holland
2020-11-04Fix freeSpaceInfo cache not being reset.Chris Holland
2020-11-04Use KDE GitLab url instead of the GitHub mirrorChris Holland
2020-11-04Cleanup unused colors. Use const. Use KColorScheme danger.Chris Holland
2020-11-04Refactor capacity by to use async KIO FreeSpaceJob.Chris Holland