From a0c04a7e692914dcc8c4d6ae18dacae17986640f Mon Sep 17 00:00:00 2001 From: jbechtel Date: Mon, 8 Jun 2026 08:42:33 +0200 Subject: [PATCH] Add Qt Base (#678) Qt Base contains Qt Core and is part of Qt Framework. I didn't check the other modules. Grepped git log of git://code.qt.io/qt/qtbase.git for Copilot|Gemini|Claude Evidence refs (2) and (3) are related; the latter indicates that the commit in former will be shipped, probably in 6.11.2. (As of now, tainted code has not been released so far) Qt git commit IDs may be unstable due to rebasing? Reviewed-on: https://codeberg.org/small-hack/open-slopware/pulls/678 Reviewed-by: Admin --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 68c18d5..666333e 100644 --- a/README.md +++ b/README.md @@ -131,7 +131,7 @@ Any other questions? Please check out our [FAQ](./FAQ.md), and if your question * [Local Password Managers](#local-password-managers) * [Peripheral Managers](#peripheral-managers) * [Programming Languages](#programming-languages) - * [Programming Language-Specific Tooling](#programming-language-specific-tooling) + * [Programming Language-Specific Tools and Libraries](#programming-language-specific-tools-and-libraries) * [C](#c) * [C++](#c-1) * [CSS](#css) @@ -1230,7 +1230,7 @@ This is a section for repos that are similar to this one either because they are > * [Zig] - general-purpose, compiled, system programming language: [Strict No LLM / No AI Policy](https://codeberg.org/ziglang/zig#strict-no-llm-no-ai-policy) -## Programming Language-Specific Tooling +## Programming Language-Specific Tools and Libraries ### C @@ -1261,6 +1261,7 @@ This is a section for repos that are similar to this one either because they are | Name | Last Untainted Version or Commit ID | Tags and Evidence | Alternative(s) | | --- |:---:| --- | --- | +| [Qt Base](https://code.qt.io/cgit/qt/qtbase.git) | [`6.11.1`](https://code.qt.io/cgit/qt/qtbase.git/log/?h=6.11.1) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://code.qt.io/cgit/qt/qtbase.git/commit/?id=ad0b53f9920443d856e58f99c441f9dd0536a2e7), [2](https://code.qt.io/cgit/qt/qtbase.git/commit/?id=ac8b2e9b40bf19aa889345f7b617392bef906040)) | [![Request for Help](./badges/request-for-help.svg)](https://codeberg.org/small-hack/open-slopware#request-for-help) | | [Scratch Everywhere](https://github.com/ScratchEverywhere) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/ScratchEverywhere/ScratchEverywhere/issues/670)) | [![Request for Help](./badges/request-for-help.svg)](#request-for-help) | | [spdlog](https://github.com/gabime/spdlog) | [`v1.16.0`](https://github.com/gabime/spdlog/releases/tag/v1.16.0) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/gabime/spdlog/commit/b656d1ceecac83e969faaf8b35f8a5edb964b0e0), [2](https://github.com/gabime/spdlog/commit/6b240a892d40f91f30b81cae73964219ab04c55d))
[![AI Code Reviews](./badges/ai-code-reviews-purple.svg)](#ai-code-reviews) ([1](https://github.com/gabime/spdlog/pull/3581#event-24197698244)) |[![Request for Help](./badges/request-for-help.svg)](#request-for-help) | | [SQLiteCpp](https://github.com/SRombauts/SQLiteCpp) | [`v3.3.3`](https://github.com/SRombauts/SQLiteCpp/releases/tag/3.3.3) | [![Permissive AI policy](./badges/permissive-ai-policy-orange.svg)](#permissive-ai-policy) ([1](https://github.com/SRombauts/SQLiteCpp/commit/9986f570bef00ca1029a2c19e4ce8fcbf206f775), [2](https://github.com/SRombauts/SQLiteCpp/commit/a9d117e0a38dc12fd49d6bcd675c67a7383fa2fa)) | [SQLite's first-party interface](https://sqlite.org/cintro.html) |