Commit Graph
17 Commits
Author SHA1 Message Date
Nicolas Fella 397398dfd8 Port to declarative type registration
BUG: 507602
2025-07-30 21:39:23 +02:00
Nicolas Fella 72d40f696e Fix build with Qt 6.10
The private parts have been extracted into a separate CMake config file, which we need to search for now

See https://bugreports.qt.io/browse/QTBUG-87776
2025-01-29 15:34:52 +01:00
Nicolas Fella 05de6c67b2 Enforce passing tests on all platforms 2024-04-22 23:45:49 +02:00
Nicolas Fella 7c4706c415 Add clang-format commit hook 2024-04-21 17:51:44 +02:00
Nicolas Fella 80a047c0db Run clang-format 2024-04-21 17:50:57 +02:00
Nicolas Fella 541497ff5f Add wayland to third-party deps 2023-05-05 10:22:39 +02:00
Nicolas Fella 07e63cab8c Require C++20 2023-04-20 08:45:39 +02:00
Nicolas Fella 488c6d759c Replace KF5 with KF6 2023-02-28 15:05:58 +01:00
Nicolas Fella d69a528b6c Require Qt 6.4 2023-02-28 15:05:34 +01:00
Nicolas Fella cfbfe94e79 Use KF6 libs on CI 2023-02-28 15:05:15 +01:00
Nicolas Fella 2b757f3d82 Remove Qt5 CI 2023-02-28 15:05:03 +01:00
Nicolas Fella 7bfac45da8 Make fully reuse compliant 2022-08-23 21:52:18 +02:00
Nicolas Fella 34e7c90c2d Mark required deps as required
BUG: 454912
2022-06-06 12:26:10 +02:00
Nicolas Fella 3dac2dd012 Add FreeBSD CI 2021-10-07 01:27:09 +02:00
Nicolas Fella 5b280a4602 Add Linux CI 2021-10-05 15:14:20 +02:00
Nicolas Fella eb6fb8ab13 Add .kde-ci.yml 2021-10-05 15:14:05 +02:00
Nicolas Fella 549f5ad682 Link against xkbcommon
Otherwise the build fails with missing xkbcommon headers
2021-04-15 20:46:25 +02:00