aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/tunnelsview.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: overlay main window and tray icons according to tunnel statusAlexander Neumann2019-04-231-0/+1
* ui: simplify sorting of TunnelModelAlexander Neumann2019-04-231-11/+1
* ui: only allow a single tunnel to be selected at any timeAlexander Neumann2019-04-231-0/+1
* ui: initialize TunnelsView model from service.IPCClientTunnelsAlexander Neumann2019-04-231-13/+5
* ui: refactor TunnelsView to use the new status image painterAlexander Neumann2019-04-231-34/+13
* ui: add initial support for [de]activating tunnelsAlexander Neumann2019-04-231-5/+59
* ui: add tunnels tableviewAnthony Dong2019-04-231-0/+117