1. 02 Mar, 2019 2 commits
  2. 01 Mar, 2019 1 commit
  3. 28 Feb, 2019 1 commit
  4. 27 Feb, 2019 1 commit
  5. 26 Feb, 2019 4 commits
  6. 22 Feb, 2019 2 commits
  7. 21 Feb, 2019 3 commits
  8. 20 Feb, 2019 2 commits
  9. 19 Feb, 2019 1 commit
  10. 18 Feb, 2019 1 commit
  11. 17 Feb, 2019 4 commits
  12. 16 Feb, 2019 1 commit
  13. 15 Feb, 2019 1 commit
  14. 14 Feb, 2019 1 commit
  15. 11 Feb, 2019 4 commits
  16. 04 Feb, 2019 4 commits
  17. 23 Jan, 2019 6 commits
  18. 22 Jan, 2019 1 commit
    • Skylot's avatar
      fix: refactor, improve performance and fix some issues in resource processing · 82d0d622
      Skylot authored
      fix(gui): instead gradle export was executed normal export
      fix(gui): content of some resource files was not shown
      perf: direct resource files saving without full length buffer in memory
      perf(gui): line numbers will be disabled on big files due to performance issue
      feat(gui): click on HeapUsageBar will run GC and update memory info
      feat(gui): add more file types for syntax highlights
      refactor: ResContainer class changed for support more types of data (added link to resource file)
      82d0d622