View Issue Details
| ID | Project | Category | View Status | Date Submitted | Last Update | 
|---|---|---|---|---|---|
| 0001063 | FreeCAD | Feature | public | 2013-03-24 10:23 | 2014-03-13 13:49 | 
| Reporter | crashfridh | Assigned To | wmayer | ||
| Priority | normal | Severity | minor | Reproducibility | N/A | 
| Status | closed | Resolution | fixed | ||
| Summary | 0001063: Show a PropertyLink in Property view | ||||
| Description | App::PropertyLink features are currently not shown. I suggest showing the label of the DocumentObject it refers to. If possible, make it a hyperlink. | ||||
| Tags | No tags attached. | ||||
| FreeCAD Information | |||||
|  | Why a hyperlink? | 
|  | To make it possible to quickly go to the connected object, instead of manually looking for the object. Especially with large amounts of document objects this might come in handy. | 
|  | So, this means when clicking on the hyperlink the source object should be highlighted. So far, so good. But the main purpose of the property editor is to *edit* properties. So, this means we also must have the ability to point the link property to any other object. | 
|  | git show a7e3f05 Not yet finished... | 
|  | For the editing part I think it would be nice if it would be a list with a filter on top where one could filter on the Label. For PropertyLinkList it would be two lists with each a filter on top, and between the lists arrow buttons with which you could add/remove links. | 
|  | What about being able to drag an object from the tree view and drop it on the property? | 
| FreeCAD: master 2aa2cb3f 2014-03-13 14:28:53Details Diff | + fixes 0001063: Show a PropertyLink in Property view | Affected Issues 0001063 | |
| mod - src/Gui/CMakeLists.txt | Diff File | ||
| add - src/Gui/DlgPropertyLink.cpp | Diff File | ||
| add - src/Gui/DlgPropertyLink.h | Diff File | ||
| add - src/Gui/DlgPropertyLink.ui | Diff File | ||
| mod - src/Gui/propertyeditor/PropertyItem.cpp | Diff File | ||
| mod - src/Gui/propertyeditor/PropertyItem.h | Diff File | ||
| Date Modified | Username | Field | Change | 
|---|---|---|---|
| 2013-03-24 10:23 | crashfridh | New Issue | |
| 2013-04-02 12:30 | wmayer | Note Added: 0003025 | |
| 2013-04-02 12:32 | crashfridh | Note Added: 0003026 | |
| 2013-04-04 06:45 | wmayer | Note Added: 0003040 | |
| 2013-04-07 14:22 | wmayer | Note Added: 0003048 | |
| 2013-04-12 13:10 | crashfridh | Note Added: 0003060 | |
| 2014-02-04 15:29 | yorik | Note Added: 0004142 | |
| 2014-03-13 13:49 | wmayer | Changeset attached | => FreeCAD Master master 2aa2cb3f | 
| 2014-03-13 13:49 | wmayer | Assigned To | => wmayer | 
| 2014-03-13 13:49 | wmayer | Status | new => closed | 
| 2014-03-13 13:49 | wmayer | Resolution | open => fixed | 
 FreeCAD
 FreeCAD