Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/Nheko-Reborn/nheko.git. Pull mirroring updated .
  1. Mar 03, 2020
  2. Feb 26, 2020
  3. Feb 20, 2020
  4. Feb 17, 2020
  5. Feb 16, 2020
  6. Feb 15, 2020
  7. Feb 14, 2020
    • Adasauce's avatar
      use the standard system download path for downloads · 17b5cc32
      Adasauce authored
      QFileDialog's dir arg (which was set to the incoming file name from the
      Matrix download) can take a full path to suggest. By prepending
      QStandardPaths::DownloadLocation, it opens to the system's download
      folder and proposes the filename as the download name.
      
      Using QStandardPaths should make this work on other platforms, and from
      what I read, its possible for this to return an empty string on
      platforms where it doesn't support it, so this should essentially
      revert to the previous functionality if Qt can't determine the system's
      download location.
      Unverified
      17b5cc32
  8. Feb 13, 2020
  9. Feb 07, 2020
  10. Feb 04, 2020
  11. Feb 03, 2020
  12. Feb 02, 2020
  13. Jan 31, 2020
  14. Jan 29, 2020
  15. Jan 28, 2020
  16. Jan 27, 2020
  17. Jan 26, 2020
  18. Jan 23, 2020
  19. Jan 21, 2020
  20. Jan 17, 2020
  21. Jan 14, 2020
  22. Jan 13, 2020
  23. Jan 12, 2020
  24. Jan 11, 2020
  25. Jan 06, 2020
Loading