https://bugs.kde.org/show_bug.cgi?id=460049
--- Comment #6 from Robert Hairgrove ---
(In reply to Robert Hairgrove from comment #5)
> ... KFE online help system
Should be "KDE online help..."
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=460049
--- Comment #5 from Robert Hairgrove ---
(In reply to Oliver Kellogg from comment #4)
> (In reply to Robert Hairgrove from comment #3)
> >
> > How can I instruct the CMake build NOT to look for QNetworkRequest? Why does
> > Umbrel
https://bugs.kde.org/show_bug.cgi?id=460049
Robert Hairgrove changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=460049
Robert Hairgrove changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=462627
Robert Hairgrove changed:
What|Removed |Added
Resolution|FIXED |---
Status|RESOLVED
https://bugs.kde.org/show_bug.cgi?id=456427
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #2
https://bugs.kde.org/show_bug.cgi?id=425459
Robert Hairgrove changed:
What|Removed |Added
Ever confirmed|0 |1
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=460049
Bug ID: 460049
Summary: Build fails with Qt 5.15.5
Classification: Applications
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Sev
https://bugs.kde.org/show_bug.cgi?id=447866
--- Comment #6 from Robert Hairgrove ---
(In reply to Oliver Kellogg from comment #5)
> I am changing the automatic line update algorithm so that it does not snap
> to midpoints/corners but instead uses the widget center as a reference point.
https://bugs.kde.org/show_bug.cgi?id=447866
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #2
https://bugs.kde.org/show_bug.cgi?id=447824
Bug ID: 447824
Summary: Cannot create two aggregations between the same two
classes
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: RE
https://bugs.kde.org/show_bug.cgi?id=446020
--- Comment #5 from Robert Hairgrove ---
(In reply to Oliver Kellogg from comment #4)
> (...) - In function resizeSceneToItems, as an experimental change comment out
> call to setSceneRect(itemsBoundingRect()).
> It appears that the
https://bugs.kde.org/show_bug.cgi?id=447598
Bug ID: 447598
Summary: Packages containing other objects are not displayed in
a useful manner in a class diagram
Product: umbrello
Version: Git
Platform: Other
OS
https://bugs.kde.org/show_bug.cgi?id=446020
--- Comment #3 from Robert Hairgrove ---
(In reply to Robert Hairgrove from comment #1)
>(...) However, there is much more "bugginess" about the bird's eye view (and
>the
> drawing behavior in general) which needs to be look
https://bugs.kde.org/show_bug.cgi?id=446020
--- Comment #2 from Robert Hairgrove ---
When running Umbrello as a debug build started from a terminal, after examining
the debug output, it seems that the problem here arises from the fact that the
default configuration gives us an empty class
https://bugs.kde.org/show_bug.cgi?id=446020
--- Comment #1 from Robert Hairgrove ---
In the meantime, I was able to get the bird's eye view to show when a new
widget is added to the diagram. I noticed that selecting something in the tree
view would also trigger the view, so I looked at
UML
https://bugs.kde.org/show_bug.cgi?id=446020
Bug ID: 446020
Summary: Bitd's eye view shows nothing at first open
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=445119
--- Comment #6 from Robert Hairgrove ---
(In reply to Oliver Kellogg from comment #5)
> (In reply to Robert Hairgrove from comment #0)
> > Using Umbrello from Git/master:
> >
> > In file "component.cpp" at line 58
https://bugs.kde.org/show_bug.cgi?id=445119
--- Comment #3 from Robert Hairgrove ---
I realize now, after looking through the source code and docs for QList and
QPointer, that this would not work with signals and slots unless a completely
different copying mechanism and/or redesign of
https://bugs.kde.org/show_bug.cgi?id=445119
--- Comment #2 from Robert Hairgrove ---
(In reply to Ralf Habacker from comment #1)
> When I started working on Umbrello, there were many crashes because various
> lists contained undefined pointers. This has been massively mitigated by
&
https://bugs.kde.org/show_bug.cgi?id=445275
Robert Hairgrove changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=445275
--- Comment #2 from Robert Hairgrove ---
(In reply to Robert Hairgrove from comment #1)
> (snip...)
> a pointer "diagramsWindow" which it creates in its member initialization
> list on line 80 and passes "this" as the par
https://bugs.kde.org/show_bug.cgi?id=445275
--- Comment #1 from Robert Hairgrove ---
Following up on this, it seems that there are very many instances where the
parent-child relationship between QObject/QWidget and derived classes is not
respected:
1. Either the derived class does not
https://bugs.kde.org/show_bug.cgi?id=445275
Bug ID: 445275
Summary: CodeGenerator* UMLApp::m_codegen is never destroyed
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Severity: n
https://bugs.kde.org/show_bug.cgi?id=445119
Bug ID: 445119
Summary: Issues with code ignoring and possibly dereferencing
nullptr
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: R
https://bugs.kde.org/show_bug.cgi?id=444820
Robert Hairgrove changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=442134
--- Comment #7 from Robert Hairgrove ---
(In reply to Oliver Kellogg from comment #6)
> Git commit 7a8d1cfb0b562fab051c7ec3b46e6eededee5195 by Oliver Kellogg.
> Committed on 11/09/2021 at 08:57.
> Pushed by okellogg into branch 'master&
https://bugs.kde.org/show_bug.cgi?id=444820
Bug ID: 444820
Summary: CMake build of master branch fails on Ubuntu 18.04
Product: umbrello
Version: Git
Platform: unspecified
OS: Linux
Status: REPORTED
Severi
https://bugs.kde.org/show_bug.cgi?id=442134
--- Comment #3 from Robert Hairgrove ---
(In reply to Oliver Kellogg from comment #1)
> Thanks for making the attachment, it is helpful.
>
> Minor point:
> > File: codedocument.h
> > virtual QString getUniqueTag(const QStr
https://bugs.kde.org/show_bug.cgi?id=442134
Bug ID: 442134
Summary: "const" correctness in Umbrello sources
Product: umbrello
Version: unspecified
Platform: unspecified
OS: Linux
Status: REPORTED
Severity:
https://bugs.kde.org/show_bug.cgi?id=425459
Bug ID: 425459
Summary: ToolBarState and associated classes never check
UMLScene* for NULL
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Sta
https://bugs.kde.org/show_bug.cgi?id=335364
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #3
https://bugs.kde.org/show_bug.cgi?id=425295
Robert Hairgrove changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=123276
Robert Hairgrove changed:
What|Removed |Added
Status|REPORTED|CONFIRMED
CC
https://bugs.kde.org/show_bug.cgi?id=67006
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #5 from
https://bugs.kde.org/show_bug.cgi?id=145181
--- Comment #9 from Robert Hairgrove ---
(In reply to Robert Hairgrove from comment #7)
> 1. There should be a checkbox under the "General" property page for a use
> case diagram with text "Show system boundary".
I see that t
https://bugs.kde.org/show_bug.cgi?id=425295
Bug ID: 425295
Summary: Associations in use case diagrams are not deleted in
the UML model, only in the diagram
Product: umbrello
Version: Git
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #20 from Robert Hairgrove ---
In the fixed version, the "type" attribute of the parameter now contains the
xmi.id value of the template (as it should).
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #19 from Robert Hairgrove ---
Yes, this is what I see as well. Of course, the XMI file was malformed because
there is no datatype "pkg1::pkg2::pkg3::ClassBase::CharType" listed in the
datatypes. It was probably created without
https://bugs.kde.org/show_bug.cgi?id=425281
Robert Hairgrove changed:
What|Removed |Added
Ever confirmed|0 |1
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=425285
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
Ever confirmed
https://bugs.kde.org/show_bug.cgi?id=425281
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #1
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #14 from Robert Hairgrove ---
Well, I did test these things, and it seems to work OK:
1. Saving and loading from XMI works, AFAICT.
2. Code generation works, as far as the templates go in C++; I don't know
enough about other languag
https://bugs.kde.org/show_bug.cgi?id=145181
--- Comment #8 from Robert Hairgrove ---
"... if it is possible to show the use case..."
should be:
"... if it is possible to show the system boundary..."
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=145181
--- Comment #7 from Robert Hairgrove ---
Here are my ideas for implementing this feature:
1. There should be a checkbox under the "General" property page for a use case
diagram with text "Show system boundary". In the XMI fil
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #12 from Robert Hairgrove ---
If no one has any requests for changes, could somebody with write access please
merge this for me?
There should be an additional "FIXED-IN" line in the comments, but I didn't
know exactly what v
https://bugs.kde.org/show_bug.cgi?id=425249
Bug ID: 425249
Summary: Consolidate constructors in class UMLDatatypeWidget
Product: umbrello
Version: Git
Platform: Other
OS: Linux
Status: REPORTED
Severity: m
https://bugs.kde.org/show_bug.cgi?id=75834
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #3 from
https://bugs.kde.org/show_bug.cgi?id=363582
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #13
https://bugs.kde.org/show_bug.cgi?id=151855
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #2
https://bugs.kde.org/show_bug.cgi?id=73847
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #18
https://bugs.kde.org/show_bug.cgi?id=145181
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #6
https://bugs.kde.org/show_bug.cgi?id=425156
Robert Hairgrove changed:
What|Removed |Added
Status|CONFIRMED |ASSIGNED
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #11 from Robert Hairgrove ---
Removed the WIP. Added two commits today.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #10 from Robert Hairgrove ---
Added another commit to existing merge request yesterday.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #9 from Robert Hairgrove ---
Thank you again for all your help, Ralf!
I have a fix now for this -- XMI loads and saves OK, code generation and import
seems to work. The only thing I noticed is that the generated code, instead of
making
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #8 from Robert Hairgrove ---
(In reply to Ralf Habacker from comment #4)
> (In reply to Robert Hairgrove from comment #3)
> > Is there any reason why the type must be a UMLClassifier?
>
> Types may be classes and therefo
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #7 from Robert Hairgrove ---
Thank you, Ralf -- sorry for all the trouble I have caused.
I hope it is OK now. I added "WIP:" to the title.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425156
Robert Hairgrove changed:
What|Removed |Added
Status|ASSIGNED|CONFIRMED
--- Comment #3 from Robert
https://bugs.kde.org/show_bug.cgi?id=425156
--- Comment #2 from Robert Hairgrove ---
XMI doesn't seem to understand this. Loading and saving to/from XMI does not
set the proper data type as template typename.
At the moment, I cannot tell where the parsing fails, so maybe this merge
reques
https://bugs.kde.org/show_bug.cgi?id=425156
Bug ID: 425156
Summary: Template typenames in attribute and operation
parameter types don't work
Product: umbrello
Version: Git
Platform: Other
OS: Linux
https://bugs.kde.org/show_bug.cgi?id=425009
--- Comment #4 from Robert Hairgrove ---
"...attributes or parameters of those classes..."
Should be:
"...attributes or parameters of OPERATIONS of those classes..."
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425009
--- Comment #3 from Robert Hairgrove ---
It seems like we can set a parameter's datatype either to an existing datatype,
or a class type, in which case (the latter of the two) the type name is always
prefixed by any package scope. This is cert
https://bugs.kde.org/show_bug.cgi?id=425009
--- Comment #2 from Robert Hairgrove ---
Actually, I added PKG1..3 as folders, not packages.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=425009
--- Comment #1 from Robert Hairgrove ---
How to reproduce problem:
A. Start a new project. Under "Logical View" in the tree view, create three
nested packages: PKG1/PKG2/PKG3.
B. Create a new class under PKG3 called "ClassBase&q
https://bugs.kde.org/show_bug.cgi?id=424861
Robert Hairgrove changed:
What|Removed |Added
Resolution|--- |NOT A BUG
Status|REPORTED
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #10 from Robert Hairgrove ---
(In reply to Ralf Habacker from comment #9)
> Git commit 6cb3d49749c4e460cf34d777472cf00f5946ce43 by Ralf Habacker, on
> behalf of Robert Hairgrove.
> Committed on 05/08/2020 at 11:45.
> Pushed by h
https://bugs.kde.org/show_bug.cgi?id=425009
Bug ID: 425009
Summary: Templates as data types of parameters in operations
causing problems
Product: umbrello
Version: Git
Platform: Other
OS: Linux
S
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #8 from Robert Hairgrove ---
(In reply to Christoph Feck from comment #6)
> KDE uses GitLab for submit/merge requests, see
> https://community.kde.org/Infrastructure/GitLab#Submitting_a_merge_request
>
> This allows develo
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #5 from Robert Hairgrove ---
I think I would like to submit the changes to the use case widget already;
getting it right for wrapping parameter lists will take a little more time.
Can I simply post the file usecasewidget.cpp here as an
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #4 from Robert Hairgrove ---
OK, I have now implemented wrapping for use cases. But I want to work on
wrapping parameter lists in classes before I make a patch, which I consider to
be a much more serious defect.
It was very easy, involving
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #3 from Robert Hairgrove ---
After looking at the source code some more, I think it might be fairly easy to
support wrapping, at least in use case widgets. The call to the overloaded
drawText() function can take a rectangle and a set of
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #2 from Robert Hairgrove ---
Created attachment 130576
--> https://bugs.kde.org/attachment.cgi?id=130576&action=edit
Parameter list too long
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=424916
Bug ID: 424916
Summary: Generalization with several template parameters is too
far from the upper class boundary
Product: umbrello
Version: Git
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=424868
--- Comment #2 from Robert Hairgrove ---
When I toggle the setting "Enable Undo" in the Settings dialog, I can show or
hide the Command history view at the bottom left. Navigating the command
history seems to achieve the undo and redo effects
https://bugs.kde.org/show_bug.cgi?id=424868
--- Comment #1 from Robert Hairgrove ---
It looks like the slots are there in the class UMLApp:
void slotEditUndo();
void slotEditRedo();
but they are never called by anything.
--
You are receiving this mail because:
You are watching all
https://bugs.kde.org/show_bug.cgi?id=424897
--- Comment #1 from Robert Hairgrove ---
Actually, this has to do with the mangling of the file filters when the
Gnome/Gtk native file dialog is used:
https://bugreports.qt.io/browse/QTBUG-78557
Perhaps this could be a user-configurable option to add
https://bugs.kde.org/show_bug.cgi?id=395384
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--- Comment #2
https://bugs.kde.org/show_bug.cgi?id=424897
Bug ID: 424897
Summary: When saving a project file, add the extension .xmi to
the name if no other extension is provided
Product: umbrello
Version: Git
Platform: unspecified
https://bugs.kde.org/show_bug.cgi?id=424863
--- Comment #1 from Robert Hairgrove ---
It would also be nice to be able to insert hard line breaks directly into the
text of a use case, e.g. to enable writing lists or other things needing
structure.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=424869
Bug ID: 424869
Summary: When a new class or other object is created in the
Tree View, the "Edit Properties" dialog should
immediately open
Product: umbrello
Version: Git
https://bugs.kde.org/show_bug.cgi?id=424868
Bug ID: 424868
Summary: The "Undo" feature seems to be lacking functionality
Product: umbrello
Version: Git
Platform: unspecified
OS: Linux
Status: REPORTED
Seve
https://bugs.kde.org/show_bug.cgi?id=424863
Robert Hairgrove changed:
What|Removed |Added
CC||c...@roberthairgrove.com
--
You are
https://bugs.kde.org/show_bug.cgi?id=424863
Bug ID: 424863
Summary: Feature request: Enable wrapping of long lines in use
cases and parameter lists of operations
Product: umbrello
Version: Git
Platform: Other
https://bugs.kde.org/show_bug.cgi?id=424861
Bug ID: 424861
Summary: Zoom control is very difficult on laptops a with
touchpad
Product: umbrello
Version: Git
Platform: unspecified
OS: Linux
Status
https://bugs.kde.org/show_bug.cgi?id=424794
--- Comment #10 from Robert Hairgrove ---
(In reply to Ralf Habacker from comment #8)
> I can confirm that the required path is not added to the compile line
> probably caused by a hidden issue in the kdeplatform and/or kdevelop
> package
https://bugs.kde.org/show_bug.cgi?id=424794
--- Comment #7 from Robert Hairgrove ---
Yes, the installed versions of kdevelop and kdevplatform are 5.2.1.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=424794
Robert Hairgrove changed:
What|Removed |Added
Attachment #130484|0 |1
is obsolete
https://bugs.kde.org/show_bug.cgi?id=424794
--- Comment #4 from Robert Hairgrove ---
(In reply to Ralf Habacker from comment #3)
> (In reply to Ralf Habacker from comment #2)
> > (In reply to Robert Hairgrove from comment #1)
> > > Seems like CMake is creating an extra ThreadW
https://bugs.kde.org/show_bug.cgi?id=424794
--- Comment #1 from Robert Hairgrove ---
Seems like CMake is creating an extra ThreadWeaver subdirectory under
/usr/include/KF5/ThreadWeaver?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=424794
Bug ID: 424794
Summary: Cannot build on Ubuntu 18.04 (#include
is not found)
Product: umbrello
Version: Git
Platform: unspecified
OS: Linux
Status: RE
https://bugs.kde.org/show_bug.cgi?id=383786
Robert Hairgrove changed:
What|Removed |Added
Resolution|WAITINGFORINFO |---
Status|NEEDSINFO
https://bugs.kde.org/show_bug.cgi?id=389366
--- Comment #4 from Robert Hairgrove ---
I'm thinking there must be rounding errors somewhere in the code. It's strange
that Umbrello would change anything at all in the XMI file for a diagram that
was not changed by the user (except for t
https://bugs.kde.org/show_bug.cgi?id=389366
--- Comment #3 from Robert Hairgrove ---
Thanks for the tip about sizing ... strange that this option is missing from
the main menu, that it is necessary to open the dialog to find it.
I tried making a very simple case with a package, four classes and
https://bugs.kde.org/show_bug.cgi?id=389366
--- Comment #1 from Robert Hairgrove ---
...should be "lower RIGHT corner", of course.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=389366
Bug ID: 389366
Summary: Widgets are randomly resized when opening a saved
diagram
Product: umbrello
Version: 2.23.3 (KDE Applications 17.08.3)
Platform: Other
OS:
https://bugs.kde.org/show_bug.cgi?id=389357
--- Comment #1 from Robert Hairgrove ---
I realize that the convention is to show class names in boldface, and if a
class or method is abstract, then it is shown in italics. So Umbrello probably
overrides the font style for these things.
However, then
https://bugs.kde.org/show_bug.cgi?id=389357
Bug ID: 389357
Summary: Font is always bold when model is opened, although
default font is regular style
Product: umbrello
Version: 2.23.3 (KDE Applications 17.08.3)
Platform: Oth
https://bugs.kde.org/show_bug.cgi?id=389353
Bug ID: 389353
Summary: Naming of new datatypes
Product: umbrello
Version: 2.23.3 (KDE Applications 17.08.3)
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severi
https://bugs.kde.org/show_bug.cgi?id=387912
--- Comment #1 from Robert Hairgrove ---
I see now that the single quotes are actually "fancy" quotes. Maybe that is the
reason?
--
You are receiving this mail because:
You are watching all bug changes.
1 - 100 of 116 matches
Mail list logo