Initial release
This is a first release of qgrep, featuring:
- Very fast multithreaded search using a database that contains all source text in a compressed form
- Regular expression and literal search, with an option for case insensitive (ASCII) lookups
- Fast incremental database updates
- Flexible project configuration with partial folder specification, include/exclude filters etc.
- File path search with several different search modes, including fuzzy search with ranking
- Vim plugin with incremental content and file search