#
c59cadb3 |
| 14-Feb-2018 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Avoid marking the tab 'red' on the first 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.
|
#
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
|
#
ced968a9 |
| 18-Jan-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Optimise searches when there is a lot of matches.
|
#
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/
|