Changelog for
kscope-1.6.2-93.27.x86_64.rpm :
Tue Jul 29 14:00:00 2008 pnemecAATTsuse.cz
- update to 1.6.2
* New: Support for hidden project folders under the source root
* New: Support for case-insensitive queries
* New: Per-project Ctags command line (for advanced users only)
* Bug fix: Make the configuration script sh-friendly
* Bug fix: Handle unicode characters on gcc\'s output
* Bug fix: KScope crashes when clicking on empty area in the tree view
* Bug fix: Do not show the \"Function\" column in the error list
* Bug fix: Do not close KScope when choosing \"Cancel\" in the \"Save Files?\"
message box
* Bug fix: Stop queries when their result windows are destroyed
* Bug fix: Query results sorted by line numbers are sorted numerically
* Translation: Chinese
add ctags as suggest
- added ctags cscope and graphviz as Recommends [bnc#398093]
Fri May 23 14:00:00 2008 crrodriguezAATTsuse.de
- need to export CXXFLAGS to use RPM_OPT_FLAGS properly
Fri Jul 13 14:00:00 2007 pnemecAATTsuse.cz
- update to 1.6.0
Improved: Updated the documentation
Improved: Implemented multiple-call nodes in the call-graph
Improved: Workspace toolbar buttons re-arranged
Improved: Hitting Enter in the \"Open Project\" dialogue\'s list of
recent projects opens the selected project
Bug fix: Prevent infinite loops in the file finder in the presence of
recursive symbolic links
Bug fix: Child windows should not disappear when dialogues are invoked
Bug fix: Added padding to the call graph, to avoid chopped-off drawing
of nodes close to the borders
Bug fix: Honour the preferred font when drawing the graph
Bug fix: Delete temporary dot files used for drawing graphs
Bug fix: Save call-tree files when a project is closed
Bug fix: Clean-up a project\'s directory name after it is created
Fri Jun 1 14:00:00 2007 cooloAATTsuse.de
- include directories
Fri Mar 30 14:00:00 2007 stbinnerAATTsuse.de
- add bison and flex to build requires
Wed Feb 7 13:00:00 2007 pnemecAATTsuse.cz
- updated to 1.5.0
New: Make front-end (Rudimentary)
New: Global bookmarks list
New: Support for Cscope\'s -c and -D command-line options (-D requires a patch to Cscope)
Improved: Detect Cscope\'s executable and capabilities on each load
Improved: Graph windows are no longer top-level (can be minimised or hidden behind the main window)
Improved: Do not automatically open a project if it was already loaded by another instance of KScope
Improved: Show #include directives in the tag list
Bug fix: Better calculation of the area defined by a graph arrow
Bug fix: Files could not be found in the file list when using a common root ($)
Tue Oct 17 14:00:00 2006 pnemecAATTsuse.cz
- update to 1.4.~
New: Tool-tips for the project\'s file list
New: \"Find Definition\" entry in the query-results popup menu
Improved: Added \'
*.S\' (kernel assembly files) to the list of standard
file types
Improved: Some code clean-ups in the query-results popup menu
Bug fix: All query results following a global definition were omitted
Tue Sep 19 14:00:00 2006 pnemecAATTsuse.cz
- update to 1.4.1
updated documentation
many bugfixes
fixed memory leaks
...
- fixed desktop file
Tue Aug 29 14:00:00 2006 stbinnerAATTsuse.de
- fix build for < 10.1
Tue May 9 14:00:00 2006 pnemecAATTsuse.cz
- created package kscope
- patch for desktop file