User Details
- User Since
- Aug 1 2016, 12:10 PM (452 w, 6 d)
- Roles
- Disabled
Aug 2 2016
[c6f8a6]: Merge branch 'bug-8764-NDIConfigwidgetCanNotConnect'
is this a party bug??
Seems to work under linux.
Changing platform.
[SVN revision 28440]
FIX (#6413): Added additional linux part for setting the paths correctly. Works now under linux as well. Mac has to be tested.
The problem seems to be the handling of <ctrl>+<mousemove> events by the SegTool2D statemachine.
Was fixed in T5379.
Linux/mac support would be nice, too.
added a bug for my request: #6685
[SVN revision 26384]
COMP (#4947): Changed initialization order.
[SVN revision 26637]
FIX (#4947): Same problem as in the FiducialRegistrationWidget (see revision 26382) was solved here. Before passing a PointSetNode to the PointListWidget the MultiWidget needs to be set.
The FiducialRegistrationWidget doesn't have a pointset at start.
If the PointListWidget doesn't hold a PointSetNode, all buttons except the save button is disabled. Clicking on it causes a crash.
[SVN revision 26382]
FIX (#4947): Fixed the crash caused by the PoinListWidget in the FiducialRegistrationWidget. The StdMultiWidget has to be set before a PointSet gets passed to the PointListWidget. Also an expander was removed in the view for a clear look.
[SVN revision 25800]
FIX (#4947): the observer wich observes the delete event of the pointsetnode will now be removed in the destructor.
[SVN revision 25376]
COMP (#4947): try to fix failed test
Changelog for comming commit:
- fixed crashing when clicking wrong, caused by an lost pointer on a StdMultiWidget
[SVN revision 25374]
COMP (#4947): fixed warnings
[SVN revision 25378]
COMP (#4947): fixed warnings
[SVN revision 25377]
COMP (#4947): fixed warnings
[SVN revision 25370]
FIX (#4947): fixed crash caused by a not referenced pointer on the stdMultiWidget
[SVN revision 25373]
COMP (#4947): Added two icons for the move buttons
The widget offers the possibility to discover connected devices. We are on it, to make it more clear and usable.
[SVN revision 28453]
FIX (#3727): *Changed dropdown box behaviour; Now only discovered devices will be shown, after using the scan port button.
*a small info button was added
*the method OnDiscoverDevices checks now a higher number of ports under windows
The widget offers the possibility to discover connected devices. We are on it, to make it more clear and usable.