History log of /glogg/src/quickfindpattern.cpp (Results 1 – 5 of 5)
Revision Date Author Comments
# 481c483c 13-Jun-2017 Sergei Dyshel <qyron.private@gmail.com>

Fix compiler warnings


# 7cbb2ca4 22-Jun-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Remove support for 'Wildcard' searches.

Thy are untested and probably not used much.
Also fix a bug in QRegularExpression implementation of QuickFind.


# 4fb0346e 21-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Switch from deprecated QRegExp to QRegularExpression


# 11582726 22-Jan-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Change the API for Persistable to use shared pointers.


# bb02e0ac 14-Oct-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

Move the source files to src/