KScope / News: Recent posts

Version 1.9.2

This version includes significant enhancements over the previous one, as well as several important bug fixes. All users of version 1.9.1 are encouraged to upgrade.
While this release is much more mature than its predecessor, it is still in an Alpha stage. The usual warnings apply.

Posted by Elad Lahav 2009-02-13

The next generation of KScope

Version 1.9.0 is an Alpha-level release of the next generation of KScope. The application has been written from scratch, using Qt4 and QScintilla, and therefore no longer depends on KDE.

See the release notes for highlights of the new design.

Please report bugs and submit feature requests.

Posted by Elad Lahav 2009-01-10

Stable version 1.6.0

The 1.5.x development series has matured into a new stable release, 1.6.0. This version fixes many bugs, especially in the call-graph.
New features included since 1.4.x include a "make" front-end for building projects, global bookmark management and more.

Posted by Elad Lahav 2007-07-12

New Beta version

Version 1.5.2 is the first Beta towards a stable 1.6.0 release. It includes a new bookmarks dialogue, better support for existing cscope.out files and many bug fixes.

Posted by Elad Lahav 2007-05-07

Second Alpha

This release mainly improves on the Make front-end.
Note that the global bookmarks system is still pretty much broken when it comes to editing files, and is only usable when browsing code.

Posted by Elad Lahav 2007-02-15

A new Alpha version

Version 1.5.0 is an early development version. Its main purpose is to obtain feedback on some new, and currently unstable, features, including the Make front-end, the global bookmark system and more.
This version should not be considered as a replacement for the latest stable release (1.4.3).

Posted by Elad Lahav 2007-02-06

Version 1.4.3

This version fixes a few bugs, including several crashes. It also adds some minor (but, hopefully, useful) features.

Posted by Elad Lahav 2007-01-15

Version 1.4.2

A maintenance release, which fixes one severe bug and adds a couple of small features.

Posted by Elad Lahav 2006-10-16

New stable version

Version 1.4.0 is out. This is a stable release that replaces both the last stable (1.2.0) and the last development (1.3.4) versions.
Changes from the last Beta (1.3.4) are mainly cosmetic, but may be useful nonetheles. All users of the 1.3.x series are encouraged to upgrade to 1.4.0.

Posted by Elad Lahav 2006-08-09

Licensing issues solved in KScope 1.3.4

The new version of KScope generates call graphs using the 'dot' executable, instead of dynamically linking with graphviz. This shoukd finally solve all licensing problems in the 1.3.x branch, at the expense of a minor performance hit.

Note to upgraders: Use the Settings/Programmes page to set the full path of the dot executable (you can use the auomatic script to do that).

Note to packagers: The graphviz library is no longer required to compile KScope. On the other hand, Flex and Bison are now required, in addition to all previous dependencies.

Posted by Elad Lahav 2006-04-14