#
e85b29cc |
| 02-Jul-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make quickfind interruptible.
Fixes #60
|
#
481c483c |
| 13-Jun-2017 |
Sergei Dyshel <qyron.private@gmail.com> |
Fix compiler warnings
|
#
51fe49c1 |
| 22-Jun-2017 |
Sergei Dyshel <qyron.private@gmail.com> |
Remove connect to followDisabled (no such slot)
|
#
7552c461 |
| 23-May-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add [space] and 'm' shortcuts to switch view and set/unset a mark.
|
#
8e788202 |
| 23-May-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Allow [ and ] to move to next/prev mark.
Fixes #140
|
#
a9518197 |
| 10-Mar-2017 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix keyboard tab navigation on macOS.
Also add Chrome style Ctrl/Alt left/right arrows.
|
#
257b1c50 |
| 09-Nov-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix the misalignement of mouse click/line when displaying last line.
|
#
bc929c39 |
| 01-Nov-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add a default font heigh to work around the overview being wrong on first draw.
|
#
1cd16a46 |
| 18-May-2016 |
Anton Filimonov <anton.filimonov@gmail.com> |
Invalidate text cache for select all command
|
#
5c2998cc |
| 31-Oct-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Update main view when 'j'/'k' in the filtered.
Fixes #123
|
#
9f0249b2 |
| 26-Oct-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Change the handling of scrolling to permit showing the last line.
Fixes #116
|
#
8ea5bc4c |
| 02-Mar-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix replacing search with a new, empty one.
|
#
06d5d36c |
| 12-Feb-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make "pull-to-follow" easier for regular scroll wheels.
|
#
5fa25391 |
| 12-Feb-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add support for UTF-8 files.
Fixes #16
|
#
819e4a32 |
| 16-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Improve "pull to follow" with trackpads.
|
#
68d95677 |
| 16-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make "pull to follow" work with a normal mouse wheel.
|
#
f01b5ae6 |
| 16-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Tweak graphics for Retina screens.
|
#
739c6a66 |
| 16-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Improve the look of arrows/bullets.
|
#
00a57d05 |
| 16-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Correct display not invalidating the cache when selecting another line.
|
#
c7ef2b85 |
| 16-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Minor fixes to allow compilation on gcc.
|
#
2493b508 |
| 15-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Improve "pull to follow" locking when the file is short.
|
#
1853a1fd |
| 05-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Ignore gestures to avoid "one finger" panning on Mac.
|
#
b297d2f4 |
| 01-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Integrate pull to follow functionnality and improve UI.
|
#
ac6602a5 |
| 30-Dec-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Allow hooking of the pull to follow bar.
|
#
a9448ba0 |
| 29-Dec-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement caching of the text in a pixmap.
|