summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2003-04-15Correct the unintentional global header in the wlan ui.kergoth1-1/+1
2003-04-15changed copy method from clunky to using sendfile(). should be 1. faster and ...llornkcor1-26/+51
2003-04-15- SMTP fix preventing authorization with SMTP after POPgroucho14-50/+42
2003-04-15- Fix a bug with numbers between 0 and 1.eric2-6/+11
2003-04-15Add a third rotation direction, for 180 degree.kergoth2-5/+20
2003-04-15Remove the wep key entry item from TODOkergoth1-2/+0
2003-04-15Implement feature request. Only asterisk out the WEP key when the lineeditkergoth5-66/+160
2003-04-15Only restart interface if it was UP previously.kergoth1-27/+27
2003-04-15*** empty log message ***kergoth1-3/+1
2003-04-151) When selecting dhcp, remove the static options, since we're no longerkergoth1-5/+52
2003-04-15BUGFIX: Dont cut off the last character of the ESSID.kergoth1-1/+1
2003-04-14Update TODO per wireless config changeskergoth1-12/+1
2003-04-14Oops, remember to call QDialog::accept() in the accept() function :)kergoth1-0/+2
2003-04-14BUGFIX: didnt call setProfile on interfaces for which a module exists, were o...kergoth1-5/+6
2003-04-14Add new wireless parser that uses the wireless-tools if-pre-up.dkergoth4-246/+735
2003-04-14Add remove methods which do not require that you pass the current value of th...kergoth2-0/+39
2003-04-14Correct the constructor, and ensure it does not remove all interface options,...kergoth2-12/+9
2003-04-14BUGFIX: obtaining a network interface list via an ioctl does not alwayskergoth1-54/+71
2003-04-14Adjusting for translationgroucho3-0/+18
2003-04-14- Buttonlayout changed in attach dialoggroucho24-86/+156
2003-04-14Add a constructor to InterfaceSetupImp which lets me pass in a pointer tokergoth2-33/+52
2003-04-13OTabWidget::getCurrentTab() is now OTabWidget::currentTab()drw2-2/+2
2003-04-13Remove old #include so it compilesdrw1-1/+0
2003-04-13Revamped NetSystemTime! Changes include: 1. improved UI (e.g. ok/cancel work,...drw19-1988/+1771
2003-04-13make opiecam work!mickeyl7-19/+235
2003-04-13Adjust to new libopie version of ColorDialog and Menu..zecke1-2/+2
2003-04-13- Uses mime types for attachment readinggroucho14-66/+110
2003-04-13adjust for new icon sizemickeyl1-2/+2
2003-04-13add error message of camera is not foundmickeyl4-8/+42
2003-04-12hide about thingyllornkcor1-2/+2
2003-04-12hide about itemllornkcor1-9/+9
2003-04-12- make main layout a full preview window and think about configuring capturin...mickeyl8-262/+87
2003-04-11Lots of improvements regarding usability and stability:groucho10-132/+200
2003-04-10bit more spacing on the layoutharlekin1-4/+4
2003-04-10allways start maximizedharlekin1-3/+2
2003-04-10add sanity (non-root & dhcp running) checks for startup phasemickeyl3-2/+72
2003-04-10some debug outputllornkcor2-2/+18
2003-04-10qpetoolbar and qpemenubar are depreciatedharlekin2-68/+68
2003-04-10goodbye qpemenubar and qpetoolbar ( both are depreciated ), using qmenubar no...harlekin2-44/+46
2003-04-10No qt3 widget flags!!!kergoth1-1/+1
2003-04-10java syntax addedharlekin1-1/+1
2003-04-10New Feature: Write a capture file for later dissection with tcpdump-compatibl...mickeyl4-215/+331
2003-04-10Wellenreiter can now open and replay capture files as written by tcpdump, eth...mickeyl7-48/+121
2003-04-09- improve keyboard handlingmickeyl9-133/+278
2003-04-09compile fixesbenmeyer2-8/+3
2003-04-09Make networksettings actually compile again. Fix the ifdef on non-kde to act...kergoth4-14/+14
2003-04-09Ben, please dont use Qt3 Widget Flags in Opie..kergoth1-1/+1
2003-04-09display a fancy ascii-animation in the titlebar while scanning...mickeyl2-8/+30
2003-04-09Fixing the translation issuesgroucho1-17/+17
2003-04-09KDEafied and bugs fixesbenmeyer7-40/+111