Oliver Stevns

Results 129 comments of Oliver Stevns

As far as I understand, those all inherit from QObject and are thus properly deleted through Qt own memory management. Basically any GUI related pointer should be deleted properly when...

Yes in typical old c++ you would need to call new and delete later to remove the pointer again, but Qt has its own memory management system that makes sure...

I've reviewed the code and created a pull request @davidlamhauge . Aside from various refactoring I've changes 4 things: 1. The textfields are now multiple lines 2. Removed the apply...

I've reviewed the code and it looks fine style wise, no comments really... I would approve it but then I tested the feature and I can't make it work. When...

Looking at this again from a usability pow, I personally think the problem with removing frames is that you don't know what frames will be affected. I also find it...

Hi donarturo11 First and foremost, thanks for your contribution! While I don't see the PR currently being in a state where we can simply merge it, I will try to...

I've pushed the discussed changes to the @donarturo11 branch, so the PR is ready now. I removed the extension logic again because we already have it so not sure what...

## Research ![Harmony](http://docs.toonboom.com/help/harmony-12/essentials/Content/Resources/Images/HAR/Stage/Interface/HAR12/HAR12_interface_general.png) ### Toon Boom Harmony [ToonBoom Harmony](https://www.toonboom.com/products/harmony) Toon Boom Harmony is what I consider to be SOTA among the animation applications that professionals are using today. The timeline...

Looking good @scribblemaniac do you accept PR's on your branch or would you rather complete it yourself? @J5lx Ah yes Pascal also had a vision of the timeline (among other...