summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2003-05-07Added etext/ doc files so palm books are recognized in Documents and can be ↵groucho1-0/+1
read with opie-reader
2003-05-07Arrrgh-Why the heck have translations disappeared I had committed weeks ago ?groucho27-607/+689
199 translations vanished in opie-console alone *yawn* OK, added a few ones and improved a few others.
2003-05-06add two minor functions in the pcap interfacemickeyl2-2/+37
2003-05-06fix config dialog in respect to specify writing capture filesmickeyl2-1/+17
2003-05-05re-addmickeyl2-0/+231
2003-05-05major overhaul of the configuration window - showing what will come soon...mickeyl10-1489/+909
2003-05-05fix typosmickeyl2-2/+2
2003-05-05UI and code cleanup. Both UI and code is now more consistent. Also removed ↵umopapisdn9-602/+453
menus in favor of toolbuttons. (why were they even available as menus in the first place?)
2003-05-05prepare for major configuration overwhoulmickeyl9-7/+831
2003-05-05- fix segfault on unknown linktype (thanks groucho)mickeyl3-19/+25
- make capturing using PRISM headers optional
2003-05-05-tr by french teameric4-34/+38
2003-05-05- tr by french teameric28-0/+32
2003-05-05- tr by french teameric11-495/+429
2003-05-04Initial revisionallenforsythe106-0/+2620
2003-05-04added a few convience qcop messages. see readme for more info. not totally ↵llornkcor3-0/+74
finished yet
2003-05-04- cleanup and code refactoring towards 1.0mickeyl8-106/+222
- match IP addresses to MAC addresses by looking @ ARP packets - show IP addresses - reduce debug output
2003-05-04add parsing of ARP packetsmickeyl3-26/+110
2003-05-04remove debug message - Cannot find iconllornkcor1-356/+356
2003-05-04New feature: It's now possible to configure a default location and default ↵umopapisdn5-71/+250
categories for new events. (Options available in configuration dialog.)
2003-05-03translationsmickeyl1-0/+365
2003-05-03prepare for i18nmickeyl24-43/+82
2003-05-03add pic for graph tabmickeyl1-0/+0
2003-05-03start work on graph windowmickeyl7-4/+299
2003-05-03Major code changes require translation changes ;-)groucho17-400/+1102
2003-05-03patch to enable putting files in $OPIEDIR/share instead of /share per ↵mickeyl1-0/+1
treke's request
2003-05-02add parsing and interpretating of fromDS frames and getting pretty close to ↵mickeyl2-5/+20
the 1.0 release
2003-05-02fix a long standing bug and hard to reproducable bug where wellenreiter ↵mickeyl1-25/+7
segfaulted, but just if you played the "open/close-game" with the items and subitems Note to self: QListViewItem::itemBelow() != QListViewItem::nextSibling() !!!
2003-05-02start to parse and interpretate WDS (bridging) data and thus additionally ↵mickeyl3-43/+85
display stationary systems
2003-05-02add pic for stationary systemsmickeyl1-0/+0
2003-05-02265 lines diff :) mostly markupstuff. But also one bug lesscniehaus5-50/+67
2003-05-02updatescniehaus2-6/+9
2003-05-02tr()-fix -- don't use 2 !. One is enoughcniehaus1-2/+2
2003-05-02fix bug #0000749cniehaus1-1/+1
2003-05-02warn the user if there is no dict definescniehaus1-1/+25
2003-05-02bugfixcniehaus3-30/+18
2003-05-02remove debug + now he reads the file the user told himcniehaus1-11/+4
2003-05-02remove 2 obsolete filescniehaus4-58/+0
2003-05-02linebreak works :)cniehaus1-4/+3
2003-05-01more work on a higher level listview interfacemickeyl4-11/+148
2003-05-01remove stupid approach to encapsulate X11/Embedded differences into OApplicationmickeyl2-86/+43
thanks to zecke reminding me (once again) that moc does not preprocess... if I ever forget it again, I owe you a beer :-)
2003-05-01- restructure opieui example directorymickeyl9-56/+380
- start work on ONamedListViewItem providing a slightly higher level interface
2003-05-01implement and document a bunch of missing methodsmickeyl3-25/+105
2003-04-30juhu, it is working againcniehaus1-3/+4
2003-04-30massive updatescniehaus362-0/+47333
2003-04-30updates after opie-lupdatecniehaus120-1658/+5233
2003-04-30adding 48 new applications for Sikkocniehaus50-165/+6224
2003-04-30fixing the maintainer for opie-i18n-nlcniehaus1-1/+1
2003-04-30s/Dutsch/Dutch/cniehaus1-1/+1
2003-04-30I hope I will code more in the next dayscniehaus2-49/+14
2003-04-30- autoscrolling for hex- and logwindowmickeyl8-58/+47
- revamped statistics window