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.orgsome C habits I employ for the modern day | ~yosh
4mon 29d ago by lemy.lol/u/greenbelt in cpp@lemmy.ml from www.unix.dogWriting Readable C++ Code
5mon 19d ago by lemmy.world/u/monica_b1998 in cpp@lemmy.ml from slicker.meLooking for C++ GUI library
1y 14d ago by lemmings.world/u/HungryLemon in cpp@lemmy.mlVcc - the Vulkan Clang Compiler
1y 16d ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from shady-gang.github.ioNew C++ features in GCC 15
1y 1mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.comCmake ignoring option and compiling with just one thread
1y 2mon ago by lemmy.ml/u/corvus in cpp@lemmy.ml6 usability improvements in GCC 15
1y 2mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.comContracts for C++ explained in 5 minutes
1y 4mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from timur.audioContracts for C++ (design by contract) [PDF]
1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from isocpp.orgMemory 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.comC++20 comparison in Qt (even with C++17)
1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.qt.ioHi 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.socialWhy Safety Profiles Failed
1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from www.circle-lang.orgBjarne Stroustrup: We need better performance testing [PDF]
1y 7mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from open-std.orgis anyone on here using cppfront in production?
1y 7mon ago by lemmy.eco.br/u/bunitor in cpp@lemmy.ml from hsutter.github.ioPVS-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.socialNew C++ features in GCC 14
2y 1mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.comGCC 14.1 Compiler Aiming For Release Around 7 May
2y 1mon ago by lemmy.ml/u/ylai in cpp@lemmy.ml from www.phoronix.comLightning 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.comQuestion: Maybe is impossible to make std::begin (and friends) as friend function
2y 2mon ago by lemmy.ml/u/RuikkaaPrus in cpp@lemmy.mlA 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.comISO 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.comBjarne Stroustrup's Plan for Bringing Safety to C++
2y 7mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from thenewstack.ioSet Stack Memory to a value.
2y 7mon ago by lemm.ee/u/deaf_fish in cpp@lemmy.mlGCC Preparing To Introduce "-fhardened" Security Hardening Option
2y 9mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from www.phoronix.comopen source structured thread safe logging library for C
2y 9mon ago by lemmy.ml/u/kixik in cpp@lemmy.mlMaking 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.devNew C++ features in GCC 13
2y 11mon ago by lemmy.ml/u/JRepin in cpp@lemmy.ml from developers.redhat.comGitHub - orlp/polymur-hash: The PolymurHash universal hash function.
2y 11mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from github.comTrip 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.comTrip 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.comVinnie Falco: "Re: The Future of Boost - CI"
3y 1mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from lists.boost.orgC++23 Is Finalized. Here Comes C++26
3y 3mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from scribe.citizen4.euCan C++ Be Saved? Bjarne Stroustrup on Ensuring Memory Safety
3y 4mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from thenewstack.ioGitHub - 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.comCarbon, 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.comCan you Make it Better? Exploring the CMake Debate - Incredibuild
4y 1mon ago by lemmy.ml/u/kixik in cpp@lemmy.ml from www.incredibuild.comwxWidgets 3.1.6 Released
4y 2mon ago by lemmy.ml/u/basiliscos in cpp@lemmy.ml from wxwidgets.orgCompile-tome Wordle via the C++ template system
4y 3mon ago by lemmy.ml/u/h_d in cpp@lemmy.ml from vittorioromeo.infoSupervising 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.iorotor (c++ actor microframework) v0.19 has been released
4y 5mon ago by lemmy.ml/u/basiliscos in cpp@lemmy.ml from github.com























