Age | Commit message (Expand) | Author | Files | Lines |
2003-04-25 | added patch for freecell mode by radofan, closes bug 736, i hope it helps | harlekin | 4 | -2/+90 |
2003-04-24 | Correct Package var | kergoth | 1 | -1/+1 |
2003-04-24 | Add background to the clock. | kergoth | 2 | -2/+9 |
2003-04-24 | slight bugfixes, even more debugging output (only in debugging mode), version... | mickeyl | 3 | -12/+40 |
2003-04-24 | - reworked size filtering | groucho | 30 | -512/+488 |
2003-04-23 | add customization of output folder and filename | mickeyl | 2 | -11/+128 |
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 in... | kergoth | 104 | -0/+104 |
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/; s/libqt2-emb-fonts/qte-font... | kergoth | 101 | -101/+101 |
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 de... | drw | 5 | -38/+180 |
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 upd... | drw | 4 | -16/+16 |
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 no... | mickeyl | 6 | -35/+530 |
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 |
2003-04-19 | remove crappy undocumented and useless code stealing me hours diving into yet... | mickeyl | 6 | -893/+0 |
2003-04-19 | - fix shutter handling | mickeyl | 9 | -36/+396 |
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 |
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 |
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 |
2003-04-15 | - SMTP fix preventing authorization with SMTP after POP | groucho | 14 | -50/+42 |
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 |
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 |
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 |