┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/src/panels
AgeCommit message (Expand)Author
2024-07-27Port from KIconLoader::drawOverlays to KIconUtils::addOverlaysNicolas Fella
2024-07-18Port away from deprecated KIconEffect APINicolas Fella
2024-07-01Revert "DragAndDropHelper::updateDropAction: use StatJob for remote URLs"Felix Ernst
2024-03-15Add settings page for PanelsBenedikt Thiemer
2024-02-29DragAndDropHelper::updateDropAction: use StatJob for remote URLsJin Liu
2024-02-17Improve DnD handling in read-only dirsJin Liu
2024-01-10terminalpanel.cpp: Set m_konsolePart to nullptr during exit signalAkseli Lahtinen
2024-01-03Use correct KIO includeNicolas Fella
2023-12-26Do not rely on KIO source-code compat codeAlexander Lohnau
2023-11-26Places Panel: Swap "Open in Split View" and "Configure Trash"Kai Uwe Broulik
2023-11-21panels/information: Create pixmap with explicit devicePixelRatioKai Uwe Broulik
2023-11-21Create thumbnails with scene devicePixelRatioKai Uwe Broulik
2023-11-15Fix accessibility ancestor tree for folders panelFelix Ernst
2023-11-10Set position of KMessageWidgetCarl Schwan
2023-11-08Adapt to KConfigGroup name officially being a QString typeFriedrich W. H. Kossebau
2023-09-28TerminalPanel: Disconnect signal in destructor only when we have a konsolePartMéven Car
2023-09-19TerminalPanel: Disconnect destroyed signal in destructorKai Uwe Broulik
2023-09-19Merge branch 'master' into kf6Nate Graham
2023-09-16terminalpanel: Improve Konsole missing messageOliver Beard
2023-09-10Merge remote-tracking branch 'origin/master' into kf6Méven Car
2023-09-09Add open in split view actionEric Armbruster
2023-08-28Clean obsolete ifdefs since dolphin requires KF 5.101+Méven Car
2023-07-07Fix konsolepart lookupNicolas Fella
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-06-20Use non-deprecated Phonon includesVolker Krause
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-05-09Fix a bunch of Qt6/Kf6 warningsMéven Car
2023-05-08Merge branch 'master' into kf6Méven Car
2023-05-07Port to Qt6Méven Car
2023-04-22TerminalPanel: rename currentWorkingDirectoryIsParentOf to currentWorkingDire...Méven Car
2023-04-21TerminalPanel: better check if terminal needs to change its currentWorkingDir...Méven Car
2023-04-03PlacesPanel: clean some warningsMéven Car
2023-03-25panels/information: Add option to not show information for hovered itemOliver Beard
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-11-23Use \r to terminate command in integrated terminalHaozhe Jiang
2022-10-16Port away from deprecated KIO APIAhmad Samir
2022-10-02terminal: Clear line using escapes instead of SIGINTJohn Brooks
2022-09-26Remove unused includesLaurent Montel
2022-08-24Don't show error message on ERR_USER_CANCELEDKai Uwe Broulik
2022-08-22InformationPanel: better refresh state when current dir changesMéven Car
2022-08-22Places Panel: Don't show error message on UserCanceledKai Uwe Broulik
2022-07-11portalize drag urlsHarald Sitter
2022-06-15Cleanup config-dolphin.h includesAhmad Samir
2022-06-15Use one config-dolphin.h.cmake configuration fileAhmad Samir
2022-05-11Port to QStringViewLaurent Montel