summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin/main.cc
AgeCommit message (Collapse)AuthorFilesLines
2005-02-20-Use own main methodzecke1-2/+7
-Remove default c'tor and use the remaining one as default -QString() -> QString::null (for Qt4 we will do the opposite) -use qApp->quit() and exit to be sure to really exit Still open: do not use the depcreated latin1 c'tor of QString, it is safe to use it here though (we only get IN/OUT and a mac address)
2005-01-04CONTROL files : changed version stringwimpie1-1/+0
NS2 many changes and first release of OT2
2004-12-20remove main (once again)mickeyl1-29/+0
2004-07-13convert blue-pin to be quicklaunchable. patch courtesy Thomas Themel.mickeyl1-0/+3
2004-03-02fix includeschicken1-1/+0
2002-06-18add the inital version of blue-pin for Opiezecke1-0/+39