Subject: CVS commit: pkgsrc/devel/kdesdk3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 05/23/2007 13:45:06
Module Name:	pkgsrc
Committed By:	markd
Date:		Wed May 23 13:45:06 UTC 2007

Modified Files:
	pkgsrc/devel/kdesdk3: PLIST distinfo
Removed Files:
	pkgsrc/devel/kdesdk3/patches: patch-ad patch-ae

Log Message:
Update to KDE 3.5.7

Cervisia
* Improve layouting of the CVS log dialog.

KBabel
* Fix random crashes on Catalogmanager.

KCachegrind
* Fix parsing of dot output on some cases.

Umbrello
* C# Code Generation and export.
* Java interface inheritance, abstract classes and generics in code
  generation.
* Operations of the Interface are implemented in the class automatically.
* Java 5 generics support.
* Code generation ignores unidirectional association.
* %date% and %time% not being parsed.
* Relationships for entities do not live outside of the diagram.
* Multiplicity labels often are placed incorrectly.
* Association role labels are duplicated.
* Crash on adding operation to class with Advanced Code Generators enabled.
* Javascript wrong Code Generation.
* Javascript/ActionScript Code Generation creates bad format methods.
* Sequence diagram object size incorrect after toggling "Draw as Actor".
* Support duplicating sequence diagrams.
* Incorrect Association Properties text.
* Buttons are not displayed.
* Impossible to reuse same use case in a use case diagram.
* Crash on creating various types of associations.
* Fix displacement of sequence line on initial drag/drop of a class from
  the list view to a sequence diagram.
* Support copy/paste of attribute or operation in the list view within the
  same class.
* Associations not updated during move of class on diagram.
* Fix unclickable diagrams.
* ERD not saved correctly, rendered unusable.
* Improve loading of XMI files from older versions
* Package contents always shown empty in package properties dialog.
* Subsystem or component may realize interface in component diagram.
* Crash when deleting the link between a package and a class.
* Ada95 Code Generation Errors for Aggregation.
* Unable to delete multiplicity information or label from an association.
* C++ code generator does not correctly define namespaces.
* Ada code generator generates "withs" in both directions for certain
  associations.
* Ada code generator always generates methods abstract even if abstract
  box not checked.
* Missing "with" on Ada code generation for aggregation.
* Operation Properties "Type" combo box too small.
* Allowing to duplicate diagrams.
* Crash on changing multiplicity in an association in ERD.
* Class diagram in folder not loaded correctly from xmi.
* Sequence diagram crashes on inserting message.
* No synchronization of comments when round-tripping.
* Crash on loading xmi with actor as object of sequence diagram.
* ActionScript/JavaScript association code generation error.
* XMI file contains massive duplications of <UML:Stereotype>.
* Segmentation fault on loading corrupted file.
* Crash when moving all elements in a sequence diagram.
* Fix crash while adding class via class wizard.
* Various dialog layout fixes. New Top/Bottom arrowbutton in Activity
  subdialog of state properties dialog.


To generate a diff of this commit:
cvs rdiff -r1.25 -r1.26 pkgsrc/devel/kdesdk3/PLIST
cvs rdiff -r1.31 -r1.32 pkgsrc/devel/kdesdk3/distinfo
cvs rdiff -r1.5 -r0 pkgsrc/devel/kdesdk3/patches/patch-ad
cvs rdiff -r1.3 -r0 pkgsrc/devel/kdesdk3/patches/patch-ae

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.