about summary refs log tree commit diff
path: root/pkgs/applications/kde
AgeCommit message (Collapse)AuthorFilesLines
2024-01-15gwenview: add mainProgramarthsmn1-0/+1
2024-01-07libsForQt5.kpmcore, partition-manager: move to applications/kdeWeijia Wang4-0/+156
2023-12-10Merge pull request #272656 from turion/dev_kdenlive_mltRick van Schijndel1-2/+8
kdenlive: Use ffmpeg-full for mlt
2023-12-08kde/gear: 23.08.3 -> 23.08.4K9003-978/+978
2023-12-07kdenlive: Use ffmpeg-full for mltManuel Bärenz1-2/+8
2023-12-05Merge pull request #271424 from NinjaFB/add-kalgebraPol Dellaiera2-0/+47
kalgebra: init at 23.08.3
2023-12-05kalgebra: init at 23.08.3NinjaFB2-0/+47
2023-12-01grantletheme: fix loading in kmail/kontactJörg Thalheim1-0/+7
This fixes a 5 year old bug (old enough to go to school) where kmail was not able show emails (also appeared in kontact). fixes https://github.com/NixOS/nixpkgs/issues/160599 The solution is not pretty but effective and involves working around the broken search path of kde related libraries.
2023-11-27kontact: add all the plugins to the wrapperK9001-1/+3
2023-11-09Merge master into staging-nextgithub-actions[bot]3-978/+978
2023-11-09kde/gear: 23.08.2 -> 23.08.3K9003-978/+978
2023-10-16Merge staging-next into staginggithub-actions[bot]5-2/+123
2023-10-15Merge pull request #259436 from SuperSandro2000/itineraryThomas Tuegel5-2/+123
2023-10-15Merge staging-next into staginggithub-actions[bot]2-3/+4
2023-10-14Merge pull request #243816 from xNaxdy/masterThomas Tuegel1-2/+2
2023-10-14Merge pull request #233248 from DeeUnderscore/misc/dolphin-imageformatsThomas Tuegel1-1/+2
2023-10-14Merge pull request #258409 from aaronjheng/protobufMario Rodas1-2/+2
protobuf: introduce new upstream versioning scheme
2023-10-12kde/gear: 23.08.1 -> 23.08.2K9003-978/+978
2023-10-11protobuf: use new package definition onlyAaron Jheng1-2/+2
2023-10-06plasma5Packages.neochat: cleanup dependencies that are actually part of ↵Sandro Jäckel1-2/+0
libquotient
2023-10-06plasma5Packages.itinerary: initSandro Jäckel2-0/+63
2023-10-06plasma5Packages.kosmindoormap: initSandro Jäckel2-0/+31
2023-10-06plasma5Packages.kopeninghours: initSandro Jäckel2-0/+29
2023-09-24libsForQt5.kdegraphics-thumbnailers: hardcode Ghostscript pathK9003-2/+33
Fixes #153983.
2023-09-14Merge pull request #255112 from alyssais/neochat-qtlocationK9001-0/+4
neochat: add missing runtime dependencies
2023-09-14neochat: add missing runtime dependenciesAlyssa Ross1-0/+4
Without these, it fails to launch, e.g.: > QQmlApplicationEngine failed to load component > qrc:/main.qml:20:5: Type RoomList.Page unavailable > qrc:/RoomList/Page.qml:87:20: Type ExploreComponent unavailable > qrc:/RoomList/ExploreComponent.qml: Type org.kde.neochat/OsmLocationPlugin unavailable > qrc:/OsmLocationPlugin.qml:7:1: module "QtLocation" is not installed Fixes: e50edcb50693 ("kde/gear: 23.04.3 -> 23.08.0")
2023-09-14kde/gear: 23.08.0 -> 23.08.1K9003-979/+979
2023-09-08Merge pull request #215434 from DCsunset/skanlite-fix-file-dialogArtturi1-1/+2
2023-08-28colord-kde: fix missing buildInputNadim Kobeissi1-4/+4
Added a buildInput that is not strictly required for the package to compile, but without which the package will not actually work at all.
2023-08-24kde/gear: 23.04.3 -> 23.08.0K90018-1191/+1121
2023-08-18treewide: pin packages that don't build with new protobuf to old protobufK9001-2/+2
2023-08-17Remove turion (myself) as maintainer from some packagesManuel Bärenz2-2/+2
I have removed myself as maintainer from those packages that: * Have at least one other maintainer * Are outside of my actual expertise, i.e. I wouldn't really know how to fix them if they broke
2023-08-08neochat: add patch for libquotient 0.8Weijia Wang1-0/+9
2023-07-31spectacle: backport a patch to fix region capture preview being misalignedK9001-1/+11
2023-07-16kio-extras: add libX11 and libXcursor to buildInputsNaxdy1-2/+2
libX11 and libXcursor are required for Dolphin to be able to generate thumbnails for X cursor files see https://invent.kde.org/network/kio-extras/-/commit/55d370392efa7d114cca648bde4109453fa760f8
2023-07-06angelfish: fixup cargo hashK9001-1/+1
2023-07-06kde/gear: 23.04.2 -> 23.04.3K9002-1025/+1025
2023-07-04Merge pull request #236475 from Diamondy4/arkAzat Bahawi1-2/+2
libsForQt5.ark: rar handler alternative
2023-06-10kdeconnect-kde: set mainProgram to kdeconnect-appWeathercold1-0/+1
2023-06-10kdeconnect-kde: add kirigami-addons to buildInputsWeathercold1-0/+2
This fixes blank settings window.
2023-06-08kde/gear: 23.04.1 -> 23.04.2K9003-1026/+1026
2023-06-07libsForQt5.ark: rar handler alternativeDiamondy41-2/+2
2023-05-25plasma5Packages.plasmatube: add missing runtime dependencyfigsoda1-1/+8
2023-05-21dolphin: add qtimageformatsDee Anzorge1-1/+2
This allows Dolphin to render thumbnails/previews for more image formats, like webp.
2023-05-13Merge pull request #231421 from K900/kde-gear-23.04.1K9003-1038/+1029
kde/gear: 23.04.0 -> 23.04.1
2023-05-13angelfish: rework how cargo hashes are handledK9001-13/+4
This should simplify future updates.
2023-05-12treewide: don't use rustPlatform.rustAlyssa Ross1-5/+6
This will be deprecated in the next commit.
2023-05-12kde/gear: 23.04.0 -> 23.04.1K9002-1025/+1025
2023-05-08Merge pull request #179752 from hqurve/cantorSandro3-0/+145
init labplot, cantor and supporting libraries
2023-05-08kdevelop: fix typofetsorn1-1/+1
"programing" -> "programming"