1. 03 Apr, 2020 1 commit
  2. 30 Mar, 2020 1 commit
  3. 26 Mar, 2020 2 commits
  4. 24 Mar, 2020 1 commit
  5. 23 Mar, 2020 2 commits
    • Dmitry Blinov's avatar
      make proview-R build its qt interface · 6a31a4e2
      Dmitry Blinov authored
      gtk interface building resulted in no gtk interface being built for some
      reason, and reference working set ups all used qt, so this commit
      switches interface to qt and fights with bugs that come from this
      change.
      6a31a4e2
    • Dmitry Blinov's avatar
      make qt4 actually support qgtkstyle · 26b5433b
      Dmitry Blinov authored
      QGtkStyle (needed for Proview-R) support in qt4 needs glib.
      However, config script for qt4 is written in such a way that if glib is not
      requested but QGtkStyle is requested, it just silently turns QGtkStyle off.
      
      On the other hand, if glib is requested explicitly, then if script fails to
      enable QGtkStyle it reports an error properly.
      I think it was a bug in qt4 error reporting mechanism that made compilation go
      smoothly even though requested QGtkStyle was never provided.
      Nobody will fix it now though.
      
      Anyway, this commit properly enables glib and fights with everything that rises
      up as a result of this, leading to successfull QGtkStyle support.
      
      https:// link just works more reliably as I found after several timeouts.
      26b5433b
  6. 20 Mar, 2020 2 commits
  7. 17 Mar, 2020 1 commit
  8. 16 Mar, 2020 5 commits
  9. 13 Mar, 2020 1 commit
  10. 12 Mar, 2020 2 commits
  11. 11 Mar, 2020 1 commit
  12. 07 Jan, 2020 3 commits
  13. 19 Dec, 2019 2 commits
  14. 17 Dec, 2019 2 commits
  15. 12 Dec, 2019 1 commit
  16. 09 Dec, 2019 1 commit
  17. 30 Oct, 2019 1 commit
  18. 28 Oct, 2019 5 commits
  19. 24 Oct, 2019 1 commit
  20. 23 Oct, 2019 1 commit
  21. 21 Oct, 2019 2 commits
  22. 18 Oct, 2019 1 commit
  23. 17 Oct, 2019 1 commit