bb02e0ac | 14-Oct-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Move the source files to src/ |
6c22ec0e | 10-Oct-2013 |
Nicolas Bonnefon <nbonnefo@cisco.com> |
Fix the release script to include the version file in the tarball. |
d98e9150 | 01-Oct-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Prevents * and # to start an incremental search. |
e2f31691 | 30-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add -Wextra warnings and adjust copyright message. |
2ba9abbf | 27-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add a "Ignore case" option to QuickFind.
Fixes #48 |
e3de6c8a | 24-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Merge pull request #46 from rluiten/AddedKeymapping
Added common keyboard mappings that I felt were missing. |
36227a5a | 19-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Closing the QFW aborts the incremental QF. |
4cd75d8e | 19-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Incremental QF now restores initial selection when no match. |
06f22f07 | 18-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add an option to enable/disable incremental quickfind.
This will be on by default for both new installs and upgrade. |
93044566 | 17-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implements incremental quicksearches. |
e058de96 | 17-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Rework of QuickFind to support incremental search. |
0d91d155 | 10-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Implement correctly working directions in QuickFind.
The behaviour of '/', '?', '#', '*', 'n' and 'N' are now like their vim counterparts. |
496d47aa | 06-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Wire the new QFMux into the crawlerWidget. |
6c05d989 | 05-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
First implementation of the quickfind multiplexer. |
cdf2baef | 03-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Prepare for re-work of the quickfind system. |
1794668b | 26-Aug-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add a spacer to QuickFindWidget to avoid buttons moving. |
22f1dc9f | 25-Aug-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Changes QuickFind progress indicator from dots to percentage.
Thanks Robin for the good idea. |
d6f9be6e | 25-Aug-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
UI notifications from the QuickFind relocated in QuickFindWidget. |
1694b603 | 23-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Now 'follow' the file in both views. |
10cfffc6 | 23-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Supports multiple line selections with shift+click. |
1008f747 | 18-Sep-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Add a "select all" menu option. |
255963d2 | 18-Aug-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Clicking on the line number on filtered now jump/select.
It used to mark the line. |
2dcffa7e | 18-Aug-2013 |
Nicolas Bonnefon <nicolas@bonnefon.org> |
Merge pull request #45 from rluiten/FixedOverview
Fixed integer overflow in overview for large line numbers and large over...
Thanks a lot! |
294427d4 | 08-Aug-2013 |
Robin Luiten <robin.luiten+git@gmail.com> |
Fixed integer overflow in overview for large line numbers and large overview heights.
(cherry picked from commit 2e6412d21fc307b7b9879005275611acd65bc1d8) |
504002e6 | 07-Aug-2013 |
Robin Luiten <robin.luiten+git@gmail.com> |
Added common keyboard mappings that I felt were missing.
Added keys to both view and filtered view. Added Control PageDown and Control End to go to end of file. Added Control PageUp and Control Home
Added common keyboard mappings that I felt were missing.
Added keys to both view and filtered view. Added Control PageDown and Control End to go to end of file. Added Control PageUp and Control Home to go to start of file. Added F3 for searchNext and Shift-F3 for searchPrevious.
(cherry picked from commit 6a57e0ec53753ac5dbd66399798faeafe0d954ca)
show more ...
|