aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/manage_tunnels.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* ui: handle adding and removing of tunnels for trayAlexander Neumann2019-04-231-2/+18
* ui: use slightly larger font to improve status display in ConfViewAlexander Neumann2019-04-231-0/+6
* ui: add initial support for [de]activating tunnelsAlexander Neumann2019-04-231-15/+9
* ui: fill in gaps in config editingAlexander Neumann2019-04-231-19/+90
* ui: only enable edit button if a tunnel is selectedAlexander Neumann2019-04-231-1/+4
* ui: add delete action to tool barAlexander Neumann2019-04-231-1/+1
* ui: work around a bug in walk to have our own tool bar below the tunnels listAlexander Neumann2019-04-231-7/+10
* ui: fix splitter layout not displaying widgetsAnthony Dong2019-04-231-0/+4
* ui: fix invalid layout directionAnthony Dong2019-04-231-1/+1
* ui: add tunnels management viewAnthony Dong2019-04-231-0/+409