summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/wellenreiterbase.h
AgeCommit message (Collapse)AuthorFilesLines
2004-08-24Minor adjustment to the patch:zecke1-0/+2
-insertLine already adds a \n -add a slotTabChanged slot in wellenreiterbase
2004-03-14Convert net to ODP and QtAUXzecke1-1/+1
2004-03-09on the way to a new hex windowmickeyl1-2/+2
2004-03-05change copyright noticemickeyl1-2/+2
2004-02-07no longer link against libopie1 since libopie2 provides everythingmickeyl1-1/+2
2003-05-03start work on graph windowmickeyl1-0/+2
2003-04-09- improve keyboard handlingmickeyl1-1/+3
- enable sniffer-menu - fix handling of start/stop button - add simple statistic window, fancy will follow ;-)
2003-02-23- revamped part of the guimickeyl1-8/+5
- configuration is now a seperate dialog - orinoco_hopper is no longer needed
2002-12-28- refactored a number of classesmickeyl1-3/+10
- removed dumb polling ==> QSocketNotifier rocks - switched to parsing the daemon stuff in the gui, since libwellenreiter still has problems.
2002-12-14- support compilation for Qt/X11mickeyl1-1/+10
2002-12-12Config Tab is shaping up.mickeyl1-1/+3
2002-12-08started work on logwindow and hexwindowmickeyl1-7/+4
2002-12-08- new networks finally show up in the GUImickeyl1-0/+60
- using OTabWidget instead of QTabWidget - bugfixes - preparing to fully integrate libwellenreiter and the daemon into our buildsystem