Skip to content
Compare
Choose a tag to compare
@tibagni tibagni released this 09 Mar 22:23
· 12 commits to master since this release
  • Add a Menu allowing the user to reopen the logs with a different encoding
  • Use UTF-8 to read log files
  • Make non-regex filters faster
  • Refatctor 'My Logs' and create tests
  • Clear 'My Logs' if it does not match the new set of open logs
  • Do not add duplicate logs into 'My Logs'
  • Make 'recalculateLineNumberPreferredSize' faster
  • Update linenumber width according to max log index
  • Change the UX of 'Picked Logs' (My Logs)
  • Add picked log panel
  • Make the scroll to visible go to the center pos
  • Jump to filter log pos when double click in all logs
  • Remove unused code & add couple more unit tests
  • remove '.idea' from gitignore
  • Bump gitpython from 3.1.30 to 3.1.32 in /deploy (#44)
  • Fix issue that removed color indication panel introduced by the new line