History log of /glogg/src/data/logfiltereddata.cpp (Results 1 – 16 of 16)
Revision Date Author Comments
# c59cadb3 14-Feb-2018 Nicolas Bonnefon <nicolas@bonnefon.org>

Avoid marking the tab 'red' on the first search.


# f5d8bcb4 13-Feb-2018 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #178 from danberindei/preserve-scrollbars-after-search

Preserve scrollbars after search


# 71df3a3b 08-Nov-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #186 from variar/glogg_keep_selected_line

Keep selected line visible when search pattern changes


# 3ff6c941 28-Oct-2017 Anton Filimonov <anton.filimonov@gmail.com>

Keep selected line visible when search pattern changes


# 209000a6 28-Sep-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Rework encoding handling for multi-byte files. Add a test and fix a bug
when copying from a utf-16 file.


# 3d745936 13-Sep-2017 Dan Berindei <dan@infinispan.org>

Preserve scrollbars after search

Search was setting the maximum marked line length to 0.


# 481c483c 13-Jun-2017 Sergei Dyshel <qyron.private@gmail.com>

Fix compiler warnings


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

Switch from deprecated QRegExp to QRegularExpression


# 4a4a124e 20-Mar-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Add initial support for UTF-16.


# 8e788202 23-May-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Allow [ and ] to move to next/prev mark.

Fixes #140


# 5fa25391 12-Feb-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Add support for UTF-8 files.

Fixes #16


# 2493b508 15-Jan-2016 Nicolas Bonnefon <nicolas@bonnefon.org>

Improve "pull to follow" locking when the file is short.


# ced968a9 18-Jan-2015 Nicolas Bonnefon <nicolas@bonnefon.org>

Optimise searches when there is a lot of matches.


# 721a2433 24-Nov-2014 Nicolas Bonnefon <nicolas@bonnefon.org>

Correct automatic search restart on truncation.


# ef13a493 12-Nov-2013 Nicolas Bonnefon <nicolas@bonnefon.org>

More smart pointer usage in the LogDatas.


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

Move the source files to src/