Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
14.0.2_1 02 Nov 2024 16:17:34 |
Jason E. Hale (jhale) |
devel/qtcreator: Really fix build with LLVM 19
Clang >= 19.1.0-rc1 enables C++17 relaxed template template argument
matching by default. The workaround in qtcreator before this was the
case is now causing build failures.
Add upstream patch to fix build of the clang-format plugin with
clang-format19.
MFH: 2024Q4
(cherry picked from commit af073c18a31257e36538a52e2e7ebdf900e0d888) |
14.0.2_1 02 Nov 2024 16:17:12 |
Jason E. Hale (jhale) Author: Adriaan de Groot |
devel/qtcreator: repair build on 15-CURRENT
The (unused) move-constructor of BaseSqliteResultRange is
ill-formed because it mentions a field that does not exist.
(cherry picked from commit 3dbc3bf8d626d4c3cc82656300db05d3fa58f026) |
14.0.2 02 Nov 2024 16:16:51 |
Jason E. Hale (jhale) Author: Florian Walpen |
devel/qtcreator: Update to 14.0.2 release.
This is a minor bugfix release.
Changes: https://www.qt.io/blog/qt-creator-14.0.2-released
PR: 282058
(cherry picked from commit b1054be877ce7aa46a17d702a10da56ce6f0bf49) |
Number of commits found: 3
|