D16721: Use Krita toolbar in Karbon

2018-11-06 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY I copied all KoToolBox* file and KissKineticScroller (renamed to KoKineticScroller) from Krita repo. TEST PLAN Compi

D16721: Use Krita toolbar in Karbon

2018-11-06 Thread Carl Schwan
ognarb edited the summary of this revision. ognarb added reviewers: Krita, Calligra: 3.0. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D16721 To: ognarb, #krita, #calligra:_3.0 Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D16721: Use Krita toolbar in Karbon

2018-11-06 Thread Carl Schwan
ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D16721 To: ognarb, #krita, #calligra:_3.0 Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45016. ognarb marked an inline comment as done. ognarb added a comment. Revert some change more to come REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=44995&id=45016 BRANCH master REVISION DETAIL https://ph

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45018. ognarb added a comment. Rever foreach REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45016&id=45018 BRANCH master REVISION DETAIL https://phabricator.kde.org/D16721 AFFECTED FILES libs/widgets/CMa

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45020. ognarb added a comment. Revert foreach and remove whitespace REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45018&id=45020 BRANCH master REVISION DETAIL https://phabricator.kde.org/D16721 AFFECTED F

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45021. ognarb added a comment. Revert more change REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45020&id=45021 BRANCH master REVISION DETAIL https://phabricator.kde.org/D16721 AFFECTED FILES libs/widget

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45031. ognarb marked 3 inline comments as done. ognarb added a comment. Fix some indentation problem REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45021&id=45031 BRANCH master REVISION DETAIL https://phabr

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb added a comment. In D16721#355367 , @anthonyfieroni wrote: > > I'm adding Krita as reviewer, because Karbon is unmaintained and I hope someone at Krita as some experience with the toolbox > > I'm the maintainer of Karbon, for now.

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45082. ognarb marked 8 inline comments as done. ognarb added a comment. Remove bad code REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45031&id=45082 BRANCH master REVISION DETAIL https://phabricator.kde.or

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb updated this revision to Diff 45085. ognarb added a comment. Removing useless arg REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45082&id=45085 BRANCH master REVISION DETAIL https://phabricator.kde.org/D16721 AFFECTED FILES libs/widg

D16721: Use Krita toolbar in Karbon

2018-11-07 Thread Carl Schwan
ognarb marked 3 inline comments as done. ognarb added a comment. In D16721#355600 , @anthonyfieroni wrote: > Return QObjects, if you have problems copy linker output here. `make clean` solved the issue INLINE COMMENTS > anthonyfieroni w

D16721: Use Krita toolbar in Karbon

2018-11-08 Thread Carl Schwan
ognarb marked 2 inline comments as done. ognarb added a comment. About the config for the KoKineticScroller. Do you perhaps know where to find the .kcfg file from calligra? REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D16721 To: ognarb, #krita, #calligra:_3.0 Cc: a

D16721: Use Krita toolbar in Karbon

2018-11-08 Thread Carl Schwan
ognarb added a comment. In D16721#356162 , @anthonyfieroni wrote: > Config, if it's not set explicitly, + "rc" https://api.kde.org/frameworks/kconfig/html/kconfig_8cpp_source.html#l00607 So I propose I add in a later diff the same confi

D16721: Use Krita toolbar in Karbon

2018-11-08 Thread Carl Schwan
ognarb updated this revision to Diff 45113. ognarb added a comment. Revert a bit more REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45085&id=45113 BRANCH master REVISION DETAIL https://phabricator.kde.org/D16721 AFFECTED FILES libs/widgets

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb updated this revision to Diff 45169. ognarb marked 9 inline comments as done. ognarb added a comment. Apply change according to review REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45113&id=45169 BRANCH master REVISION DETAIL https://p

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb added a comment. In D16721#356595 , @anthonyfieroni wrote: > Can you test my suggestions, it's looks good to me. Yes work also for me :) About the title bar for the dock, I'm not a fan of KoDockWidgetTitleBar for the tool bar

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb updated this revision to Diff 45173. ognarb marked 5 inline comments as done. ognarb added a comment. Fix REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45169&id=45173 BRANCH master REVISION DETAIL https://phabricator.kde.org/D16721 AF

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb added a comment. In D16721#356755 , @anthonyfieroni wrote: > Can you add screenshots of horizontal and vertical version, add it to test, just to have how it looks. I see some gestures that i cannot test, did you can, touchscreen, tablet

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb removed a reviewer: Krita. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D16721 To: ognarb, #calligra:_3.0, #krita Cc: anthonyfieroni, Calligra-Devel-list, dcaliste, cochise, vandenoever

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb updated this revision to Diff 45181. ognarb marked an inline comment as done. ognarb added a comment. Remove all whitespace REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45173&id=45181 BRANCH master REVISION DETAIL https://phabricator.

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:a7ee6f871af2: Use Krita toolbar in Karbon (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D16721?vs=45181&id=45182 REVISION DETAIL https://phabr

D16721: Use Krita toolbar in Karbon

2018-11-09 Thread Carl Schwan
ognarb added a comment. In D16721#356813 , @anthonyfieroni wrote: > Please, remove all white space changes before commit. It will be better if you test the patch some time without crash or other downsides. If you notice something wrong write he

D16784: Remove whitespace created by D16721

2018-11-09 Thread Carl Schwan
ognarb created this revision. ognarb added a reviewer: anthonyfieroni. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY :( REPOSITORY R8 Calligra BRANCH master REVISION DETAIL https://phabri

D16784: Remove whitespace created by D16721

2018-11-09 Thread Carl Schwan
ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D16784 To: ognarb, anthonyfieroni Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D18963: Improve KoModeBox display in horizontal Mode

2019-02-12 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY Use less vertical space, don't change anything in vertical Mode TEST PLAN Compile, run, no bug found yet :D. Not

D18963: Improve KoModeBox display in horizontal Mode

2019-02-12 Thread Carl Schwan
ognarb edited the summary of this revision. ognarb added reviewers: Calligra: 3.0, VDG. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D18963 To: ognarb, #calligra:_3.0, #vdg Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D18963: Improve KoModeBox display in horizontal Mode

2019-02-12 Thread Carl Schwan
ognarb updated this revision to Diff 51523. ognarb added a comment. Remove debug output REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18963?vs=51522&id=51523 BRANCH calligra/3.1 REVISION DETAIL https://phabricator.kde.org/D18963 AFFECTED FILES libs

D18963: Improve KoModeBox display in horizontal Mode

2019-02-12 Thread Carl Schwan
ognarb added a comment. Ok thanks for the review, I will retry to compile calligra master and see if it's still work and then land this diff. 😄 REPOSITORY R8 Calligra BRANCH calligra/3.1 REVISION DETAIL https://phabricator.kde.org/D18963 To: ognarb, #calligra:_3.0, #vdg, boemann Cc:

D18963: Improve KoModeBox display in horizontal Mode

2019-02-13 Thread Carl Schwan
ognarb updated this revision to Diff 51589. ognarb added a comment. remove trailing whitespace REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18963?vs=51523&id=51589 BRANCH master REVISION DETAIL https://phabricator.kde.org/D18963 AFFECTED FILES lib

D18963: Improve KoModeBox display in horizontal Mode

2019-02-13 Thread Carl Schwan
ognarb updated this revision to Diff 51594. ognarb added a comment. remove more trailing whitespace REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18963?vs=51589&id=51594 BRANCH master REVISION DETAIL https://phabricator.kde.org/D18963 AFFECTED FILES

D18963: Improve KoModeBox display in horizontal Mode

2019-02-13 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:ede08705548e: Improve KoModeBox display in horizontal Mode (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18963?vs=51594&id=51596 REVISION DETAI

D18963: Improve KoModeBox display in horizontal Mode

2019-02-13 Thread Carl Schwan
ognarb edited the test plan for this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D18963 To: ognarb, #calligra:_3.0, #vdg, boemann Cc: danders, boemann, anthonyfieroni, abetts, ngraham, Calligra-Devel-list, dcaliste, cochise, vandenoever

D18989: Remove minor duplicate code and fix related bug

2019-02-13 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY I forgot to change the icon size at one place in the last commit. Fix it and use a small function to avoid duplicate co

D18989: Remove minor duplicate code and fix related bug

2019-02-13 Thread Carl Schwan
ognarb added a reviewer: Calligra: 3.0. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D18989 To: ognarb, #calligra:_3.0 Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D18989: Remove minor duplicate code and fix related bug

2019-02-13 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:791535d78da5: Remove minor duplicate code and fix related bug (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18989?vs=51624&id=51627 REVISION DE

D18994: Update screenshots for Callibra 3.1

2019-02-13 Thread Carl Schwan
ognarb created this revision. Herald added projects: Calligra: 3.0, Documentation. Herald added subscribers: kde-doc-english, Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY Update screenshots for Callibra 3.1 also reflect change in a menu name. Only the hidecell

D18994: Update screenshots for Callibra 3.1

2019-02-13 Thread Carl Schwan
ognarb added reviewers: Calligra: 3.0, Documentation. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D18994 To: ognarb, #calligra:_3.0, #documentation Cc: Calligra-Devel-list, kde-doc-english, gennad, dcaliste, skadinna, cochise, vandenoever

D18994: Update screenshots for Callibra 3.1

2019-02-13 Thread Carl Schwan
ognarb updated this revision to Diff 51639. ognarb added a comment. Now compile with checkXML5 REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18994?vs=51638&id=51639 BRANCH master REVISION DETAIL https://phabricator.kde.org/D18994 AFFECTED FILES doc

D18994: Update screenshots for Callibra 3.1

2019-02-13 Thread Carl Schwan
ognarb edited the test plan for this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D18994 To: ognarb, #calligra:_3.0, #documentation Cc: Calligra-Devel-list, kde-doc-english, gennad, dcaliste, skadinna, cochise, vandenoever

D18994: Update screenshots for Callibra sheets 3.1

2019-02-14 Thread Carl Schwan
ognarb retitled this revision from "Update screenshots for Callibra 3.1" to "Update screenshots for Callibra sheets 3.1". ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D18994 To: ognarb, #calligra:_3.0, #documentation Cc: Call

D18994: Update screenshots for Calligra sheets 3.1

2019-02-14 Thread Carl Schwan
ognarb retitled this revision from "Update screenshots for Callibra sheets 3.1" to "Update screenshots for Calligra sheets 3.1". ognarb edited the summary of this revision. REPOSITORY R8 Calligra BRANCH master REVISION DETAIL https://phabricator.kde.org/D18994 To: ognarb, #calligra:_3.0,

D18994: Update screenshots for Calligra sheets 3.1

2019-02-14 Thread Carl Schwan
ognarb added a comment. In D18994#412049 , @leinir wrote: > A quick note that you kind of got the name of the suite wrong in a few places, it's called Calligra, not Callibra :) Sorry, I think I mixed up calligra and calibre. :) REPOSITO

D18994: Update screenshots for Calligra sheets 3.1

2019-02-14 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:8c076253c674: Update screenshots for Calligra sheets 3.1 (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D18994?vs=51639&id=51707 REVISION DETAIL

D19132: Update libs/widgets to c++11

2019-02-18 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY Use clang-tidy to: - Use default wenn possible for constructor and destructor - Use nullptr instead of 0 or NULL

D19132: Update libs/widgets to c++11

2019-02-18 Thread Carl Schwan
ognarb added a reviewer: Calligra: 3.0. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D19132 To: ognarb, #calligra:_3.0 Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D19132: Update libs/widgets to c++11

2019-02-18 Thread Carl Schwan
ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D19132 To: ognarb, #calligra:_3.0 Cc: Calligra-Devel-list, dcaliste, cochise, vandenoever

D19132: Update libs/widgets to c++11

2019-02-19 Thread Carl Schwan
ognarb updated this revision to Diff 52119. ognarb added a comment. - Revert foreach modifications - Fix some forgotten 0 as nullptr instances REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19132?vs=52008&id=52119 BRANCH master REVISION DETAIL https:

D19132: Update libs/widgets to c++11

2019-02-19 Thread Carl Schwan
ognarb edited the summary of this revision. ognarb edited the test plan for this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D19132 To: ognarb, #calligra:_3.0, leinir Cc: danders, Calligra-Devel-list, dcaliste, cochise, vandenoever

D19132: Update libs/widgets to c++11

2019-02-19 Thread Carl Schwan
ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D19132 To: ognarb, #calligra:_3.0, leinir Cc: danders, Calligra-Devel-list, dcaliste, cochise, vandenoever

D19132: Update libs/widgets to c++11

2019-02-19 Thread Carl Schwan
ognarb updated this revision to Diff 52121. ognarb added a comment. Fix build REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19132?vs=52119&id=52121 BRANCH master REVISION DETAIL https://phabricator.kde.org/D19132 AFFECTED FILES CMakeLists.txt lib

D19132: Update libs/widgets to c++11

2019-02-21 Thread Carl Schwan
ognarb added a comment. In D19132#416519 , @danders wrote: > Ok, I can't say I have scrutinized every change, but... > Could you give a heads up when you continue with other parts or else there may be merge problems. > I'm working on karbon

D19132: Update libs/widgets to c++11

2019-02-22 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:c32f7ef9bbbf: Update libs/widgets to c++11 (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D19132?vs=52121&id=52341 REVISION DETAIL https://phab

D25481: Port from qSort to std::sort

2019-11-22 Thread Carl Schwan
ognarb added a reviewer: Calligra: 3.0. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25481 To: ognarb, #calligra:_3.0 Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D25481: Port from qSort to std::sort

2019-11-22 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY qSort is deprecated now and std::sort is availabe since c++11 grep -re "qSort" doesn't contains cpp files anymore

D25481: Port from qSort to std::sort

2019-11-26 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:dd2b51a717f9: Port from qSort to std::sort (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25481?vs=70192&id=70386 REVISION DETAIL https://phab

D25481: Port from qSort to std::sort

2019-11-26 Thread Carl Schwan
ognarb added a comment. Thanks for the review :) REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25481 To: ognarb, #calligra:_3.0, dfaure Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D25560: refactor: Run clang-tity modernize override

2019-11-26 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY - Reduce significantly the number of warnings during compilation - Only manual intervention was in filters/sheets/exc

D25560: refactor: Run clang-tity modernize override

2019-11-26 Thread Carl Schwan
ognarb added a reviewer: Calligra: 3.0. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25560 To: ognarb, #calligra:_3.0 Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D25560: refactor: Run clang-tity modernize override

2019-12-01 Thread Carl Schwan
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit R8:e82b7dde192b: refactor: Run clang-tity modernize override (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE

D25664: [WIP]: Port away from QSignalMapper

2019-12-01 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REPOSITORY R8 Calligra BRANCH port-away-signalmapper (branched from master) REVISION DETAIL https://phabricator.kde.org/D25664 AFF

D25664: [WIP]: Port away from QSignalMapper

2019-12-01 Thread Carl Schwan
ognarb edited the summary of this revision. ognarb edited the test plan for this revision. ognarb added reviewers: Calligra: 3.0, KF6. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25664 To: ognarb, #calligra:_3.0, #kf6 Cc: Calligra-Devel-list, davidllewellynjones, dcal

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-01 Thread Carl Schwan
ognarb retitled this revision from "[WIP]: Port away from QSignalMapper" to "[WIP]: Port away from deprecated QSignalMapper". ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25664 To: ognarb, #calligra:_3.0, #kf6 Cc: Calligra-D

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-02 Thread Carl Schwan
ognarb updated this revision to Diff 70755. ognarb marked 7 inline comments as done. ognarb added a comment. Thanks for the review David. I will now follow your advice and continue porting away from QSignalMapper. REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-02 Thread Carl Schwan
ognarb planned changes to this revision. ognarb added a comment. Planned changes: Port all the QSignalMapper ;) REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25664 To: ognarb, #calligra:_3.0, #kf6, dfaure Cc: dfaure, Calligra-Devel-list, davidllewellynjones, dcalist

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-02 Thread Carl Schwan
ognarb added a comment. Ok I will replace the qAsConst with koAsConst ;) I suppose the reason why Calligra needs Qt5.3 is the Qt Quick 1 support? REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25664 To: ognarb, #calligra:_3.0, #kf6, dfaure Cc: danders, dfaure, C

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-02 Thread Carl Schwan
ognarb updated this revision to Diff 70790. ognarb added a comment. Finish porting away from QSignalMapper REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25664?vs=70755&id=70790 BRANCH arcpatch-D25664 REVISION DETAIL https://phabricator.kde.org/D25664

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-02 Thread Carl Schwan
ognarb marked 3 inline comments as done. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25664 To: ognarb, #calligra:_3.0, #kf6, dfaure Cc: danders, dfaure, Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D25664: [WIP]: Port away from deprecated QSignalMapper

2019-12-03 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:e29dc97256de: [WIP]: Port away from deprecated QSignalMapper (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D25664?vs=70790&id=70818 REVISION DET

D25714: Port away from deprecated KHtml

2019-12-03 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. TEST PLAN Compile, but I need to figure out why before and after this change the filter doesn't work. REPOSITORY R8 Calligra BRANCH

D25714: Port away from deprecated KHtml

2019-12-03 Thread Carl Schwan
ognarb added a task: T11542: Remove KHTML. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25714 To: ognarb Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D25714: Port away from deprecated KHtml

2019-12-03 Thread Carl Schwan
ognarb edited the summary of this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25714 To: ognarb Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D25714: Port away from deprecated KHtml

2019-12-03 Thread Carl Schwan
ognarb added a reviewer: Calligra: 3.0. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25714 To: ognarb, #calligra:_3.0 Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

Qt version and new website

2019-12-03 Thread Carl Schwan
yll theme (https://invent.kde.org/websites/jekyll-kde-theme). So that we have a website looking like kontact.kde.org and cantor.kde.org. Cheers, Carl Schwan https://carlschwan.eu publickey - carl@carlschwan.eu - 0x7F564CB5.asc Description: application/pgp-keys signature.asc Description: Open

D25714: [WIP]: Port away from deprecated KHtml

2019-12-04 Thread Carl Schwan
ognarb retitled this revision from "Port away from deprecated KHtml" to "[WIP]: Port away from deprecated KHtml". REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25714 To: ognarb, #calligra:_3.0 Cc: leinir, Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, coc

D26050: Fix build with poppler 82

2019-12-25 Thread Carl Schwan
ognarb added a comment. Doesn't compile for me with Poppler 81. So I created a small patch on top of your patch F7835712: poppler-81.patch REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D26050 To: tcanabrava, #calligra:_3.0

D26221: Use QQC2 Dialog

2019-12-25 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REVISION SUMMARY Replace custom dialog with QQC2 Dialog TEST PLAN Screenshot comming REPOSITORY R8 Calligra BRANCH gemini-dialog

D26221: Use QQC2 Dialog

2019-12-25 Thread Carl Schwan
ognarb added reviewers: Calligra: 3.0, leinir. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D26221 To: ognarb, #calligra:_3.0, leinir Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D26221: Use QQC2 Dialog

2019-12-25 Thread Carl Schwan
ognarb updated this revision to Diff 72174. ognarb added a comment. Update look REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26221?vs=72173&id=72174 BRANCH gemini-dialog REVISION DETAIL https://phabricator.kde.org/D26221 AFFECTED FILES gemini/qml/

D26221: Use QQC2 Dialog

2019-12-25 Thread Carl Schwan
ognarb edited the test plan for this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D26221 To: ognarb, #calligra:_3.0, leinir Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

D26050: Fix build with poppler 82

2019-12-25 Thread Carl Schwan
ognarb added a comment. In D26050#582981 , @asturmlechner wrote: > In D26050#578862 , @anthonyfieroni wrote: > > > Maybe we can drop 62, but not 72. > > > If this is for master I don't see why

D26050: Fix build with poppler 82

2019-12-26 Thread Carl Schwan
ognarb added a comment. In D26050#583223 , @leinir wrote: > In D26050#583007 , @ognarb wrote: > > > In D26050#582981 , @asturmlechner wrote: > > > > > I

D26221: Use QQC2 Dialog

2019-12-27 Thread Carl Schwan
ognarb updated this revision to Diff 72240. ognarb added a comment. - Center the loading animation REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26221?vs=72174&id=72240 BRANCH gemini-dialog REVISION DETAIL https://phabricator.kde.org/D26221 AFFECTED

D26221: Use QQC2 Dialog

2019-12-27 Thread Carl Schwan
ognarb marked an inline comment as done. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D26221 To: ognarb, #calligra:_3.0, leinir Cc: Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

New website

2020-01-07 Thread Carl Schwan
Hi, I already spoke a bit about it with Leinir, but I will mentor a Season of KDE project about updating the Calligra website. The idea of updating the Calligra website was really popular and I received more than 10 proposals for the website. I choose Anuj Bansal since he already contributed to

Re: New website

2020-03-02 Thread Carl Schwan
d. My plan will be to deploy the website before the end of this month, so that it can appear on my second monthly KDE web news :-) Cheers, Carl Schwan https://carlschwan.eu KDE Web developer ‐‐‐ Original Message ‐‐‐ Le mardi, janvier 7, 2020 9:53 PM, Carl Schwan a Ă©crit : > Hi,

Re: New website

2020-03-06 Thread Carl Schwan
later with a normal sysadmin request. Cheers, Carl > --- > > Cheers, > > Dag > > Carl Schwan skrev den 2020-03-02 16:42: > > > Hello, > > the website progressed a lot during Season of KDE and it was completly > > updated. Thanks a lot to Anuj Bansal

D26221: Use QQC2 Dialog

2020-03-09 Thread Carl Schwan
This revision was automatically updated to reflect the committed changes. Closed by commit R8:d6cdb21118b2: Use QQC2 Dialog (authored by ognarb). REPOSITORY R8 Calligra CHANGES SINCE LAST UPDATE https://phabricator.kde.org/D26221?vs=72240&id=77299 REVISION DETAIL https://phabricator.kde.or

D26221: Use QQC2 Dialog

2020-03-09 Thread Carl Schwan
ognarb edited the test plan for this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D26221 To: ognarb, #calligra:_3.0, leinir Cc: danders, Calligra-Devel-list, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-13 Thread Carl Schwan
ognarb added a comment. +1 on the general idea Some remarks: - Do we want to have an abi and api stability in the Calligra frameworks? or do we prefer to do it like in PIM and only guaranty that all the package from a certain version are compatible? I think the second option is bett

D29242: WIP: redesign sidebar

2020-04-27 Thread Carl Schwan
ognarb created this revision. Herald added a project: Calligra: 3.0. Herald added a subscriber: Calligra-Devel-list. ognarb requested review of this revision. REPOSITORY R8 Calligra BRANCH redesign REVISION DETAIL https://phabricator.kde.org/D29242 AFFECTED FILES libs/widgets/KoModeBox.

D29242: WIP: redesign sidebar

2020-04-28 Thread Carl Schwan
ognarb added a comment. There is a mockup here: T12837 this is really WIP I just created the diff because I asked someone to help me with a part of the code and I needed to show them the code. REPOSITORY R8 Calligra REVISION DETAIL https://phabricato

D29242: WIP: redesign sidebar

2020-04-28 Thread Carl Schwan
ognarb planned changes to this revision. ognarb added a comment. In D29242#658883 , @boemann wrote: > Well you are definitely in the right class to make such changes. > > The thing is the current code was made to adopt to many different user

D29242: WIP: redesign sidebar

2020-04-29 Thread Carl Schwan
ognarb updated this revision to Diff 81490. ognarb added a comment. - More work in progress change TODO - don't make KoModeBox public - Implement add shapes action - Figure out how to draw line seperator - Fix some issues found when applying the Breeze ToolArea patch REPOSITORY

D25714: [WIP]: Port away from deprecated KHtml

2020-04-29 Thread Carl Schwan
ognarb added a comment. I forgot about this diff. Now that I looked again I found a flaw in the migrations: QDomDocument only supports valid XML files but there are valid HTML files that aren't valid XML files. So probably QDomDocument is not a solution :( REPOSITORY R8 Calligra REVISION

D25714: [WIP]: Port away from deprecated KHtml

2021-01-12 Thread Carl Schwan
ognarb abandoned this revision. REPOSITORY R8 Calligra REVISION DETAIL https://phabricator.kde.org/D25714 To: ognarb, #calligra:_3.0 Cc: anthonyfieroni, danders, leinir, Calligra-Devel-list, blu-base, davidllewellynjones, dcaliste, ognarb, cochise, vandenoever

Re: Minimum dependency versions

2021-02-10 Thread Carl Schwan
Le mercredi, février 10, 2021 7:45 PM, Pierre a écrit : > On Wednesday, February 10, 2021 9:30:43 AM CET Adam Pigg wrote: > > > I wish!!! ... try qt 5.6! > > On Wed, 10 Feb 2021 at 08:14, Halla Rempt b...@valdyas.org wrote: > > > > > On Wednesday, 10 February 2021 08:44:54 CET Pierre wrote: > > >

Re: Minimum dependency versions

2021-02-11 Thread Carl Schwan
‐‐‐ Original Message ‐‐‐ Le mercredi, fĂ©vrier 10, 2021 11:48 PM, Pierre a Ă©crit : > On Wednesday, February 10, 2021 8:45:23 PM CET Camilla Boemann wrote: > > > I agree let's move ahead. We can't be defined by what Jolla does and needs > > However let's only do it if development is going t

Re: Minimum dependency versions

2021-02-11 Thread Carl Schwan
‐‐‐ Original Message ‐‐‐ Le jeudi, fĂ©vrier 11, 2021 10:50 AM, Dan Leinir Turthra Jensen a Ă©crit : > On Wednesday, 10 February 2021 22:48:53 GMT Pierre wrote: > > > On Wednesday, February 10, 2021 8:45:23 PM CET Camilla Boemann wrote: > > > > > I agree let's move ahead. We can't be define

Re: Proposed release calendar

2021-03-21 Thread Carl Schwan
Le dimanche, mars 21, 2021 10:42 PM, Pierre a écrit : > Hi everyone > > I was looking at our current changelog in master, and while we don't have much > to show regarding new features, several stability fixes were added, and the Qt > 5.15 compatibility may come in handy for distributors. > Since

  1   2   >