Age | Commit message (Collapse) | Author | Files | Lines |
---|---|---|---|---|
2003-04-23 | noncore/net/networksettings --> noncore/settings/networksettings | mickeyl | 1 | -2/+2 |
2003-04-23 | Fix for bug #864 and some other code tweaks to reduce executable size | drw | 1 | -34/+46 |
2003-04-22 | Fix bug #867 | drw | 1 | -2/+2 |
2003-04-22 | Add empty Files field | kergoth | 1 | -0/+1 |
2003-04-22 | fix | llornkcor | 1 | -4/+3 |
2003-04-22 | Add Package: field to control files. This will facilitate ditching mkipks ↵ | kergoth | 104 | -0/+104 |
in favor of something with some sanity. | ||||
2003-04-22 | - a lot of includes and gui cleanups | harlekin | 4 | -83/+47 |
2003-04-22 | Dependency fixes. s/opie-base/task-opie-minimal/; ↵ | kergoth | 101 | -101/+101 |
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/; | ||||
2003-04-22 | blah. must remember to think before committing. | llornkcor | 4 | -5/+5 |
2003-04-22 | Now display package information in separate window...easier for those long ↵ | drw | 5 | -38/+180 |
descriptions. Also use click and hold to display info, not double-click. | ||||
2003-04-21 | no defaults in constructors | llornkcor | 4 | -5/+5 |
2003-04-21 | fix irda image name | mickeyl | 1 | -1/+1 |
2003-04-21 | compile fix for non-debug build | mickeyl | 1 | -1/+1 |
2003-04-21 | Yahoo! Found the last three bugs in writing the avi stream. It now works :-D | mickeyl | 2 | -4/+9 |
2003-04-20 | Finally fixed it so that packages are not incorrectly marked as having an ↵ | drw | 4 | -16/+16 |
update available | ||||
2003-04-20 | opie-lupdate | zecke | 2 | -2/+2 |
2003-04-20 | Make it work with opie-lupdate | zecke | 1 | -0/+1 |
2003-04-20 | add a TARGET so it'll work with opie-lupdate | zecke | 1 | -1/+1 |
2003-04-20 | too much work for that damn video feature... some progress, but it's still ↵ | mickeyl | 6 | -35/+530 |
not right | ||||
2003-04-20 | adding dutch to the .pro-files | cniehaus | 68 | -0/+68 |
2003-04-20 | - these apps need libstdc++ when built with a 3.2 toolchain | simon | 2 | -2/+2 |
2003-04-20 | - Added CC: support | groucho | 18 | -86/+722 |
- Added mail forwarding - Added icon for selective mail download - Removing mails from mail list via icon - Temporarily disabled mail header download queue | ||||
2003-04-19 | remove crappy undocumented and useless code stealing me hours diving into ↵ | mickeyl | 6 | -893/+0 |
yet understanding nada | ||||
2003-04-19 | - fix shutter handling | mickeyl | 9 | -36/+396 |
- include manually overriding xflip and yflip - prepare video capturing mode - use caption to indicate current settings | ||||
2003-04-18 | Make appearance and rotate applet use the new rotation method of odevice. | kergoth | 1 | -10/+17 |
2003-04-18 | add jpeg2avi for postprocessing a series of jpeg frames into an avi | mickeyl | 6 | -0/+893 |
2003-04-17 | Added better verbosity options and option to save ipkg output to a file (per ↵ | drw | 6 | -21/+79 |
'bugs' #856 & #857). Also fixed Ok/Cancel behavior on install options dialog. | ||||
2003-04-16 | add missing icon | mickeyl | 1 | -1/+1 |
2003-04-16 | fix dependencies | mickeyl | 1 | -4/+3 |
2003-04-16 | introducing networkapplet - monolithic now, but at some point of time pluggable | mickeyl | 8 | -0/+408 |
long term plan: merge wirelessapplet with networkapplet | ||||
2003-04-16 | fix segfault after last packet when capturing from capture file | mickeyl | 1 | -2/+9 |
2003-04-15 | Correct the unintentional global header in the wlan ui. | kergoth | 1 | -1/+1 |
2003-04-15 | changed copy method from clunky to using sendfile(). should be 1. faster and ↵ | llornkcor | 1 | -26/+51 |
2. require less memory | ||||
2003-04-15 | - SMTP fix preventing authorization with SMTP after POP | groucho | 14 | -50/+42 |
- removed debug output - smaller bug fixes | ||||
2003-04-15 | - Fix a bug with numbers between 0 and 1. | eric | 2 | -6/+11 |
2003-04-15 | Add a third rotation direction, for 180 degree. | kergoth | 2 | -5/+20 |
2003-04-15 | Remove the wep key entry item from TODO | kergoth | 1 | -2/+0 |
2003-04-15 | Implement feature request. Only asterisk out the WEP key when the lineedit | kergoth | 5 | -66/+160 |
does not have focus. | ||||
2003-04-15 | Only restart interface if it was UP previously. | kergoth | 1 | -27/+27 |
2003-04-15 | *** empty log message *** | kergoth | 1 | -3/+1 |
2003-04-15 | 1) When selecting dhcp, remove the static options, since we're no longer | kergoth | 1 | -5/+52 |
removing all options. 2) Restart the network interface when saveChanges() is called. 3) Use OWait and a status message to give feedback to the user during the interface restart. | ||||
2003-04-15 | BUGFIX: Dont cut off the last character of the ESSID. | kergoth | 1 | -1/+1 |
2003-04-14 | Update TODO per wireless config changes | kergoth | 1 | -12/+1 |
2003-04-14 | Oops, remember to call QDialog::accept() in the accept() function :) | kergoth | 1 | -0/+2 |
2003-04-14 | BUGFIX: didnt call setProfile on interfaces for which a module exists, were ↵ | kergoth | 1 | -5/+6 |
only calling it on standard InterfaceSetupImpDialog interfaces. | ||||
2003-04-14 | Add new wireless parser that uses the wireless-tools if-pre-up.d | kergoth | 4 | -246/+735 |
script to handle wireless configuration, as opposed to pcmcia-cs wireless.opts. This has a number of benefits. In addition to improving clarity, this means one can now configure their wireless non-pcmcia interfaces using networksettings. The only real question is, how to handle the fact that its largely useless without the if-pre-up.d script? I'll adapt the existing wlanimp.(cpp|h) to the new .ui, and leave it as a compiletime selection for now. | ||||
2003-04-14 | Add remove methods which do not require that you pass the current value of ↵ | kergoth | 2 | -0/+39 |
the option, to avoid having to retain that information unnecessarily | ||||
2003-04-14 | Correct the constructor, and ensure it does not remove all interface ↵ | kergoth | 2 | -12/+9 |
options, as that interferes with the new wireless module. | ||||
2003-04-14 | BUGFIX: obtaining a network interface list via an ioctl does not always | kergoth | 1 | -54/+71 |
return all available interfaces. Per busybox ifconfig, use /proc/net/dev as a preferred interface list if it exists, and fall back to the ioctl method if it does not. | ||||
2003-04-14 | Adjusting for translation | groucho | 3 | -0/+18 |