Commit Graph

11 Commits (0ad4ffa03c239ae3546aaa25217fddfd9b08b1f6)

Author SHA1 Message Date
David Lanzendörfer 576be0e7c2 Fixing integration with Qt5 2021-10-23 23:07:23 +01:00
David Lanzendörfer 2819b9d7ed Fixed linking issue... for now 2021-10-22 22:58:05 +01:00
David Lanzendörfer 8c79c84bcf Not using variants but basic data types 2021-03-19 04:36:29 +00:00
David Lanzendörfer 2b19057dc1 Fixing Variation methods
It's not crashing anymore.
Now I can shuffle the data forth and back over D-Bus!

Yeehaa!
2021-03-17 11:59:35 +00:00
David Lanzendörfer 515f833785 I think I tracked down the bug... I'll fix it tomorrow 2021-03-16 23:05:35 +00:00
David Lanzendörfer 5323cc4981 Implementing missing writer functions
Right now it segfaults, because some core elements aren't
implemented yet.
2021-03-16 19:17:27 +00:00
David Lanzendörfer 734d41fa32 Finally got it to link properly with the rest 2021-03-16 04:35:01 +00:00
David Lanzendörfer 2050f105ba Introducing a namespace
This way we can call the methods the same as in the API
2021-03-16 01:24:07 +00:00
David Lanzendörfer 806e836df5 Encapsulation works now 2021-03-16 01:18:30 +00:00
David Lanzendörfer 07ad6ac93b Backup of the first work
Communication between KMail and this pEpAdapter service now works.
Next we've gotta implement the functions.
2021-03-14 01:23:48 +00:00
David Lanzendörfer 96af71b56f Initial commit for backup 2021-03-13 23:46:29 +00:00