D25714: [WIP]: Port away from deprecated KHtml

2020-03-14 Thread Anthony Fieroni
anthonyfieroni added inline comments. INLINE COMMENTS > htmlimport.h:58-59 > KoFilter::ConversionStatus loadUrl(const QUrl ); > -void parseNode(DOM::Node n); > -bool parseTag(DOM::Element e); > +void parseNode(QDomNode n); > +bool parseTag(QDomElement e); > bool

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread Boudewijn Rempt
rempt added a comment. In T12815#223424 , @anthonyfieroni wrote: > @leinir Or you want Krita to returns back to Calligra framework? That's not going to happen... We're happy hacking out all the flexibility from the libraries that was

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread René J . V . Bertin
rjvbb added a comment. > As an aside, I think splitting up kdepim into so many repositories was a huge mistake. Ah yes, that was definitely one of the reasons why I never updated my kdepim4 packaging. That said, I also appreciate the fact that the few apps I use that depend on kdepim

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread Damien Caliste
dcaliste added a comment. As a nobody, my opinion on the rightfullness to split or not the repository is of no interest. But what I like in the proposition of @leinir is the target to separate the "engine" from the UI (_i.e._ the widgetery). As an example (hopefully not outdated), the

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread Anthony Fieroni
anthonyfieroni added a comment. @leinir correct me if i'm wrong, but this can be beneficial if some of Calligra Suite want to have different release circle, like Krita before. Or you want Krita to returns back to Calligra framework? TASK DETAIL https://phabricator.kde.org/T12815 To:

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread Nathaniel Graham
ngraham added a comment. In T12815#223428 , @rempt wrote: > As an aside, I think splitting up kdepim into so many repositories was a huge mistake. Listening to David Faure at the onboarding sprint only confirmed that opinion. Having to work on

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread Jaime Torres Amate
jtamate added a comment. As I have some free time due to the virus and I'm trying to get up to date. In the SQL word there is the notion of tables, queries and views, where a view can show de values of several tables (combined, filtered or raw). Do you know if there is something

T12815: Create Calligra Framework by separating out applications and libraries

2020-03-14 Thread René J . V . Bertin
rjvbb added a comment. > I sometimes find myself feeling this way about Frameworks too. A recent experience at a hackathon where I helped 8 students set up complete development environments from scratch reinforced this viewpoint. Not that I'm seriously recommending re-merging the