Jump to content

Qt 5

From Rivendell Wiki
Revision as of 14:23, 29 January 2026 by Admin (talk | contribs) (Created page with "== Qt Toolkit Support == '''Rivendell v4''' uses the '''Qt 5''' application framework for its graphical user interface. Beginning with the release of '''Rivendell 4.0.0''', the project migrated from earlier versions of Qt to the Qt 5 toolkit. This change is documented as one of the major architectural updates between Rivendell v3.x and v4.x, and all subsequent 4.x releases require Qt 5 as a core dependency. The Rivendell development team states in the v4 release notes...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Qt Toolkit Support

Rivendell v4 uses the Qt 5 application framework for its graphical user interface.

Beginning with the release of Rivendell 4.0.0, the project migrated from earlier versions of Qt to the Qt 5 toolkit. This change is documented as one of the major architectural updates between Rivendell v3.x and v4.x, and all subsequent 4.x releases require Qt 5 as a core dependency.

The Rivendell development team states in the v4 release notes that the software is fully compatible with major version 5 of Qt. This transition enabled improved user interface scalability, dynamic window resizing, and better compatibility with modern Linux distributions.

As of the latest Rivendell 4.x releases, Qt 5 remains the supported and required GUI framework. No official migration to Qt 6 has been announced.

References

Cite error: <ref> tag defined in <references> has no name attribute.