
Kscope4
Source (link to git-repo or to original if based on someone elses unmodified work):
This is intended to search a set of files, call a `project' for the definition or the usage of a function or a variable, a text. All the cscope commands are usable and a graph part is available to visualize the link between calling and called functions.
Build process requires KDE4 & Qt4; the `graph' feature requires Qt3Support and Dot & Graphviz packages to be installed.
At runtime, Kscope4 needs cscope & a `ctags like' binary
An online documentation will be created during build process.
kscope4-1.8.1 :
- On startup don't rebuild cscope data base if no file was changed
- Sort hints used during symbol query
- Save/restore symbol queries history in "Project" mode
kscope4-1.8.0 :
- Port graph part to pure Qt4. Kscope4 doesn't require Qt3 / Kde3 support. Thanks to Alexander Stein (see AUTHORS)
kscope4-1.7.2 :
- Fix a bug in file list processing : fix automatic list sorting
- Improve display of selected files
kscope4-1.7.1 :
- Improve behaviour of file tree widget: properties saved to global config file to be restored on next session
kscope4-1.7.1 :
- Git repository available (git://git.code.sf.net/p/kscope4/kscope4)
- Fix bugs in process creation & opening
- Fix icon name of `Rebuild Database' action
- Fix behaviour of `Make Dialog' when restoring a long command from a previous session
- New feature of `Make Dialog' : the whole command history is written to the per-project config file when closing a session and restored during the next session for the same project
- Add a dialog to setup INCLUDEDIRS & SOURCEDIRS env. var. used by cscope when (re)building the database
- Allow the creation of a new project in an existing directory (source files already installed)
Ratings & Comments
0 Comments