File kscope.changes of Package kscope
-------------------------------------------------------------------
Tue Jul 29 08:57:13 CEST 2008 - pnemec@suse.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 10:20:11 CEST 2008 - crrodriguez@suse.de
- need to export CXXFLAGS to use RPM_OPT_FLAGS properly
-------------------------------------------------------------------
Fri Jul 13 08:53:33 CEST 2007 - pnemec@suse.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 13:08:36 CEST 2007 - coolo@suse.de
- include directories
-------------------------------------------------------------------
Fri Mar 30 12:13:12 CEST 2007 - stbinner@suse.de
- add bison and flex to build requires
-------------------------------------------------------------------
Wed Feb 7 13:26:58 CET 2007 - pnemec@suse.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 11:49:09 CEST 2006 - pnemec@suse.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 15:29:54 CEST 2006 - pnemec@suse.cz
- update to 1.4.1
updated documentation
many bugfixes
fixed memory leaks
...
- fixed desktop file
-------------------------------------------------------------------
Tue Aug 29 16:02:06 CEST 2006 - stbinner@suse.de
- fix build for < 10.1
-------------------------------------------------------------------
Tue May 9 15:02:04 CEST 2006 - pnemec@suse.cz
- created package kscope
- patch for desktop file