8b54586c | 14-Feb-2018 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix a regression when 'follow' mode is disabled when file is updated. |
c59cadb3 | 14-Feb-2018 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Avoid marking the tab 'red' on the first search. |
af94bdd6 | 14-Feb-2018 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Persist the "follow" mode across sessions.
Fixes #183 |
7db18f1c | 13-Feb-2018 |
Nicolas Bonnefon <nickbnf@users.noreply.github.com> |
Merge pull request #193 from CharleyPeng1/patch-1
Update README.md |
c578a95e | 13-Feb-2018 |
Nicolas Bonnefon <nickbnf@users.noreply.github.com> |
Merge pull request #202 from variar/glogg_master
Switch to 10.8 to use recent Qt on mac |
a374c313 | 13-Feb-2018 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Switch to qt 5.10 on Mac (for CI). |
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 |
5a87faae | 25-Dec-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Switch to 10.8 to use recent Qt on mac |
8a7b7d46 | 11-Dec-2017 |
CharleyPeng1 <charley.peng@au.ey.com> |
Update README.md
update readme with download instructions |
b98eb3ae | 27-Nov-2017 |
Nicolas Bonnefon <nickbnf@users.noreply.github.com> |
Merge pull request #190 from variar/win_file_res
Add more resources to windows executable |
a4399322 | 15-Nov-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Add quotes just in case |
52b9eccf | 15-Nov-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Add resources to windwos exe. Should fix #182 |
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 |
fc945242 | 08-Nov-2017 |
Nicolas Bonnefon <nickbnf@users.noreply.github.com> |
Merge pull request #187 from variar/fix_qicon_leak
Fix small memory leak |
bb5e255b | 07-Nov-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Fix small memory leak |
3ff6c941 | 28-Oct-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Keep selected line visible when search pattern changes |
6f5eaa80 | 29-Sep-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Update CI to trusty/gcc-6/qt591 for linux builds. |
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. |
07cff950 | 16-Jul-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Register a custom Info.plist for macOS builds. |
c5032809 | 16-Jul-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Associate to plain text files on macOS. |
ba1adacf | 16-Jul-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Respond to FileOpen event on macOS.
Fixes #145 |
732308b3 | 12-Jul-2017 |
Nicolas Bonnefon <nickbnf@users.noreply.github.com> |
Merge pull request #170 from variar/glogg_add_ci
Prepare CI integration |
8b941e12 | 11-Jul-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Fix build on travis mac os version |
73075c26 | 11-Jul-2017 |
Anton Filimonov <anton.filimonov@gmail.com> |
Prepare CI intergration |