Age | Commit message (Collapse) | Author |
|
|
|
Closes #1090
|
|
Closes #716
|
|
|
|
Closes #732
|
|
not very DRY but just to have it ready for rc cut.
|
|
it's still buggy in that it does not bother to stop
the ongoing checks or connection. we should take care of that soon.
|
|
|
|
|
|
|
|
(shows on window, minimized icons and about dialog)
|
|
|
|
still fragile; sometimes the qt app inits faster and make the send
command miss the not yet created managemente socket.
|
|
documentation of the Exception Hierarchy and attributes.
also a bit of general cleanup around error handling in conductor.
Hopefully to be polished an abstracted to leap.base with time.
not all errors are converted (and the old with_errors/ignoring
errors) are still there, but we should be using this style of handlers
from now on.
wrapping up with this pseudo-feature for now. as we work on individual
features we can mimick the exceptions that are working.
|
|
|
|
|
|
to their base classes.
plus a bit of juggling with order.
|
|
still a bit rough, but makes everything a bit more
readable.
|