D11320: Fix QVariantMapList operator >> implementation

2019-01-16 Thread Albert Astals Cid
This revision was automatically updated to reflect the committed changes. Closed by commit R281:66362ec67b8f: Fix QVariantMapList operator implementation (authored by aleksanderm, committed by aacid). Herald added a subscriber: kde-frameworks-devel. REPOSITORY R281 ModemManagerQt CHANGES

D11320: Fix QVariantMapList operator >> implementation

2018-03-15 Thread Kai Uwe Broulik
broulik accepted this revision. REPOSITORY R281 ModemManagerQt BRANCH fix-qvariantmaplist-demarshalling REVISION DETAIL https://phabricator.kde.org/D11320 To: aleksanderm, #frameworks, jgrulich, broulik Cc: broulik, michaelh, ngraham

D11320: Fix QVariantMapList operator >> implementation

2018-03-15 Thread Jan Grulich
jgrulich accepted this revision. This revision is now accepted and ready to land. REPOSITORY R281 ModemManagerQt BRANCH fix-qvariantmaplist-demarshalling REVISION DETAIL https://phabricator.kde.org/D11320 To: aleksanderm, #frameworks, jgrulich Cc: broulik, michaelh, ngraham

D11320: Fix QVariantMapList operator >> implementation

2018-03-15 Thread Aleksander Morgado
aleksanderm added a comment. In D11320#225486 , @broulik wrote: > Is that custom marshaller even neccessary? I thought Qt could resolve QList and QVariantMap (even nested) automatically? Can you try just removing that entire thing?

D11320: Fix QVariantMapList operator >> implementation

2018-03-14 Thread Kai Uwe Broulik
broulik added a comment. Is that custom marshaller even neccessary? I thought Qt could resolve QList and QVariantMap (even nested) automatically? Can you try just removing that entire thing? REPOSITORY R281 ModemManagerQt REVISION DETAIL https://phabricator.kde.org/D11320 To:

D11320: Fix QVariantMapList operator >> implementation

2018-03-14 Thread Aleksander Morgado
aleksanderm created this revision. aleksanderm added reviewers: Frameworks, jgrulich. Restricted Application added a project: Frameworks. aleksanderm requested review of this revision. REVISION SUMMARY Thread 1 "united-airlion" received signal SIGSEGV, Segmentation fault.