Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Oct 31, 2023
  2. Jun 08, 2023
  3. Mar 30, 2023
  4. Feb 21, 2023
  5. Feb 19, 2023
  6. Jan 02, 2023
  7. Nov 05, 2022
  8. Oct 25, 2022
  9. Oct 10, 2022
  10. Oct 08, 2022
  11. Sep 25, 2022
  12. Jul 11, 2022
  13. Jul 10, 2022
  14. Jun 17, 2022
  15. May 10, 2022
  16. Apr 18, 2022
    • Nicolas Werner's avatar
      Fix linting · a2da4b6d
      Nicolas Werner authored
      a2da4b6d
    • Loren Burkholder's avatar
      D-Bus fixes (#1048) · da6b3eb8
      Loren Burkholder authored
      According to LorenDB's First Law of Software Development, once a developer has committed or merged a new feature, he will find at least one problem with the implementation.
      
      I realized that I was constructing the room info items with some parameters out of order, which required a rather urgent fix. Furthermore, I fixed the image decoding algorithms in the QDBusArgument operator. Finally, I switched the API version parameter back to QString, since passing it as a QVersionNumber would create a problem for non-Qt API users.
      
      On the general improvements side of things, I added some handy wrappers for D-Bus calls so that other devs that copy the NhekoDBusApi files to use for their own applications won't have to go to the effort of making the D-Bus calls themselves.
      Unverified
      da6b3eb8
  17. Apr 16, 2022
  18. Apr 14, 2022
Loading