Subject: CVS commit: pkgsrc/devel/kdesdk3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 06/01/2006 14:25:10
Module Name: pkgsrc
Committed By: markd
Date: Thu Jun 1 14:25:10 UTC 2006
Modified Files:
pkgsrc/devel/kdesdk3: Makefile PLIST distinfo
Log Message:
Update to KDE 3.5.3
Changes:
* Umbrello
o Export all views
o Static variables in java code are not marked static
o New alignment type "distribute horizontally/vertically"
o Save autosave file to a more obvious place
o Usability and responsiveness improvements to code import
o Auto-complete in parameter properties dialog in class diagram
o Don't crash on application exit
o Memory problem when importing classes from C++ sources
o Nestable components and subsystems in Component diagram
o Switch back to arrow tool after association creation
o Fix crash loading xmi file
o User interaction with UMLWidget improvements
o Comments are cut short when generating PHP code
o Freeze on C++ class import
o Fix crash on importing Java 1.5 classes containing annotations
* KCacheGrind
o "Fix slow handling (loading, cycle detection, drawing the call
graph) of profiles where functions have number of callers/callees
in the thousands. These unusual profiles are typically produced
by running callgrind on Valgrind itself (so called Valgrind
self-hosting)."
To generate a diff of this commit:
cvs rdiff -r1.51 -r1.52 pkgsrc/devel/kdesdk3/Makefile
cvs rdiff -r1.22 -r1.23 pkgsrc/devel/kdesdk3/PLIST
cvs rdiff -r1.26 -r1.27 pkgsrc/devel/kdesdk3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.