summaryrefslogtreecommitdiff
path: root/noncore/net/wellenreiter/gui/mainwindow.cpp
AgeCommit message (Expand)AuthorFilesLines
2005-06-15Resource -> OResourcedrw1-6/+11
2004-08-24apply megapatch courtesy Holger 'Zecke' Freyther:mickeyl1-4/+5
2004-05-03don't always write a capture filemickeyl1-15/+15
2004-04-07remove bogus '(const char*)' in debug statementsmickeyl1-9/+9
2004-04-04convert to Opie Debugging Frameworkmickeyl1-28/+29
2004-03-14Convert net to ODP and QtAUXzecke1-0/+5
2004-03-09on the way to a new hex windowmickeyl1-1/+4
2004-03-05change copyright noticemickeyl1-7/+25
2004-02-21improve support for BigScreenar1-4/+1
2004-02-15default gps speed now 4800 - seems to be more compatiblemickeyl1-3/+6
2004-02-15s/$1/%1/mickeyl1-1/+1
2004-02-15*** empty log message ***mickeyl1-1/+14
2004-02-07no longer link against libopie1 since libopie2 provides everythingmickeyl1-1/+2
2004-01-03show GPS coordinates in the more common DMS formatmickeyl1-4/+4
2003-12-15use current dumpname, not always /var/log/...mickeyl1-5/+8
2003-12-15*** empty log message ***mickeyl1-9/+51
2003-12-11more work on uploading dumps to The Capture Dump(TM)mickeyl1-3/+124
2003-12-09misc. fixes and preparations for uploading dumpsmickeyl1-24/+32
2003-09-09reading GPS data from gpsd is now working. TODO: save the datamickeyl1-5/+6
2003-05-10- use OManufacturerDB instead of ManufacturerDBmickeyl1-6/+6
2003-05-08- add more sanity checks and verbose error messagesmickeyl1-2/+7
2003-05-06fix config dialog in respect to specify writing capture filesmickeyl1-1/+1
2003-05-05major overhaul of the configuration window - showing what will come soon...mickeyl1-2/+1
2003-05-04- cleanup and code refactoring towards 1.0mickeyl1-4/+4
2003-05-03prepare for i18nmickeyl1-21/+22
2003-04-10Wellenreiter can now open and replay capture files as written by tcpdump, eth...mickeyl1-0/+2
2003-04-09- improve keyboard handlingmickeyl1-41/+58
2003-04-05- correct beacon bug (off-by-one)mickeyl1-1/+22
2003-03-30- add file->newmickeyl1-1/+9
2003-03-04add missing header for x11 standalone buildmickeyl1-0/+1
2003-03-03add exit to file menu (not that someone would want to exit this fine app... :-Dmickeyl1-0/+2
2003-03-02use filedialogs before loading and saving sessions and logsmickeyl1-36/+80
2003-03-02first attempt to add session persistencemickeyl1-5/+31
2003-02-24- work around yet another g++ 2.x bugmickeyl1-9/+51
2003-02-23- write simple logmickeyl1-4/+28
2003-02-23insert demo menu - useful, if you don't have wireless stuff yet but wantmickeyl1-6/+19
2003-02-23simplification and fixes for the standalone X11 buildmickeyl1-3/+24
2003-02-23- revamped part of the guimickeyl1-13/+61
2003-02-20- add mainwindow as central windowmickeyl1-0/+92