1. 29 Apr, 2017 1 commit
  2. 22 Dec, 2016 1 commit
  3. 05 Dec, 2016 2 commits
  4. 27 Mar, 2016 1 commit
  5. 26 Mar, 2016 1 commit
  6. 19 Mar, 2016 5 commits
  7. 13 Mar, 2016 1 commit
  8. 08 Mar, 2016 1 commit
  9. 07 Mar, 2016 1 commit
  10. 31 Jan, 2016 1 commit
  11. 26 Dec, 2015 1 commit
  12. 15 Nov, 2015 2 commits
  13. 11 Nov, 2015 1 commit
  14. 10 Oct, 2015 2 commits
  15. 09 Oct, 2015 1 commit
  16. 25 Sep, 2015 1 commit
  17. 23 Sep, 2015 3 commits
  18. 19 Sep, 2015 4 commits
  19. 16 Sep, 2015 1 commit
  20. 08 Sep, 2015 1 commit
  21. 05 Sep, 2015 1 commit
  22. 29 Aug, 2015 2 commits
  23. 28 Aug, 2015 1 commit
  24. 15 Aug, 2015 1 commit
  25. 14 Aug, 2015 1 commit
  26. 10 Aug, 2015 1 commit
  27. 09 Aug, 2015 1 commit
    • Skylot's avatar
      gui: improve memory usage (#79) · 43592c3e
      Skylot authored
      - don't use suffix tree in search
      - decrease default working threads count (only 1 for background jobs)
      - use string refs for store only one code string without duplicates
      - use cache for creating UI nodes
      - allow to disable autostart for background jobs (decompilation and index)
      43592c3e