Convert old style to Qt5 style connection
ClosedPublic

Authored by andreagenor on Feb 5 2019, 3:35 AM.

Details

Summary

Almost all old-style code was converted. There are some residual code that needs more attention because he has interdependencies that need to be
solved before conversions

Diff Detail

Repository
R374 KolourPaint
Branch
dev/convert-connect
Lint
No Linters Available
Unit
No Unit Test Coverage
Build Status
Buildable 7891
Build 7909: arc lint + arc unit
andreagenor requested review of this revision.Feb 5 2019, 3:35 AM
andreagenor created this revision.
tcanabrava accepted this revision.Feb 5 2019, 9:07 AM
This revision is now accepted and ready to land.Feb 5 2019, 9:07 AM
This revision was automatically updated to reflect the committed changes.
broulik reopened this revision.Feb 10 2019, 5:15 PM
broulik added a subscriber: broulik.

This breaks the font tool, can no longer change font style or font size

This revision is now accepted and ready to land.Feb 10 2019, 5:15 PM

This breaks the font tool, can no longer change font style or font size

I'll take a look

tcanabrava closed this revision.Feb 14 2019, 9:42 AM

already merged and a followup was also merged fixing the issues related by @broulik