summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/gui.pro
AgeCommit message (Collapse)AuthorFilesLines
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-29added a manufacturer database classmickeyl1-2/+2
2002-12-28- refactored a number of classesmickeyl1-3/+3
- removed dumb polling ==> QSocketNotifier rocks - switched to parsing the daemon stuff in the gui, since libwellenreiter still has problems.
2002-12-28- catch up with new filenames and include paths.mickeyl1-2/+2
- remove Makefile.in (who added this??)
2002-12-12Config Tab is shaping up.mickeyl1-2/+2
2002-12-10towards an alpha versionmickeyl1-1/+1
2002-12-09Wellenreiter is now fully integrated into the Opie build environment.mickeyl1-1/+1
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-08started work on logwindow and hexwindowmickeyl1-2/+2
2002-12-08- new networks finally show up in the GUImickeyl1-0/+11
- using OTabWidget instead of QTabWidget - bugfixes - preparing to fully integrate libwellenreiter and the daemon into our buildsystem