Subject: CVS commit: pkgsrc/devel/kdesdk3
To: None <pkgsrc-changes@NetBSD.org>
From: Mark Davies <markd@netbsd.org>
List: pkgsrc-changes
Date: 01/31/2006 22:58:40
Module Name: pkgsrc
Committed By: markd
Date: Tue Jan 31 22:58:40 UTC 2006
Modified Files:
pkgsrc/devel/kdesdk3: Makefile PLIST distinfo
Log Message:
Update to KDE 3.5.1
Changes:
* Cervisia
o Do not use absolute pathnames when committing the top level folder
of a working copy
* KBabel
o avoid user-visible strings that need to be translated in two ways
o KBabel editor: Fix and improve source references
o KBabel editor: add a new variable @POFILEDIR@ for source references.
This is for allowing search paths starting at the directory of the
PO file, like what is needed for GNU projects: starting at the
parent directory
o KBabel editor: allow backslashes in source references in the PO file
o KBabelDict: clicking the help button of KBabelDict calls the
corresponding section in the KBabel documentation
o Improved KBabel documentation
* Umbrello
o Code import for Java and Python
o fix loading of associationwidget with non-default color
o fix moving of initial and end activity
o fix operation parameter and return types including template
expressions
o Support C++ const methods (aka queries)
o Change associations, aggregations, etc. on-the-fly
o Collaboration Diagram: labels are reset to default position after
moving them
o Imported C++ classes not saved correctly in the XMI file
o In ER models adding associations will add blank space in the entity
attributes
o ER diagrams need to underline the attribute name of primary keys
o Cannot anchor notes to activity elements in Activity Diagram
To generate a diff of this commit:
cvs rdiff -r1.42 -r1.43 pkgsrc/devel/kdesdk3/Makefile
cvs rdiff -r1.20 -r1.21 pkgsrc/devel/kdesdk3/PLIST
cvs rdiff -r1.24 -r1.25 pkgsrc/devel/kdesdk3/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.