mirror of
https://codeberg.org/small-hack/open-slopware.git
synced 2026-07-09 04:54:35 +02:00
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 <vleermuis-admin@noreply.codeberg.org>
This commit is contained in:
parent
daf2615774
commit
a0c04a7e69
1 changed files with 3 additions and 2 deletions
|
|
@ -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) ([1](https://code.qt.io/cgit/qt/qtbase.git/commit/?id=ad0b53f9920443d856e58f99c441f9dd0536a2e7), [2](https://code.qt.io/cgit/qt/qtbase.git/commit/?id=ac8b2e9b40bf19aa889345f7b617392bef906040)) | [](https://codeberg.org/small-hack/open-slopware#request-for-help) |
|
||||
| [Scratch Everywhere](https://github.com/ScratchEverywhere) | [](#request-for-help) | [](#permissive-ai-policy) ([1](https://github.com/ScratchEverywhere/ScratchEverywhere/issues/670)) | [](#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) ([1](https://github.com/gabime/spdlog/commit/b656d1ceecac83e969faaf8b35f8a5edb964b0e0), [2](https://github.com/gabime/spdlog/commit/6b240a892d40f91f30b81cae73964219ab04c55d))<br>[](#ai-code-reviews) ([1](https://github.com/gabime/spdlog/pull/3581#event-24197698244)) |[](#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) ([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) |
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue