Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-08-11 | core: add indexOf member to ConnectionListModel | Dirk Hohndel | |
This will allow us to programatically set the connection in the QML UI. Signed-off-by: Dirk Hohndel <dirk@hohndel.org> | |||
2017-10-12 | Add function to clear connectionModel data | Jan Mulder | |
Preparation primarily for mobile. When we want to switch in one session from BT to cable connection and vise versa, we need a way to clear the model data containing the possible connections in use. Signed-off-by: Jan Mulder <jlmulder@xs4all.nl> | |||
2017-10-07 | Move ConnectionListModel into its own source file | Dirk Hohndel | |
Signed-off-by: Dirk Hohndel <dirk@hohndel.org> |