GstPipelineStudio/src
Stéphane Cerveau cf8c8ab585 graphview: remove all links when node is deleted
The node can have more links than one, so all the links
must be destroyed when the node is destroyed.

Cleanup the code and panic if a link does not have
the node or port described in it.
2022-01-27 13:18:46 +01:00
..
gps pipeline: can now communicate with app 2022-01-27 13:18:46 +01:00
graphmanager graphview: remove all links when node is deleted 2022-01-27 13:18:46 +01:00
ui pipeline: Able to render a graph and check for error 2022-01-27 13:18:46 +01:00
app.rs pipeline: can now communicate with app 2022-01-27 13:18:46 +01:00
common.rs about: display about dialog 2022-01-12 11:15:52 +01:00
config.rs.in about: display about dialog 2022-01-12 11:15:52 +01:00
gps.ui ui: introduce a new module 2022-01-20 15:32:30 +01:00
logger.rs app: port to gtk4 version 0.4.1 2022-01-17 14:40:09 +01:00
macros.rs plugindialogs: rename module and support properties in element 2022-01-11 20:48:53 +01:00
main.rs ui: introduce a new module 2022-01-20 15:32:30 +01:00
meson.build ui: introduce a new module 2022-01-20 15:32:30 +01:00
settings.rs app: redesign the UI to have a dashboard 2022-01-19 13:32:33 +01:00