5a7a5a5720
DOC: fix syntax of some doxygen links
...
seemingly we really need the \ref in the link target expression
2018-09-21 14:33:12 +02:00
a74dc596ce
WLink: finished incl. exception handling guarantees and documentation
2018-09-14 21:06:12 +02:00
ae26012bf5
WLink: implement copy operations
...
swap-based implementation
not sure if attachTo() should be noexcept
2018-09-14 21:06:12 +02:00
baa3d2bff0
WLink: define expected copy behaviour
2018-09-14 21:06:12 +02:00
a15951b036
WLink: implement connecting / reconnecting
2018-09-14 21:06:12 +02:00
c47e3d0210
WLink: draft basic behaviour
2018-09-14 21:06:12 +02:00
e829a74edf
NotificationDisplay: draft idea of managed link-to-widget
...
a smart-reference based on sigc::trackable
2018-09-14 21:06:12 +02:00
86b1aac721
ElementAccess: somewhat improve the mock implementation to cover the standard case
...
...still quite braindead, but well....
2018-04-14 03:58:02 +02:00
4205511405
ElementAccess: change the way of mock element creation
...
...still quite braindead, but allows at least to cover the standard case as well.
A better mock element access service would at least traverse a GenNode-Tree,
and thus emulate the behaviour of the real service; yet both seems way beyond
scope right now, and all I need is some basic coverage of the Interface
2018-04-14 03:14:19 +02:00
a565fc3321
ElementAccess: rearrange files according to namespace
2018-04-14 02:06:31 +02:00