Commit Graph

132 Commits (master)

Author SHA1 Message Date
Tim Stack 9a1f383ce1 [textview] some more support for handling hyperlinks 2 weeks ago
Tim Stack 48ed0ff458 [gantt] adjust time bounds to show the full range of all ops 3 weeks ago
Tim Stack e27a7d8e9a [log_format] add support for synthetic opids 4 weeks ago
Tim Stack 46b2a9f1ee [piper] start support for demux
... and other misc things:

* Bump to C++17
* Add zookeeper_log
1 month ago
Tim Stack 45d8e27ae4 [mouse] refactor overlay menu 1 month ago
Tim Stack 5a744f0c66 [textview] handle mouse movement in overlay better 2 months ago
Tim Stack c465cc6d54 [mouse] missed adding the view left position to the X coord 2 months ago
Tim Stack 96765e3abc [view_curses] support for selecting text in mouse mode 2 months ago
Tim Stack 53ab7b14a6 [mouse] flesh out things more 2 months ago
Tim Stack 7341dc1f1a [mouse] breathe some life back into mouse support 2 months ago
Tim Stack 554f0e2439 [partitions] revive partition functionality 2 months ago
Tim Stack 53b0a606d6 [textview] try to preserve textview location better when reloading 3 months ago
Tim Stack ee345321f7 [hotkeys] change curly braces to move to the next/prev section
and... a bunch of other stuff
4 months ago
Tim Stack 01c973868d [file_collection] handle large file counts better 9 months ago
Tim Stack cc445cc78f [listview] use ctrl-] to focus on overlays 10 months ago
Tim Stack 14e61acda7 [gantt] support filtering 10 months ago
Tim Stack 5787f47767 [piper] replace piper_proc with a thread
Related to #1029
11 months ago
Tim Stack 29e2db5cc3 [textview] fix backwards search for cursor mode and mention it in FAQ
Related to #385
11 months ago
Tim Stack 8f8874c718 [cursor] update docs and more tweaks 12 months ago
Tim Stack dd21bdfd82 [text_filter] scrub ansi when testing a filter
Related to #1163
12 months ago
Tim Stack c3abaee445 [log/text-views] reload selectable config
Related to #1088
1 year ago
Tim Stack a56cee67e6 [view-cursor] support for theming of the cursor line (#1088)
Add a role for the cursor line so that it can be themed.
The role is now optionally applied in textviews, which
fixes issues with other textviews having the wrong
selection highlight (e.g. filters, breadcrumb menus)

Still need to fix some issues with overlays...
1 year ago
Tim Stack 87791ec94b [markdown] add support for going to an anchor 2 years ago
Tim Stack 1fd274ce24 [docs] some more updates to docs
Also, add support for overstruck/backspace-underscore for
doing bold/underline.
2 years ago
Tim Stack 1ae1600f7b [line_buffer] cache compressed files 2 years ago
Timothy Stack 6712a33163 [cmds] add :export-session command 2 years ago
Timothy Stack 45270505e3 [status] some more user notification tweaks 2 years ago
Timothy Stack 39763b2d31 [vtab] add indexes for text columns 2 years ago
Timothy Stack 52fe2db376 [spectro] add a summary overlay to the selected position and show log messages in a panel 2 years ago
Timothy Stack 31a670ce27 [md4c] initial markdown support 2 years ago
Timothy Stack f03f9e704f [views] add a breadcrumb view 2 years ago
Timothy Stack a27198e8ca [regex101] add an integration with regex101
... and a pile of other changes
2 years ago
Timothy Stack b856cd9657 [build] silence some warnings 2 years ago
Timothy Stack 6fff9d60f5 [build] some clang-tidy fixes 2 years ago
Timothy Stack 66ef5fdae1 [clang-format] init 2 years ago
Timothy Stack 4564e162d0 [build] try to optimize compile time 2 years ago
Timothy Stack 5089347e82 [views] fix some issues on shutdown 3 years ago
Timothy Stack db7173caec [views] fix some issues with empty views
Related to #908
3 years ago
Timothy Stack b64342ca47 [log_format] display log_body for the body field instead of the format name and add :mark-expr command 3 years ago
Timothy Stack 94498878c8 [logfile_sub_source] try to avoid a full rebuild in some cases 3 years ago
Timothy Stack 7b0e1c4f54 [filters] fix previews when created in the editor 3 years ago
Timothy Stack d45d7d6c58 [docs] add report generation to cookbook 3 years ago
Timothy Stack f5c72736cb [docs] some more doc text 3 years ago
Timothy Stack cac1175973 [services] initial pass at injecting services and a bunch of other stuff 3 years ago
Timothy Stack 836fc83203 [pretty-print] pay attention to hidden fields
Fixes #653
4 years ago
Timothy Stack 22c2e95df0 [filters] sql filter
Related to #568
4 years ago
Timothy Stack 6d0054d3b6 [logfile] refactor visibility 4 years ago
Timothy Stack 2aad7985a6 [build] opt build
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 8e629b166a [build] some more compiler profiling
Defect Number:
    Reviewed By:
   Testing Done:
4 years ago
Timothy Stack 0765c07010 [view] migrate view_action stuff to function objects 4 years ago