Changelog for
kscope4-1.8.1-3.1.x86_64.rpm :
Wed Nov 18 13:00:00 2015 1.8.1
- On startup don\'t rebuild the cscope database if no file was modified
- Sort hints used for symbol query
- Save/restore symbol queries history in \"Project\" mode
- rel. 1.8.0
- Port graph to pure Qt4. Thanks to Alexander Stein
Mon May 25 14:00:00 2015 1.7.2
- Fix bug in processing of sorting order of file list
- Improve appearance of selected items: they are made visible at the center of the view
Sun Apr 12 14:00:00 2015 1.7.2
- Properties of the file list & tree widget (last active tab, sort order of the tree,
should the tree view show the hidden files) are saved in the global config file
(kscope.rc) to be restored during the next session
Mon Mar 23 13:00:00 2015 1.7.1
- Cleanup source files: remove `#if 0 ... #endif\' blocks, commented instructions;
delete space chars. in blank lines
- Fix icon name of `Rebuild Database\' action
- Fix bugs in project creation or opening (if previous session doesn\'t contain any
opened source files)
- Fix problem with long commands in make dialog line edit (dialog appearence is messed
up)
- New make dialog feature: the command history content of a session is written to the
project config file (cscope.proj) and will be restored during the next session
on the same project
- Add a dialog to setup (if needed) the values of INCLUDEDIRS & SOURCEDIRS environment
variables used by cscope when rebuilding the database (added 2 new files:
setenvdlg.{cpp,h})
- Allow project creation in an existing directory in which the source files are already
installed
Fri Apr 13 14:00:00 2012 1.7.0
- Port to KDE4 / Qt4