Page MenuHomePhorge

Make FileDialog work with Qt6
ClosedPublic

Authored by tusooa on Jun 15 2024, 12:38 PM.
Tags
None
Referenced Files
F8174820: D50.1760220593.diff
Fri, Oct 10, 3:09 PM
F8168254: D50.1760191390.diff
Fri, Oct 10, 7:03 AM
F8168223: D50.1760191305.diff
Fri, Oct 10, 7:01 AM
F8159097: D50.1760161324.diff
Thu, Oct 9, 10:42 PM
F8152074: D50.1760138109.diff
Thu, Oct 9, 4:15 PM
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