]> git.zarvox.org Git - shareboard.git/commit
Near-complete implementation of actions, a shell menu, and basic network connections.
authorDrew Fisher <drew.m.fisher@gmail.com>
Tue, 5 Oct 2010 05:57:48 +0000 (22:57 -0700)
committerDrew Fisher <drew.m.fisher@gmail.com>
Tue, 5 Oct 2010 05:57:48 +0000 (22:57 -0700)
commitcd3c4fec887bab4c956ce88a6aef7e17c172c3f3
tree29abc14c9ec2876d86b145262ccdf8c96d4860fe
Near-complete implementation of actions, a shell menu, and basic network connections.

A number of things are still stubbed out while we work out network protocol specifics.
action.cpp [new file with mode: 0644]
action.h [new file with mode: 0644]
connectionmanager.cpp [new file with mode: 0644]
connectionmanager.h [new file with mode: 0644]
connectwidget.cpp [new file with mode: 0644]
connectwidget.h [new file with mode: 0644]
main.cpp [new file with mode: 0644]
mainwindow.cpp [new file with mode: 0644]
mainwindow.h [new file with mode: 0644]
shareboard.pro [new file with mode: 0644]