C & C++
4
0
2mon 26d ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.qt.io

cross-posted from: https://lemmy.ml/post/44893731

The 6.11 release for Qt Framework is now available, with improved performance, newly supported techniques and capabilities on graphics, connectivity and languages, not to mention a whole new approach to asynchronous C++ coding.

  • Hardware-Accelerated 2D Rendering: A new module, Qt Canvas Painter, based on the HTML Canvas 2D Context, provides performance & productivity gains.
  • 3D Improvements: New rendering techniques Screen Space Global Illumination (SSGI) as an option for lightmap baking, and Screen Space Reflections (SSR). Also imrovements on the Temporal Anti-aliasing algorithm with motion vectors. New user-defined render passes for post-processing effects, color picking, layer masks, etc. directly in QML.
  • Interactive Graphs: You can now implement custom graphs where a user-defined delegate renders each data point. There's a new Qt example, the Wind Turbine Dashboard, and many improvements, e.g. new ways to style line graphs, and multi-axis support on 3D graphs.
  • Declarative Approach to C++: Qt Task Tree brings a whole new approach to asynchronous coding and C++ API design in Qt. In addition, various APIs have been unified to allow adapting any asynchronous task to work with the new module.
  • Other Improvements: Improvements on vector graphics, controls, and accessibility. Connecting to web servicers is now easier with the new module, Qt OpenAPI. Navigating in an IDE between QML and C++, and making data available from C++ backend code to Qt Quick have gotten easier. A wealth of other improvements, such as for multimedia, Android, and API documentation.

GNU C Library 2.43 released

4mon 22d ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from sourceware.org
502

some C habits I employ for the modern day | ~yosh

4mon 29d ago by lemy.lol/u/greenbelt in cpp@lemmy.ml from www.unix.dog
403

Writing Readable C++ Code

5mon 19d ago by lemmy.world/u/monica_b1998 in cpp@lemmy.ml from slicker.me
004

C++ resources

6mon 1d ago by lemmy.world/u/monica_b1998 in cpp@lemmy.ml from github.com
505

Qt Creator 18 released

7mon 20d ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.qt.io
406

Qt 6.10 Released

8mon 10d ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.qt.io
107

Looking for C++ GUI library

1y 14d ago by lemmings.world/u/HungryLemon in cpp@lemmy.ml
658

Vcc - the Vulkan Clang Compiler

1y 16d ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from shady-gang.github.io
509

New C++ features in GCC 15

1y 1mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.com
6010

Cmake ignoring option and compiling with just one thread

1y 2mon ago by lemmy.ml/u/corvus in cpp@lemmy.ml
7411

6 usability improvements in GCC 15

1y 2mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.com
10012

Qt 6.9 released

1y 2mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.qt.io
8013

Contracts for C++ explained in 5 minutes

1y 4mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from timur.audio
8014

Boost 1.87.0 released

1y 6mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.boost.org
3015

KDE Frameworks 6.9.0 released

1y 6mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from kde.org
4016

Contracts for C++ (design by contract) [PDF]

1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from isocpp.org
2017

Memory error checking in C and C++: Comparing Sanitizers and Valgrind

1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.com
4018

C++20 comparison in Qt (even with C++17)

1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.qt.io
5019

Hi there! Thanks everyone who could join us on the previous talk on parsing C++.

1y 7mon ago by mastodon.social/users/gulia in cpp@lemmy.ml from files.mastodon.social
2020

Why Safety Profiles Failed

1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.circle-lang.org
5121

Bjarne Stroustrup: We need better performance testing [PDF]

1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from open-std.org
5022

is anyone on here using cppfront in production?

1y 7mon ago by lemmy.eco.br/u/bunitor in cpp@lemmy.ml from hsutter.github.io
6123

PVS-Studio on CppCast: Exploring the World of C++ Parsing and Analysis

1y 8mon ago by mastodon.social/users/gulia in cpp@lemmy.ml from files.mastodon.social
3024

New C++ features in GCC 14

2y 1mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.com
9025

GCC 14.1 Compiler Aiming For Release Around 7 May

2y 1mon ago by lemmy.ml/u/ylai in cpp@lemmy.ml from www.phoronix.com
9026

Lightning Talk: Write Valid C++ and Python in One File - Roth Michaels - CppCon 2023

2y 1mon ago by lemmy.ml/u/ylai in cpp@lemmy.ml from www.youtube.com
3027
5428

A Journey Into Non-Virtual Polymorphism in C++ - Rudyard Merriam - CppCon 2023

2y 4mon ago by lemmy.ml/u/ylai in cpp@lemmy.ml from www.youtube.com
1029

ISO C++ Standards Committee Panel Discussion - Hosted by Herb Sutter - CppCon 2023

2y 5mon ago by lemmy.ml/u/ylai in cpp@lemmy.ml from www.youtube.com
5030

Bjarne Stroustrup's Plan for Bringing Safety to C++

2y 7mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from thenewstack.io
7231

Set Stack Memory to a value.

2y 7mon ago by lemm.ee/u/deaf_fish in cpp@lemmy.ml
2132

GCC Preparing To Introduce "-fhardened" Security Hardening Option

2y 9mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from www.phoronix.com
15233

open source structured thread safe logging library for C

2y 9mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml
4534

University is great

2y 10mon ago by lemmy.ml/u/glibg10b in cpp@lemmy.ml from lemmy.ml
45835

Making C++ Memory-Safe Without Borrow Checking, Reference Counting, or Tracing Garbage Collection

2y 11mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from verdagon.dev
4036

New C++ features in GCC 13

2y 11mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.com
2037

GitHub - orlp/polymur-hash: The PolymurHash universal hash function.

2y 11mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from github.com
1038

Trip report: Summer ISO C++ Meeting in Varna, Bulgaria by Jonathan Müller

2y 11mon ago by feddit.dk/u/Paul in cpp@lemmy.ml from www.think-cell.com
2039

Trip report: Summer ISO C++ standards meeting (Varna, Bulgaria) by Herb Sutter

2y 11mon ago by feddit.dk/u/Paul in cpp@lemmy.ml from herbsutter.com
1040

Vinnie Falco: "Re: The Future of Boost - CI"

3y 1mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from lists.boost.org
1041

C++23 Is Finalized. Here Comes C++26

3y 3mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from scribe.citizen4.eu
3242

Can C++ Be Saved? Bjarne Stroustrup on Ensuring Memory Safety

3y 4mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from thenewstack.io
1043

GitHub - hanoglu/TermiC: GCC powered interactive C/C++ terminal created with BASH

3y 7mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from github.com
1044

Carbon, a new programming language from Google, aims to be C++ successor

3y 10mon ago by lemmy.ml/u/Amicchan in cpp@lemmy.ml from 9to5google.com
1045

Can you Make it Better? Exploring the CMake Debate - Incredibuild

4y 1mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from www.incredibuild.com
1046

wxWidgets 3.1.6 Released

4y 2mon ago by lemmy.ml/u/basiliscos in cpp@lemmy.ml from wxwidgets.org
2047

Compile-tome Wordle via the C++ template system

4y 3mon ago by lemmy.ml/u/h_d in cpp@lemmy.ml from vittorioromeo.info
1048

Supervising in C++: how to make your programs reliable - Basiliscos's blog

4y 3mon ago by lemmy.ml/u/basiliscos in cpp@lemmy.ml from basiliscos.github.io
1049

rotor (c++ actor microframework) v0.19 has been released

4y 5mon ago by lemmy.ml/u/basiliscos in cpp@lemmy.ml from github.com
1050