D15412: [filters] Extend table lifetime

2018-09-17 Thread Anthony Fieroni
This revision was automatically updated to reflect the committed changes. Closed by commit R8:cb7ff65d2e7c: Extend table lifetime (authored by anthonyfieroni). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15412?vs=41552&id=41841 REVISION DETAIL https://pha

D15403: {Style] Default sheets to white background

2018-09-17 Thread Anthony Fieroni
This revision was automatically updated to reflect the committed changes. Closed by commit R8:e5fc394f4a54: [Style] Default sheets to white background (authored by anthonyfieroni). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D15403?vs=41338&id=41840 REVISION

D12839: Get Calligra to compile with Qt 5.11

2018-09-17 Thread Anthony Fieroni
anthonyfieroni closed this revision. anthonyfieroni added a comment. It was merged. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D12839 To: nerdopolist, Calligra-Devel-list, #calligra:_3.0, staniek Cc: anthonyfieroni, #calligra:_3.0, dcaliste, cochise, vandenoever

D15549: Words: Save anchor info also for page-anchored shapes

2018-09-17 Thread Dag Andersen
This revision was automatically updated to reflect the committed changes. Closed by commit R8:02f34b05723a: Words: Save anchor info also for page-anchored shapes (authored by danders). CHANGED PRIOR TO COMMIT https://phabricator.kde.org/D15549?vs=41737&id=41811#toc REPOSITORY R8 Calligra CH

D15428: [textlayout] Don't enter infinite loop when table is misfit

2018-09-17 Thread Anthony Fieroni
anthonyfieroni added a comment. Any other ideas for special handling of headerRows == 0? REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D15428 To: anthonyfieroni, #calligra:_3.0, danders, boemann Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D15549: Words: Save anchor info also for page-anchored shapes

2018-09-17 Thread Camilla Boemann
boemann accepted this revision. This revision is now accepted and ready to land. REPOSITORY R8 Calligra BRANCH danders_words_anchor REVISION DETAIL https://phabricator.kde.org/D15549 To: danders, boemann Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D15567: Words: Do not popup contextmenu twice

2018-09-17 Thread Dan Leinir Turthra Jensen
leinir accepted this revision. leinir added a comment. This revision is now accepted and ready to land. Yes please, thank you! That has frankly been bugging me for a while... We're sure there's no side effects here? But, yeah, having two menus pop up underneath each other is sort of annoying

D15567: Words: Do not popup contextmenu twice

2018-09-17 Thread Dag Andersen
danders created this revision. danders added a reviewer: boemann. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. danders requested review of this revision. REVISION SUMMARY Popup menu was called from mousePressEvent. No need as it is handled in contextMe