Skip to content

Feature Request

514 results found

  1. Add the data flow diagram model

    Add the data flow diagram model components to help in creation of DFD

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  2. can i drop toolbox to panel topwindow

    i want drag toolbox to panel top window,
    or
    set toolbox to panel top window
    in panel top window
    i can see icon ,and drag icon to draw panel

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  3. allow for literal string with "/" in it

    In a sequence diagram I can't make a message look like this: get("/test/test"), however I can enter get("test test").
    I think this is abug

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  4. bug in delete key handling for 3.0.0

    When changing a property like an operation name and you want to delete a character (by using delete key), you get the delete popup. It should delete the character you want to delete.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  5. graphql

    Update extension GraphQL for StarUML 3.0

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  6. ERM - Paste multiline column-items at once

    Adding a new column-item one by one can be very annoying.
    How about adding column-items like this:

    attrname1 : attrtype : length | attrname2 : attrtype : length | ... and so on.

    Instead of a pipe-symbol, a simcolon could be also a proper separator between the column-items.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  7. several bugs found on new update

    several bugs appear on new update

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  8. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    1 comment  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  9. HTML Documentation

    Is there a downloadable user's manual for StarUML?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  10. Add F2 for 'in-place' rename at least in Model Explorer

    Add F2 for 'in-place' rename at least in Model Explorer.

    Use case:
    - Bob wants to rename element MyFirstClass in the model explorer
    - Bob browse for MyFirstClass element in the Model Explorer
    - Bob press F2 when on the MyFirstClass and in-place renames that element to MySecondClass

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  11. Add "Paste" to right click menu. When in a mouse mode, it would be nice to not have to press Ctrl-V to paste e.g. an attribute name.

    We should be able to, for example, double-click on "Attribute1" to select it, then right-click to paste from keyboard. It is possible to paste using Ctrl-V, but doing that many times gets annoying.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  12. bug:windows下没法同时开启多个项目文件。

    bug:windows下没法同时开启多个项目。

    比如已经开启了A.mdj文件。然后开启B.mdj文件。虽然开启了两个窗口,但是显示不正确,会变成开启了两个A.mdj工程。

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  13. Edition dialog does not allow simple creation of UML state transitions

    State diagram transitions, as you well know, are in the format:

    Event [predicate] / actionlist

    However, the edition dialog does not appear to make evident that simplicity, but offers, among others, the following entries:

    • name
    • guard

    This is not identical to EVENT [pred] / ACTION LIST that I would expect to see.

    Perhaps I misunderstood how starUML creates UML2 compliant transitions?

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  14. Support Q_OBJECT for Qt based C++ project

    I'm using Qt framework for GUI layer with some pure C++ projects.
    StarUML is really nice tools for investigate the software design however current version of this is not support Q_OBJECT in Qt based header file.
    The result for Qt based header files, there is no class name in the class 'box' on StarUML.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  15. Double click to resize app window to fit screen (MacOS)

    Most apps on the Mac use double click above the toolbar (the bar containing the Close, Minimize and Maximize icons on the left) to resize the app to fit the screen. This would be very useful since the app always starts as a partial screen. Automatically fit the app to the fit the screen at startup also would be an alternative solution.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  16. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  17. fix problem which causes first attempt to open another model to fail

    Currently attempt to open another model fails almost every time in error (OSX). Only indication of that is a quick error message which is shown just briefly and easy to miss. After failure StartUML opens previous model which could lead to loss of data if user doesn't notice it. Second attempt to open the model works always.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  18. implement feature for displaying hidden associations in the diagram

    Currently there is no way to get back the associations which have been removed from the diagram, but not from the model

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  19. fix the bug related to removal of data type from the model

    If for example a class is removed from the model the attributes usind it as a data type show as if it is still in the model.

    1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  20. 1 vote
    Vote

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
    You have left! (?) (thinking…)
    0 comments  ·  Admin →
    How important is this to you?

    We're glad you're here

    Please sign in to leave feedback

    Signed in as (Sign out)
  • Don't see your idea?

Feature Request

Categories

Feedback and Knowledge Base