Jonah Brüchert

Results 51 issues of Jonah Brüchert

Kirigami 2 is out now for a few weeks, and it brings many improvements, especially in performance and style. This is just a a port to kirigami 2, with a...

- send the participant jid on join - parse sub xml elements that were previously not parsed - Fix subscribing to nodes when joining

As far as I can see, there are no other changes to be made to add compatibility with the newer namespaces: `mix:pam:1` was bumped to make archiving optional, which afaik...

Kind:Enhancement
Component:MIX

The device and kernel package are currently build-tested only. I did not yet flash the images, but I'll do as soon as I can. I'll remove the WIP label as...

dont_merge_pr
device

The motivation behind doing this was that macdeployqt seems to be unable to handle universal libraries, and they would use more space than necessary anyway.

Before opening a pull-request please do: - [ ] Documentation: - [ ] Document every new public class and function (not my fault) - [ ] Add `\since QXmpp 1.X`...

This solves the same problem as the 4-arg QObject::connect function. Without listening for the context object being destroyed, a callback that captures the a pointer from the context could access...