Skip to content

17.12

Compare
Choose a tag to compare
@variar variar released this 11 Dec 12:30
· 1468 commits to master since this release
17.12.0
cb6439a

This is release candidate for 17.12 release. Versioning changed to calendar versioning scheme: Year.Month.Patch. Versions Year.Month.0 will be used as beta versions.

The aim of this release is performance improvement and code base modernization. Several feature requests from upstream have been implemented.

Changes:

  • Updated to Qt 5.9 (Qt 5.10 on Mac OS)
  • Automagic encoding detection based on uchardet library
  • Using Entropia File System Watcher on all platforms to monitor file changes
  • Fixed parallel regular expression matching on multicore cpus
  • New index layout in memory to speed up file loading and searching
  • Saving matching lines from filtered view to a file
  • Saving follow mode and marks for opened files
  • Separate portable build
  • Some quick find hotkeys changed