┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2022-05-11Port to QStringViewLaurent Montel
2022-04-27Fix terminal panel not keeping up with dir changesFelix Ernst
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-02-02InformationPanel: Improve video arrow overlay appearanceMéven Car
2022-02-02Don't set ignoreMaximumSize on preview jobs for slow filesBharadwaj Raju
2022-01-25Expose konsolepart shortcuts in Dolphin's shortcuts viewStephan Sahm
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-16[Information Panel] Remove unused PlacesItemModelKai Uwe Broulik
2021-12-01Port away from deprecated QDateTime::.toTime_t methodAlexander Lohnau
2021-12-01Port away from deprecated KPluginLoaderAlexander Lohnau
2021-11-02Remove duplicate include from .h/.cppLaurent Montel
2021-08-29Merge branch 'release/21.08'Elvis Angelaccio
2021-08-27FoldersPanel: Fix inline renamingJan Paul Batrina
2021-07-24[PlacesPanel] Remove horizontal scrollbarEugene Popov
2021-07-18[PlacesPanel] Remove horizontal scrollbarEugene Popov
2021-07-16Allow to have HiDpi previewsMéven Car
2021-07-04InformationPanel ensure to have a showUrl when no items are selectedMéven Car
2021-07-04Port konsolepart loading to use KPluginLoader directlyNicolas Fella
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-05-13Merge branch 'release/21.04'Ismael Asensio
2021-04-24InformationPanel: Allow to refresh the panel when its displayed content changesMéven Car
2021-04-19fix padding in places viewHarald Sitter
2021-03-15Allow selecting filename in information panelNate Graham
2021-03-07Remove not implement methodsLaurent Montel
2021-02-19Use only enabled preview plugins in InformationPanelContent and ToolTipManager.David Lerch
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
2020-11-04Only show capacity bar for devices (has a udi).Chris Holland
2020-11-04Only check if place url is mount point once during polish event.Chris Holland