┌   ┐
54
└   ┘

summaryrefslogtreecommitdiff
path: root/.kde-ci.yml
AgeCommit message (Collapse)Author
2025-06-28InformationPanel: Port from Phonon to QtMultimediaMéven Car
2025-05-02Add missing KF6::ColorScheme linkNicolas Fella
2025-02-21CI: require passing tests for mergeYifan Zhu
2025-02-13CI: Add linux-qt6-next buildAlbert Astals Cid
2025-02-04Add xml/yaml lintingLaurent Montel
2024-07-04plasma-activities no longer usedChristoph Cullmann
2024-05-26Baloo Widgets and kio-extras are both part of KDE Gear - which is also what ↵Ben Cooksley
Dolphin is part of. Accordingly, they should be using @same for their dependencies
2024-04-23Add two first appium tests that run on CIMéven Car
Based upon @mart https://invent.kde.org/system/dolphin/-/merge_requests/492/diffs Co-authored-by: Marco Martin <[email protected]>
2023-11-25Adapt to renamed activities library repoNicolas Fella
2023-11-23Only use KActivities on Linux/BSDNicolas Fella
2023-11-08Port away from KMoreToolsNicolas Fella
The idea behind KMoreTools was to point the user at external tools for a given job. It provides a rather complex framework for that, including suggesting not-yet-installed tools. The UX behind that isn't great though, which somewhat deep menu hierarchies and a somewhat arbitrary list of tools. Most KDE apps have moved away from it, with only Dolphin remaining. Instead provide direct integration with relevant KDE tools (Filelight, KDiskFree, KFind)
2023-11-05Adapt to libraries movingNicolas Fella
2023-07-30Don't request kio-extras on FreeBSDNicolas Fella
It's not available on freebsd-qt6
2023-07-24KF6 Dolphin depends on kio-extras, for kcm_trash embedded in settingsJakob Petsovits
When kio-extras is not installed (or kcm_trash.so exists, but is outdated) then opening the "Configure Dolphin..." settings dialog will crash. It tries to load kcm_trash with its old KCModule plugin construction signature and gets a fatal symbol mismatch. kcm_trash was recently moved from kio to kio-extras and is unconditionally loaded in non-Windows environments, so that dependency should be required in the metadata for kdesrc-build.
2023-05-31[CI] Fix baloo-widgets branchNicolas Fella
@same pulls in the kf6 branch, but we want master
2023-05-08Merge branch 'master' into kf6Méven Car
2023-05-08Fix baloo-widgets import take 3Méven Car
2023-05-08Fix baloo-widgets import take 2Méven Car
2023-05-08Fix baloo-widgets importsMéven Car
2023-05-08Update libraries versions to latest-kf6Méven Car
2023-05-08Fix typoMéven Car
2023-05-08Fix libraries versionsMéven Car
2023-05-08Correct baloo-widgets version usedMéven Car
2023-05-08Fix baloo-widgets depMéven Car
2023-05-08Fetch latest baloo-widgetsMéven Car
2023-05-08Improve CIMéven Car
2023-03-05Add packagekit-qt as third-party dependencyNicolas Fella
2023-03-04Add KMoreTools dependencyAlexander Lohnau
2023-01-15Add missing KCodecs linkNicolas Fella
2022-04-03Baloo is available on Linux/FreeBSD onlyBen Cooksley
2021-11-21Baloo widgets lives in the same module, use the correct definition to grab itBen Cooksley
2021-10-03Add kde-ci fileNicolas Fella