Advertisement · 728 × 90

Posts by Volker Hilsheimer

Preview
Qt 6.11 Released! Update to Qt 6.11 to improve your app performance, render graphics with new techniques, connect easier, and take a new approach to asynchronous C++ coding.

Qt 6.11 Released!
www.qt.io/blog/qt-6.11...
#QtDev
#cpp
#cplusplus

4 weeks ago 1 1 0 0
Preview
New in Qt 6.11: QRangeModel updates and QRangeModelAdapter When introducing QRangeModel for Qt 6.10 I wrote that we'd try to tackle some limitations in future releases. In Qt 6.11, QRangeModel supports caching ranges like std::views::filter, and provides a ne...

For the upcoming #Qt 6.11 release we've made it (even!?) easier to display the data in a C++ data structure in a Quick or Widgets UI:

www.qt.io/blog/new-in-...

#QtDev #cpp #cplusplus

1 month ago 3 2 1 0
Preview
Rain effect with Quick3D Particles Going trough Qt Quick3D Particles new features from Qt 6.10 and Qt 6.11 and creating rain particle effect using them.

Rain effect with Quick3D Particles
www.qt.io/blog/rain-ef...
#QtDev
#cpp
#cplusplus

2 months ago 2 1 0 0
Preview
Qt Widgets to Qt Quick, An Application Journey Part 1 Consider moving from legacy Qt Widgets code to Qt Quick? Compare the software architecture patterns used in Qt applications.

Qt Widgets to Qt Quick, An Application Journey Part 1
www.qt.io/blog/qtwidge...
#QtDev
#cpp
#cplusplus

2 months ago 2 1 0 1
Preview
C++26 Reflection 💚 QRangeModel For this year's hackathon I played around with C++26 reflections, getting to know the new language and library features by making use of them for QRangeModel.

During our yearly hackathon last week I played around with #C++26 reflection and annotations, and #Qt 's new QRangeModel.

Here's how it went.

www.qt.io/blog/c26-ref...

TL;DR: They like each other and might have children!

3 months ago 2 0 0 0
Preview
Introducing the Qt Task Tree Module, Part of Qt 6.11 A new declarative and extensible C++ module for automated asynchronous task management, unifying various asynchronous APIs. A part of Qt 6.11.

Introducing the Qt Task Tree Module, Part of Qt 6.11
www.qt.io/blog/qt-task...
#QtDev
#cpp
#cplusplus

4 months ago 3 1 0 0

Is there anything my colleagues maintaining the Android port of Qt @qtgroup.bsky.social could do to help? Or my colleagues with a budget for phones…?

4 months ago 2 0 1 0
Advertisement
Preview
How Symbols Work and Why We Need Them with Anders Schau Knatten, Thu, Jan 15, 2026, 5:00 PM | Meetup **Squarehead is hosting this event.** The office is located [two minutes from Nydalen T-bane](https://maps.app.goo.gl/p5APo6XV8ZrsZowJA) in Nydalsveien 28, 0484 Oslo. **Ti

New Oslo C++ Users Group event just announced! I'll give my talk "How Symbols Work and Why We Need Them" 15 January at Squarehead. Squarehead are also sponsoring food and drinks.

www.meetup.com/ocppug/event...

5 months ago 5 3 0 0
Preview
Here are the slides to a talk I recently gave.

Material from my Meeting C++ talk "Embedded-Friendly C++: Features That Make a Difference" is available!

👉 Slides: https://fertig.to/slides

#cpp #meetingcpp

5 months ago 4 1 0 0

Anyhow, if you're hiring (and you also understand that AI is not going to fix anyting) and you need a C++ and CMake expert who could move you to Rust or Swift please hit me up.

5 months ago 17 10 3 0

Pease watch what R. Reagan said and share widely!

Truth matters!

5 months ago 0 3 0 0
A blured portrait photo of a young boy Arne Steinsapir.

A blured portrait photo of a young boy Arne Steinsapir.

20 October 1937 | Norwegian Jewish boy, Arne Willy Steinsapir, was born in Oslo.

He arrived at #Auschwitz on 1 December 1942 and was murdered in a gas chamber after arrival selection.
---

A short video about the first two gas chambers near Auschwitz II-Birkenau: https://youtu.be/Rr6lF75fDmU

6 months ago 419 104 11 3

Very sad news about Rainer, who passed away earlier this week. If you can help support #ALS research please consider donating.

My thoughts are with his family. We as a C++ community were lucky to have him.

6 months ago 29 8 0 0
Oleksandr Kunichik - Bridging C++ and Java with Qt JNI
Oleksandr Kunichik - Bridging C++ and Java with Qt JNI YouTube video by CppNorth

Tech put to good use!

www.youtube.com/watch?v=kkHQ...

6 months ago 1 2 0 0
Preview
2015 Russian Sukhoi Su-24 shootdown - Wikipedia

Turkey (a NATO member) shoot down a Russian fighter plane in 2015. en.m.wikipedia.org/wiki/2015_Ru...
Putin and Erdogan stopped being friends for a while, in addition to the usual sable rattling.

6 months ago 3 0 1 0
Advertisement
Video

of all the things I am not going to buy, this is the thing I am not going to buy the most

7 months ago 11803 1794 1255 395
Preview
Qt on macOS 26 Tahoe The yearly release of Apple's operating systems, including macOS 26 Tahoe, are just around the corner, and we've been busy weeding out issues in Qt to prepare for the final release. Here's what you ne...

#Qt is getting ready for #macOS 26 #Tahoe:

www.qt.io/blog/qt-on-m...

7 months ago 4 2 0 0

A bunch of us from the #Qt team will be at the KDE Akademy in Berlin, with a few hot topics both on the weekend and during the BoF's on Tuesday.

#a11y, design systems, and of course an update on our work on making Qt Quick available to more languages!

community.kde.org/Akademy/2025...

7 months ago 3 0 1 0
Loading...

Ok, thanks; Android 16 support is still being worked on, so that might contribute. But we have seen similar glitches also on other devices/versions, e.g. see bugreports.qt.io/browse/QTBUG..., which should be fixed for 6.8.4 (and 6.9.2, which just dropped). Hard to say if it's the same issue though.

7 months ago 0 0 1 0

Do you know more about exact versions (Qt, Android) in this case?

7 months ago 0 0 1 0

I’ll ping some people

7 months ago 1 0 1 0
Preview
A Model for all Ranges Qt 6.10 introduces a generic implementation of QAbstractItemModel that can many any C++ range available to Qt's UI frameworks.

New from the @qt-project.org in #Qt 6.10: let the compiler implement a QAbstractItemModel for you, for any (well, almost any) C++ range.

www.qt.io/blog/a-model...

Very much looking forward to hear about the interesting ways you come up with to break, err, use this!

7 months ago 13 7 0 0
Preview
C++ Best Practices | NDC TechTown 2025 This is a 2-day workshop that explores Best Practices as they apply to C++.

Come to one of my highly interactive and dynamic C++ Best Practices conference workshops this year at CppCon (Sept 13-14) or NDC TechTown (Sept 22-23)

Only about 4 weeks left!

ndctechtown.com/workshops/c-...

cppcon.org/class-2025-b...

7 months ago 4 4 0 1
Preview
Animated Vector Graphics in Qt 6.10 Discover the animated vector graphics enhancements in Qt 6.10, including SVG and Lottie support, and more efficient rendering for stunning UI design.

#Qt 6.10 is currently in beta, and we at the @qt-project.org are looking to your feedback on the new goodies in the bag! Here’s a tasty one from @eskilblomfeldt.bsky.social and the graphics team.

www.qt.io/blog/animate...

8 months ago 2 1 0 0
Advertisement
Updating my RSSReader from Qt5 to Qt6

Updating my RSSReader from Qt5 to Qt6
www.meetingcpp.com/blog/items/U...
#QtDev
#cpp
#cplusplus

9 months ago 1 1 0 0

Huge news! AWS has approved Compiler Explorer for their Open Source Credits program, covering our infrastructure costs for the next year!
Thank you AWS for supporting open source! This means faster compiles, better queuing & more improvements coming. Exciting times ahead!

9 months ago 94 11 0 0
Preview
The Kyiv Independent Your support allows us to bring independent, locally-sourced news about Ukraine to the world

Now, we’ve set a goal: We aim to reach 20,000 members to prove that independent journalism can survive without billionaires, without outside influence, and without compromise.

Can we count on you? Become a member of our community: kyivindependent.com/membership/?...

10 months ago 101 20 0 1
Post image

30 years of Qt in as many minutes at #QtWS25

11 months ago 7 1 0 0
Picture of the R&D tables in Qt World Summit

Picture of the R&D tables in Qt World Summit

I'm stationed near the entrance of the main building in #QtWS25

Find me if you want to discuss graphics 😎

11 months ago 7 1 0 0
Post image

The largest Qt event is starting now! Who else is at the #QtWS25 ? 👋

11 months ago 8 4 0 0