Skip to content
Commit 8a07a8c2 authored by Travis Reitter's avatar Travis Reitter Committed by Philip Withnall
Browse files

core: Implement base classes for searching

This bumps our GLib dependency to 2.40.0 for use of
g_str_tokenize_and_fold() to perform the fuzzy search matching.

This adds the following new API allowing for dynamic search views over
an IndividualAggregator:
 • Query interface
 • SimpleQuery class
 • SearchView class

It includes a fairly comprehensive test suite.

https://bugzilla.gnome.org/show_bug.cgi?id=646808
parent 3871174d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment