#
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
|
#
257b1c50 |
| 09-Nov-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Fix the misalignement of mouse click/line when displaying last line.
|
#
78dc0425 |
| 31-Oct-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Update 'Follow' option as the user switches between files.
|
#
9f0249b2 |
| 26-Oct-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Change the handling of scrolling to permit showing the last line.
Fixes #116
|
#
5fa25391 |
| 12-Feb-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add support for UTF-8 files.
Fixes #16
|
#
ecd5e5f0 |
| 31-Jan-2016 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Increase resistance of "pull to follow".
|
#
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.
|
#
0b05c6ea |
| 25-Dec-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First partial implementation of the "pull to follow" UI.
|
#
45ef183c |
| 20-Dec-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Revert the data icons when there is activity in a tab.
This commit breaks compatibility with Qt4, so long!
|
#
8bda3285 |
| 12-Aug-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Make the performance monitor compile time optional.
|
#
045703da |
| 09-Aug-2015 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add a performance counter indicating the number of refresh per second.
|
#
bb02e0ac |
| 14-Oct-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Move the source files to src/
|