1. 30 Mar, 2020 1 commit
  2. 26 Mar, 2020 2 commits
  3. 24 Mar, 2020 1 commit
  4. 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
  5. 20 Mar, 2020 2 commits
  6. 17 Mar, 2020 1 commit
  7. 16 Mar, 2020 5 commits
  8. 13 Mar, 2020 1 commit
  9. 12 Mar, 2020 2 commits
  10. 11 Mar, 2020 1 commit
  11. 07 Jan, 2020 3 commits
  12. 19 Dec, 2019 2 commits
  13. 17 Dec, 2019 2 commits
  14. 12 Dec, 2019 1 commit
  15. 09 Dec, 2019 1 commit
  16. 30 Oct, 2019 1 commit
  17. 28 Oct, 2019 5 commits
  18. 24 Oct, 2019 1 commit
  19. 23 Oct, 2019 1 commit
  20. 21 Oct, 2019 2 commits
  21. 18 Oct, 2019 1 commit
  22. 17 Oct, 2019 2 commits