SeaScope is a PyQt GUI front-end for cscope written in Python using PyQt and QScintilla libraries.
Product's homepage
Here are some key features of "SeaScope":
Search features:
· cscope search features
· Call tree for functions
· Call tree for symbols
· ctags results
Application features:
· Query results
· Multiple queries
· Incremental addition of results to avoid GUI freeze
· Editor
· Multiple files
· Search text functionality
· Goto line functionality
· Project file list
· Code navigation history
Graphical features:
· Style preferences
· Font preferences
Requirements:
· Python
· PyQt
What's New in This Release: [ read full changelog ]
· Class graph
· Ctags based object tree view
· File context plugin system
· Bug fixes and improvements