[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-08-27 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 Ralf Habacker changed: What|Removed |Added Resolution|--- |FIXED Latest

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-08-26 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 --- Comment #9 from Ralf Habacker --- Created attachment 100790 --> https://bugs.kde.org/attachment.cgi?id=100790=edit testcase -- You are receiving this mail because: You are watching all bug changes.

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-08-26 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 Ralf Habacker changed: What|Removed |Added Assignee|laysrodriguessi...@gmail.co

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-06-14 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 Ralf Habacker changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -- You are

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-10 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 --- Comment #7 from Lays Rodrigues --- BTW, I think that the status isAbstract isn't being set to the UMLObject. javaimport.cpp 421 if (keyword == QLatin1String("abstract")) { m_isAbstract = true; return

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-09 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 Lays Rodrigues changed: What|Removed |Added Resolution|WAITINGFORINFO |---

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-09 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 --- Comment #6 from Lays Rodrigues --- Ralf, i'm looking to the code to try fix this bug, in the part of the code below, i get confused. The type of comparation using QLatin1String isn't more slow that integer comparison?

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-09 Thread Lays Rodrigues via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 --- Comment #4 from Lays Rodrigues --- Created attachment 98869 --> https://bugs.kde.org/attachment.cgi?id=98869=edit Print of the class I had confirmed the bug. The name of the class isn't appearing using *Italic*

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-04 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 --- Comment #3 from Ralf Habacker --- @Lays: Please add java files showing this issue to this bug. On the internet there are examples for the usage of abstract classes. -- You are receiving this mail because: You are

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-02 Thread Enzo Cappa via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 --- Comment #2 from Enzo Cappa --- This bug is more than 7 years old. I don't know if it's still valid, and I'm not using umbrello anymore. I can't provide any further feedback. Feel free to close it if nobody else is interested. --

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-02 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 Ralf Habacker changed: What|Removed |Added Assignee|umbrello-de...@kde.org

[umbrello] [Bug 173777] import from java code don't read abstract classes

2016-05-02 Thread Ralf Habacker via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=173777 Ralf Habacker changed: What|Removed |Added Status|UNCONFIRMED |NEEDSINFO