Page MenuHomePhorge

Make FileDialog work with Qt6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:38 PM.
Tags
None
Referenced Files
F163775: D50.1740339947.diff
Sat, Feb 22, 11:45 AM
F163774: D50.1740339943.diff
Sat, Feb 22, 11:45 AM
F163773: D50.1740339939.diff
Sat, Feb 22, 11:45 AM
F163729: D50.1740339764.diff
Sat, Feb 22, 11:42 AM
F163708: D50.1740338567.diff
Sat, Feb 22, 11:22 AM
Subscribers
None

Details

Summary

FileDialog has incompatible API between Qt 5 and Qt 6. This adds a compatibility layer so that it also work under Qt 6.

Type: fix

CCBUG: https://iron.lily-is.land/T85

Test Plan

Verify that unit tests pass under Qt 5. Verify that you can still upload a file under Qt 5.

Diff Detail

Repository
rK kazv
Lint
Lint Not Applicable
Unit
Tests Not Applicable