QGIS 4.0 Is Here: What the Qt6 Migration Means for Your Plugins and LTR Plans

For millions of QGIS users, 4.0 is the biggest version jump since the 2.x-to-3.x transition — and unlike a feature release, this one is fundamentally about plumbing. The project announced the move to Qt6 in April 2025 [1], and after the schedule slipped from October 2025 to February 2026 to give plugin developers and packagers more time [2], the new era is now underway.

The QGIS interface with a choropleth of median income: the desktop most of us will carry into the Qt6 era.
The QGIS interface with a choropleth of median income: the desktop most of us will carry into the Qt6 era. Photo: QGIS Development Team · CC0 · Wikimedia Commons

Why the migration had to happen

The forcing function was upstream: Qt 5.15 — the GUI framework beneath every QGIS window — entered extended, commercial-only support in May 2025, meaning free security updates on Qt5 ended [2]. Staying put was quietly becoming a security decision, not just a technical-debt one.

The timeline that matters for production shops

Translation: if your organization tracks LTR — as most production deployments should — your real migration window is now through October 2026, when 4.2 becomes the supported baseline.

The plugin question

Here is the reassuring part: 4.0 deliberately retains deprecated APIs, so most plugins need only minimal changes [1]. The project has been explicit that this is a modernization release, not a feature release — the goal is a clean foundation on Qt6, not a rewrite of your workflow. Practical advice: inventory the plugins your work actually depends on, check each for a 4.x-compatible release before you switch your main machines, and keep a 3.40 LTR install around until your whole toolchain is proven on 4.x.

Sources

  1. Changes Ahead: QGIS Is Moving to Qt6 and Launching QGIS 4.0! — QGIS.org, Apr 2025
  2. Update on QGIS 4.0 Release Schedule and LTR Plans — QGIS.org, Oct 2025

Mid-migration and just need to get something done? Our free browser tools — file conversion, coordinate transforms, spatial analysis — work alongside any desktop GIS, no install required.

Explore the tools