summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Expand)AuthorFilesLines
2003-04-22blah. must remember to think before committing.llornkcor4-5/+5
2003-04-22Now display package information in separate window...easier for those long de...drw5-38/+180
2003-04-21no defaults in constructorsllornkcor4-5/+5
2003-04-21fix irda image namemickeyl1-1/+1
2003-04-21compile fix for non-debug buildmickeyl1-1/+1
2003-04-21Yahoo! Found the last three bugs in writing the avi stream. It now works :-Dmickeyl2-4/+9
2003-04-20Finally fixed it so that packages are not incorrectly marked as having an upd...drw4-16/+16
2003-04-20opie-lupdatezecke2-2/+2
2003-04-20Make it work with opie-lupdatezecke1-0/+1
2003-04-20add a TARGET so it'll work with opie-lupdatezecke1-1/+1
2003-04-20too much work for that damn video feature... some progress, but it's still no...mickeyl6-35/+530
2003-04-20adding dutch to the .pro-filescniehaus68-0/+68
2003-04-20- these apps need libstdc++ when built with a 3.2 toolchainsimon2-2/+2
2003-04-20- Added CC: supportgroucho18-86/+722
2003-04-19remove crappy undocumented and useless code stealing me hours diving into yet...mickeyl6-893/+0
2003-04-19- fix shutter handlingmickeyl9-36/+396
2003-04-18Make appearance and rotate applet use the new rotation method of odevice.kergoth1-10/+17
2003-04-18add jpeg2avi for postprocessing a series of jpeg frames into an avimickeyl6-0/+893
2003-04-17Added better verbosity options and option to save ipkg output to a file (per ...drw6-21/+79
2003-04-16add missing iconmickeyl1-1/+1
2003-04-16fix dependenciesmickeyl1-4/+3
2003-04-16introducing networkapplet - monolithic now, but at some point of time pluggablemickeyl8-0/+408
2003-04-16fix segfault after last packet when capturing from capture filemickeyl1-2/+9
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