History log of /glogg/ (Results 51 – 75 of 561)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
e85b29cc02-Jul-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Make quickfind interruptible.

Fixes #60

ef0c51b010-Jul-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #165 from variar/fix_mouse_button_check

Fix mouse button check

470ea16910-Jul-2017 Nicolas Bonnefon <nickbnf@users.noreply.github.com>

Merge pull request #167 from variar/ignore_case_fix

Use clicked signal instead of toggled

c6557e6e30-Jun-2017 Anton Filimonov <anton.filimonov@gmail.com>

Use clicked signal instead of toggled

2f6e624b30-Jun-2017 Anton Filimonov <anton.filimonov@gmail.com>

Fix mouse button check

481c483c13-Jun-2017 Sergei Dyshel <qyron.private@gmail.com>

Fix compiler warnings

51fe49c122-Jun-2017 Sergei Dyshel <qyron.private@gmail.com>

Remove connect to followDisabled (no such slot)

adca381413-Jun-2017 Sergei Dyshel <qyron.private@gmail.com>

Add some Qt-specific files to .gitignore

d26ce8cd16-Jun-2017 Sergei Dyshel <qyron.private@gmail.com>

Clang-format style file

7cbb2ca422-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.

4fb0346e21-Mar-2016 Anton Filimonov <anton.filimonov@gmail.com>

Switch from deprecated QRegExp to QRegularExpression

f25e35f221-Jun-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Add support for CP1251 and CP1252.

4343ea4221-Jun-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Show null characters as spaces.

2f6fa46221-Jun-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Re-work position calculation to display UTF-16 properly.

0faa475819-Jun-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Add automatic support for UTF16.

05467f5202-Jun-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Fix and end of line bug when a line is extended on a block (256) boundary.

4a4a124e20-Mar-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Add initial support for UTF-16.

c1150e2d31-May-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Switch to Qt 5.8.0 for Mac builds, fixing a high CPU usage problem.

aa0a945424-May-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Add shortcuts 'v', '+' and '-' to manipulate filtered view size and content.

Fixes #156

7552c46123-May-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Add [space] and 'm' shortcuts to switch view and set/unset a mark.

8e78820223-May-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

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

Fixes #140

624d1a5d21-Apr-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Ensure debug symbols are generated on macOS.

de1abac620-Apr-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

When doing a partial index, detect the start point in the worker thread.

It used to be done in the main thread and mangled the index in some
cases.

Fixes #149.

90d2843c21-Mar-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Change comment and desktop file to support opening multiple files.

23e0246821-Mar-2017 Nicolas Bonnefon <nicolas@bonnefon.org>

Merge remote-tracking branch 'variar/f_open_several_files'

12345678910>>...23