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.
This commit is contained in:
parent
03322c0ea5
commit
da797114b5
4 changed files with 13 additions and 41 deletions
|
@ -1,4 +1,4 @@
|
|||
@comment $NetBSD: PLIST,v 1.25 2007/01/26 03:28:08 markd Exp $
|
||||
@comment $NetBSD: PLIST,v 1.26 2007/05/23 13:45:05 markd Exp $
|
||||
bin/adddebug
|
||||
bin/build-progress.sh
|
||||
bin/catalogmanager
|
||||
|
@ -263,6 +263,12 @@ share/doc/kde/HTML/en/kdesvn-build/index.docbook
|
|||
share/doc/kde/HTML/en/kompare/common
|
||||
share/doc/kde/HTML/en/kompare/index.cache.bz2
|
||||
share/doc/kde/HTML/en/kompare/index.docbook
|
||||
share/doc/kde/HTML/en/kompare/settings-diff1.png
|
||||
share/doc/kde/HTML/en/kompare/settings-diff2.png
|
||||
share/doc/kde/HTML/en/kompare/settings-diff3.png
|
||||
share/doc/kde/HTML/en/kompare/settings-diff4.png
|
||||
share/doc/kde/HTML/en/kompare/settings-view1.png
|
||||
share/doc/kde/HTML/en/kompare/settings-view2.png
|
||||
share/doc/kde/HTML/en/umbrello/activity-diagram.png
|
||||
share/doc/kde/HTML/en/umbrello/add-remove-languages.png
|
||||
share/doc/kde/HTML/en/umbrello/aggregation.png
|
||||
|
@ -767,10 +773,12 @@ share/kde/apps/umbrello/pics/CVstruct.png
|
|||
share/kde/apps/umbrello/pics/actor.png
|
||||
share/kde/apps/umbrello/pics/aggregation.png
|
||||
share/kde/apps/umbrello/pics/align_bottom.png
|
||||
share/kde/apps/umbrello/pics/align_hori_distribute.png
|
||||
share/kde/apps/umbrello/pics/align_hori_middle.png
|
||||
share/kde/apps/umbrello/pics/align_left.png
|
||||
share/kde/apps/umbrello/pics/align_right.png
|
||||
share/kde/apps/umbrello/pics/align_top.png
|
||||
share/kde/apps/umbrello/pics/align_vert_distribute.png
|
||||
share/kde/apps/umbrello/pics/align_vert_middle.png
|
||||
share/kde/apps/umbrello/pics/anchor.png
|
||||
share/kde/apps/umbrello/pics/andline.png
|
||||
|
|
|
@ -1,10 +1,8 @@
|
|||
$NetBSD: distinfo,v 1.31 2007/01/26 03:28:08 markd Exp $
|
||||
$NetBSD: distinfo,v 1.32 2007/05/23 13:45:05 markd Exp $
|
||||
|
||||
SHA1 (kdesdk-3.5.6.tar.bz2) = 5c1f3478b72fde8b117d9458072d471eb8be5cbe
|
||||
RMD160 (kdesdk-3.5.6.tar.bz2) = 96e96a0ca87aadf8940ceb1dfead385503096a4f
|
||||
Size (kdesdk-3.5.6.tar.bz2) = 5046602 bytes
|
||||
SHA1 (kdesdk-3.5.7.tar.bz2) = e9cd8a8416ff340e7dc46289efafd1b1b99c31ff
|
||||
RMD160 (kdesdk-3.5.7.tar.bz2) = 055d0ec884b289376fa5da6367811abbcf8787db
|
||||
Size (kdesdk-3.5.7.tar.bz2) = 5200751 bytes
|
||||
SHA1 (patch-aa) = ab73e4306efb33344012f95c059ea0ed0adfafd1
|
||||
SHA1 (patch-ab) = 436454d5f54cdf783a5a1cb3d70a2e8398695f60
|
||||
SHA1 (patch-ac) = 86d3e639fe15e88dad41b590e5399b3d50207307
|
||||
SHA1 (patch-ad) = 9f8b6869ac5e107047c65230a52a88cfc31f71f4
|
||||
SHA1 (patch-ae) = 104cc8b3aba94d82a6df2a5366292eff59b31b52
|
||||
|
|
|
@ -1,15 +0,0 @@
|
|||
$NetBSD: patch-ad,v 1.5 2007/01/26 03:28:08 markd Exp $
|
||||
|
||||
kde svn patch 624935
|
||||
|
||||
--- kbabel/catalogmanager/libsvn/svnhandler.cpp.orig 2007-01-20 23:56:24.000000000 +1300
|
||||
+++ kbabel/catalogmanager/libsvn/svnhandler.cpp
|
||||
@@ -148,7 +148,7 @@ SVNHandler::FileStatus SVNHandler::fstat
|
||||
QDomElement entry, wcStatus;
|
||||
|
||||
// Parse the output.
|
||||
- if ( !doc.setContent( out.output(), &errorMsg, &errorLine, &errorCol ) ) {
|
||||
+ if ( !doc.setContent( out.getOutput(), &errorMsg, &errorLine, &errorCol ) ) {
|
||||
kdDebug(8109) << "Cannot parse \"svn status -v --xml\" output for"
|
||||
<< filename << endl << "Line: " << errorLine << " Column: "
|
||||
<< errorCol << " Error: " << errorMsg << endl;
|
|
@ -1,19 +0,0 @@
|
|||
$NetBSD: patch-ae,v 1.3 2007/01/26 03:28:08 markd Exp $
|
||||
|
||||
kde svn patch 624935
|
||||
|
||||
--- kbabel/catalogmanager/libsvn/svnhandler.h.orig 2007-01-20 23:57:12.000000000 +1300
|
||||
+++ kbabel/catalogmanager/libsvn/svnhandler.h
|
||||
@@ -120,9 +120,9 @@ class SVNOutputCollector: public QObject
|
||||
SVNOutputCollector( KProcess* );
|
||||
void setProcess( KProcess* );
|
||||
|
||||
- const QString& output() const { return m_gatheredOutput; }
|
||||
- const QString& stderr() const { return m_stderrOutput; }
|
||||
- const QString& stdout() const { return m_stdoutOutput; }
|
||||
+ const QString& getOutput() const { return m_gatheredOutput; }
|
||||
+ const QString& getStderr() const { return m_stderrOutput; }
|
||||
+ const QString& getStdout() const { return m_stdoutOutput; }
|
||||
|
||||
private slots:
|
||||
void slotGatherStderr( KProcess*, char*, int );
|
Loading…
Reference in a new issue