Skip to content

Tags: fishjam/LogViewer

Tags

20220429

Toggle 20220429's commit message
重构:

  1.重构一个高性能多线程日志模块, 参见 ftlLog.h 和 CFLogTest.ini(通过 CFLogTest.ini 分析 LogViewer 的日志);
  2.增加 源码目录历史对话框, 方便同时存在多个源码目录时;
  3.更改 SeqNumber 为 Line Num(日志中的行号, 可以 Goto) 和 Seq(唯一递增序号,可以检查日志是否有丢失或反序)
  4.在 Sort/Filter 时尽量保持当前选中日志;
  5.增强选择日志记录后的右键拷贝功能;
  6.更改一些bug;

20211026

Toggle 20211026's commit message
1.add DialogSameFilesList to handle same name files when try to locat…

…e in VS ide.

2.fix some bugs.

20200517

Toggle 20200517's commit message
enable select current PID/TID in context menu(允许右键按照 PID/TID 进行过滤)

20190713

Toggle 20190713's commit message
1.add selected information on status bar;

2.add delete selected items function in context menu;
3.adjust UI

20181203

Toggle 20181203's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

untagged-b054a592425b21a68ea7

Toggle untagged-b054a592425b21a68ea7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md