summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/libwellenreiter/libwellenreiter.pro
AgeCommit message (Collapse)AuthorFilesLines
2002-12-31- catch with latest changes in libwellenreitermickeyl1-1/+1
- GUI now identifies and displays device manufacturers - GUI now displays the number of received beacons for each device
2002-12-28catch up with new filenames and include paths.mickeyl1-3/+3
2002-12-11Don't link libwellenreiter against Qt.mickeyl1-5/+1
2002-12-09Wellenreiter is now fully integrated into the Opie build environment.mickeyl1-4/+4
If you want to play with what we have yet, be sure to add the following to the makefile: * noncore/net/wellenreiter/libwellenreiter * noncore/net/wellenreiter/daemon * noncore/net/wellenreiter/gui Don't add the toplevel noncore/net/wellenreiter, because the Makefile in there is handcrafted.
2002-12-08- new networks finally show up in the GUImickeyl1-0/+15
- using OTabWidget instead of QTabWidget - bugfixes - preparing to fully integrate libwellenreiter and the daemon into our buildsystem