Tom Albers | 1 May 2005 13:07
Picon

kde-i18n/nl

CVS commit by toma: 

Fix the ignore files.

  A            messages/kdeextragear-1/.cvsignore   1.1
  A            messages/kdeextragear-2/.cvsignore   1.1
  A            messages/kdeextragear-3/.cvsignore   1.1
  A            messages/kdeextragear-libs-1/.cvsignore   1.1
  A            messages/kdeplayground-artwork/.cvsignore   1.1
  A            messages/kdeplayground-base/.cvsignore   1.1
  A            messages/kdeplayground-edu/.cvsignore   1.1
  A            messages/kdeplayground-games/.cvsignore   1.1
  A            messages/kdeplayground-multimedia/.cvsignore   1.1
  A            messages/kdereview/.cvsignore   1.1
  M +2 -1      docs/kdebase/kdebugdialog/.cvsignore   1.4
  M +2 -1      docs/kdebase/kdesu/.cvsignore   1.6
  M +1 -0      docs/kdebase/kicker/.cvsignore   1.4
  M +2 -1      docs/kdebase/kioslave/.cvsignore   1.4
  M +1 -1      docs/kdeextragear-1/.cvsignore   1.3
  M +1 -0      docs/kdeextragear-1/kfortune/.cvsignore   1.2
  M +1 -0      docs/kdeextragear-1/kreatecd/.cvsignore   1.2
  M +1 -0      docs/kdeextragear-2/kimdaba/.cvsignore   1.2
  M +1 -0      docs/kdegraphics/kdvi/.cvsignore   1.2
  M +1 -0      docs/kdegraphics/kruler/.cvsignore   1.2
  M +1 -0      docs/kdegraphics/ksnapshot/.cvsignore   1.2
  M +2 -1      docs/kdepim/kaddressbook/.cvsignore   1.3
  M +1 -0      docs/kdepim/multisynk/.cvsignore   1.2
  M +1 -0      docs/kdesdk/umbrello/.cvsignore   1.4
  M +1 -0      docs/kdewebdev/kommander/.cvsignore   1.2

(Continue reading)

Thomas | 3 May 2005 15:07
Picon
Gravatar

[Bug 105022] New: wish: hyperlink in activity diagrams

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

http://bugs.kde.org/show_bug.cgi?id=105022         
           Summary: wish: hyperlink in activity diagrams
           Product: umbrello
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: uml-devel lists sourceforge net
        ReportedBy: t.funk web de

Version:            (using KDE KDE 3.3.2)
Installed from:    Unspecified
OS:                Linux

I have many activity diagrams (about 30 or so)in my project. They are often multiple nested, e.g. from a
menĂ¼ overview to a sub menu and from there in a modul in that an activity refer to another diagram. As a
hyperlink function would exist to jump to a needed diagram, it would improve the clarify of the activity
flow very much. Because the tree on the left side has grown so much and to find a diagramm which is in a
subfolder of a folder for the specific functionality is very hard. At the moment I managing this problem
with a path in a text field left or right of the acticvity block. But it's not so productive as a link which
would bring you very fast to the needed diagram. 

I don't know how difficult it is to implement this feature, but if you could do that, the productivity of
umbrello would grow again and I will get very happy :))
(Continue reading)

Oliver Kellogg | 6 May 2005 10:09
Picon
Gravatar

[Bug 57588] Can't create associative classes

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.

http://bugs.kde.org/show_bug.cgi?id=57588         
okellogg users sourceforge net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|uml-                        |okellogg users sourceforge n
                   |devel lists sourceforge net |et
             Status|NEW                         |ASSIGNED

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
Oliver Kellogg | 6 May 2005 10:15
Picon
Gravatar

KDE/kdesdk/umbrello/umbrello

SVN commit 409949 by okellogg:

LinePath::onLinePath(): Fix return value to give the exact segment index.
Other changes prepare for fixing bug 57588 (associative classes)

 M  +34 -4     trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.cpp  
 M  +2 -0      trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.h  
 M  +9 -0      trunk/KDE/kdesdk/umbrello/umbrello/class.cpp  
 M  +7 -0      trunk/KDE/kdesdk/umbrello/umbrello/class.h  
 M  +5 -10     trunk/KDE/kdesdk/umbrello/umbrello/linepath.cpp  
 M  +13 -15    trunk/KDE/kdesdk/umbrello/umbrello/umlwidget.cpp  

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
Oliver Kellogg | 7 May 2005 01:59
Picon
Gravatar

KDE/kdesdk/umbrello/umbrello

SVN commit 410203 by okellogg:

Implement main functionality of association class.  Still missing: XMI I/O.
CCBUG:57588

 M  +133 -20   trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.cpp  
 M  +13 -4     trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.h  
 M  +10 -0     trunk/KDE/kdesdk/umbrello/umbrello/class.h  
 M  +60 -40    trunk/KDE/kdesdk/umbrello/umbrello/classwidget.cpp  
 M  +14 -0     trunk/KDE/kdesdk/umbrello/umbrello/classwidget.h  
 M  +7 -0      trunk/KDE/kdesdk/umbrello/umbrello/umlwidget.cpp  

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
Oliver Kellogg | 7 May 2005 15:02
Picon
Gravatar

KDE/kdesdk/umbrello/umbrello

SVN commit 410295 by okellogg:

AssociationWidget::removeAssocClassLine(): New.
AssociationWidget::mouseDoubleClickEvent(): May need to reattach association
  class connecting line upon segment addition/deletion.

 M  +59 -25    trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.cpp  
 M  +5 -0      trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.h  
 M  +4 -1      trunk/KDE/kdesdk/umbrello/umbrello/classwidget.cpp  

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
Oliver Kellogg | 8 May 2005 00:39
Picon
Gravatar

KDE/kdesdk/umbrello/umbrello

SVN commit 410429 by okellogg:

Umbrello::decoratePoint(): New, factored out from LinePath code.

 M  +3 -9      trunk/KDE/kdesdk/umbrello/umbrello/linepath.cpp  
 M  +18 -0     trunk/KDE/kdesdk/umbrello/umbrello/widget_utils.cpp  
 M  +6 -1      trunk/KDE/kdesdk/umbrello/umbrello/widget_utils.h  

--- trunk/KDE/kdesdk/umbrello/umbrello/linepath.cpp #410428:410429
 <at>  <at>  -25,6 +25,7  <at>  <at> 
 // application includes
 #include "associationwidget.h"
 #include "activitywidget.h"
+#include "widget_utils.h"
 #include "umlview.h"
 #include "linepath.h"

 <at>  <at>  -437,25 +438,18  <at>  <at> 

 void LinePath::setupSelected() {
 	m_RectList.clear();
-	const int SIZE = 4;
 	QCanvasLine * line = 0;
 	LineListIt it( m_LineList );
 	while( ( line = it.current() ) ) {
 		QPoint sp = line -> startPoint();
-		QCanvasRectangle * rect = new QCanvasRectangle( sp.x() - SIZE / 2, sp.y() - SIZE / 2, SIZE, SIZE,
getCanvas() );
-		rect -> setBrush( QBrush( blue ) );
-		rect -> setPen( QPen( blue ) );
(Continue reading)

Oliver Kellogg | 8 May 2005 00:40
Picon
Gravatar

KDE/kdesdk/umbrello/umbrello

SVN commit 410431 by okellogg:

selectAssocClassLine(), onAssocClassLine(): New.
removeAssocClassLine(): Fix up m_pAssocClassWidget.
mousePressEvent(), slotMenuSelection(), onAssociation(): Consider the
 assoc class line.

 M  +69 -8     trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.cpp  
 M  +17 -2     trunk/KDE/kdesdk/umbrello/umbrello/associationwidget.h  

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r 
John E. Harbold | 8 May 2005 02:54
Picon

Multiple association between classes (why not?)

I'm using Umbrello 1.3.1 and I found out that I can't draw more than one 
association between classes.   This is a necessary concept in the 
Executable UNL (Shlaer-Mellor method).  I use it frequently in my system 
modeling efforts.  This should be a hard fix todo.

John E. Harbold

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20
Oliver.Kellogg | 8 May 2005 07:35
Picon
Favicon

Re: Multiple association between classes (why not?)

On Sunday 08 May 2005 02:54, John E. Harbold wrote:
> I'm using Umbrello 1.3.1 and I found out that I can't draw more than one
> association between classes.

Fixed in 1.4.

Oliver M. Kellogg

-------------------------------------------------------
This SF.Net email is sponsored by: NEC IT Guy Games.
Get your fingers limbered up and give it your best shot. 4 great events, 4
opportunities to win big! Highest score wins.NEC IT Guy Games. Play to
win an NEC 61 plasma display. Visit http://www.necitguy.com/?r=20

Gmane