More qt5 port notes
Boudewijn Rempt
boud at valdyas.org
Mon Jun 8 16:43:24 BST 2015
Oh, awesome! Thanks so much. Being able to quickly create an image helps
with testing a lot. It's still weird that plugins don't activate their
actions, though...
I also talked about the opengl canvas problems with kwin maintainer Martin
Graesslin. He was pretty clear that Qt's undocumented qglfunctions thing
is rather badly designed, and he said to use libepoxy instead of either
that or our glew + qlibrary thing, but that doesn't work on osx, and is
another dependency.
I guess we could try to drop qlibrary and use dlopen directly, or figure
out how to fix our code to use QFunctionPointer. I have no idea about that
atm, I need more leisure than I have to look into it.
Boud
On Sun, 7 Jun 2015, Friedrich W. H. Kossebau wrote:
> Am Sonntag, 7. Juni 2015, 16:41:29 schrieb Boudewijn Rempt:
>> * Action systems. This is weird. Shortcuts work fine in e..g. Karbon, but
>> not in Krita. Not even ctrl-o or ctrl-n.
>
> Was a QT5TODO in kis_action_manager.cpp
>
> Should be much better now :)
>
> Friedrich
>
>
> _______________________________________________
> calligra-devel mailing list
> calligra-devel at kde.org
> https://mail.kde.org/mailman/listinfo/calligra-devel
More information about the calligra-devel
mailing list