skrooge pipelines fail on qt6

2025-01-03 Thread Mark Penner
https://api.kde.org/ecm/kde-module/KDEClangFormat.html Don't check the `.clang-format` file in to git since you're using KDEClangFormat.

Re: skrooge pipelines fail on qt6

2025-01-03 Thread Ingo Klöcker
On Freitag, 3. Januar 2025 22:44:28 Mitteleuropäische Normalzeit Mark Penner wrote: > https://api.kde.org/ecm/kde-module/KDEClangFormat.html > > Don't check the `.clang-format` file in to git since you're using > KDEClangFormat. Either that or remove the line "This file got automatically created

skrooge pipelines fail on qt6

2025-01-03 Thread Stéphane MANKOWSKI
Hi, The skrooge pipelines on qt6 are failing with the following issue: *CMake Error at _install/share/ECM/kde-modules/KDEClangFormat.cmake:64 (configure_file):* *Operation not permitted* Example: https://invent.kde.org/office/skrooge/-/jobs/2430964

Re: Compile error in kcoreaddons

2025-01-03 Thread Tomaz Canabrava
mingw? are you on windows? On Tue, Dec 31, 2024 at 4:29 PM Thomas Höpping wrote: > Hello, > I just wanted to do some coding in a KDE application. Therefore I started > to > set up my development environment using kde-builder. > > I followed the instructions defined on the kde-builder web page. >

Re: Move Breeze to Framework

2025-01-03 Thread Nicolas Fella
Am 30.12.24 um 18:51 schrieb Nate Graham: A long term concern I have is that it's messy and unpleasant to have default styling data scattered across so many places. Ideally we'd be able to centralize *all* data about a particular style in a single repo, so that making changes is easy and that rep