Skip to content

Two fixes for table layouts

Fabian Vogt requested to merge fvogt/qtbase:tablefix into kde/5.15

See commits. The cherry-pick of "Don't let text table cells shrink below their minimum width" needed a small change (explicit QString construction) to fix building.

Built and ran test locally.

Fixes: QTBUG-86671
Fixes: QTBUG-97463
Fixes: QTBUG-91691
Fixes: QTBUG-95240

Merge request reports