summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-04-19Add note about c700 physical screen orientation handling.kergoth1-3/+15
2003-04-19fix skin handlingllornkcor1-1/+1
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.kergoth2-19/+33
2003-04-18Add rotation direction to ODevice, to ensure the default is appropriate for t...kergoth2-0/+17
2003-04-18add a qcop channelharlekin2-5/+36
2003-04-18removed exerimental stuff I accidently commitedharlekin1-3/+3
2003-04-18fix typed in url file/name problemllornkcor1-12/+22
2003-04-18add jpeg2avi for postprocessing a series of jpeg frames into an avimickeyl6-0/+893
2003-04-17Kill filename field in mkipks, which was breaking uskergoth1-1/+0
2003-04-17Added better verbosity options and option to save ipkg output to a file (per ...drw6-21/+79
2003-04-17- treric9-270/+289
2003-04-16Updateswudoo3-87/+105
2003-04-16add missing iconmickeyl1-1/+1
2003-04-16Attempt to workaround oliver's reported suspend issue. Check for a qws serve...kergoth1-2/+9
2003-04-16introduce networkappletmickeyl1-0/+1
2003-04-16fix dependenciesmickeyl1-4/+3
2003-04-16introducing networkapplet - monolithic now, but at some point of time pluggablemickeyl8-0/+408
2003-04-16add some missing APIs to ONetworkInterfacemickeyl2-15/+75
2003-04-16add OTaskbarAppletWrapper for reducing the repetition of boiler-plate-codemickeyl3-2/+165
2003-04-16applet iconmickeyl1-0/+0
2003-04-16start documenting the packet class family - explain why deriving from QObject...mickeyl1-17/+50
2003-04-16fix segfault after last packet when capturing from capture filemickeyl1-2/+9
2003-04-16add sanity check for last packet when capturing from capture filemickeyl1-1/+2
2003-04-16API docu fixes...zecke18-45/+93
2003-04-16Fix API docuzecke10-34/+65
2003-04-15Add common web files for our API docuzecke49-0/+6461
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-15lupdate call was missinggroucho1-57/+73
2003-04-15Shoot- why did the previous commit fail ?groucho27-570/+2605
2003-04-15Set epoch to 1 on our libqt2-emb packages, thereby closing bug #838, relatingkergoth2-2/+2
2003-04-15Ipkg-build that strips out epoch from package version when namingkergoth1-8/+10
2003-04-15Unconditionally override Rot value when using the Transformed driver.kergoth1-8/+3
2003-04-15Add a third rotation direction, for 180 degree.kergoth3-9/+26
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-15fixed for bug 855, changed currentChanged(...) to clicked(...). also changed ...llornkcor1-105/+112
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-15hack for bug 840. remembers typed in messages.llornkcor1-106/+112
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