Age | Commit message (Expand) | Author | Files | Lines |
2003-04-16 | fix segfault after last packet when capturing from capture file | mickeyl | 1 | -2/+9 |
2003-04-16 | add sanity check for last packet when capturing from capture file | mickeyl | 1 | -1/+2 |
2003-04-16 | API docu fixes... | zecke | 18 | -45/+93 |
2003-04-16 | Fix API docu | zecke | 10 | -34/+65 |
2003-04-15 | Add common web files for our API docu | zecke | 49 | -0/+6461 |
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 | lupdate call was missing | groucho | 1 | -57/+73 |
2003-04-15 | Shoot- why did the previous commit fail ? | groucho | 27 | -570/+2605 |
2003-04-15 | Set epoch to 1 on our libqt2-emb packages, thereby closing bug #838, relating | kergoth | 2 | -2/+2 |
2003-04-15 | Ipkg-build that strips out epoch from package version when naming | kergoth | 1 | -8/+10 |
2003-04-15 | Unconditionally override Rot value when using the Transformed driver. | kergoth | 1 | -8/+3 |
2003-04-15 | Add a third rotation direction, for 180 degree. | kergoth | 3 | -9/+26 |
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 | fixed for bug 855, changed currentChanged(...) to clicked(...). also changed ... | llornkcor | 1 | -105/+112 |
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-15 | hack for bug 840. remembers typed in messages. | llornkcor | 1 | -106/+112 |
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 o... | kergoth | 1 | -5/+6 |
2003-04-14 | Add new wireless parser that uses the wireless-tools if-pre-up.d | kergoth | 4 | -246/+735 |
2003-04-14 | Add remove methods which do not require that you pass the current value of th... | kergoth | 2 | -0/+39 |
2003-04-14 | Correct the constructor, and ensure it does not remove all interface options,... | kergoth | 2 | -12/+9 |
2003-04-14 | BUGFIX: obtaining a network interface list via an ioctl does not always | kergoth | 1 | -54/+71 |
2003-04-14 | Sometimes I feel like a parrot... but you asked for it :-D | mickeyl | 1 | -1/+1 |
2003-04-14 | Linebreak prevented translation - fixed | groucho | 1 | -4/+1 |
2003-04-14 | Adjusting for translation | groucho | 3 | -0/+18 |
2003-04-14 | - inlinepics does not seem to be current in CVS | groucho | 18 | -44/+5506 |
2003-04-14 | - Buttonlayout changed in attach dialog | groucho | 24 | -86/+156 |
2003-04-14 | - tr | eric | 8 | -266/+279 |
2003-04-14 | Add a constructor to InterfaceSetupImp which lets me pass in a pointer to | kergoth | 2 | -33/+52 |
2003-04-13 | Bugfix: (Bug #0000716) The timepicker now works in am/pm mode also, I also ch... | umopapisdn | 5 | -167/+14 |
2003-04-13 | OTabWidget::getCurrentTab() is now OTabWidget::currentTab() | drw | 4 | -16/+15 |
2003-04-13 | Pics for new NetSystemTime | drw | 3 | -0/+0 |
2003-04-13 | Remove old #include so it compiles | drw | 1 | -1/+0 |
2003-04-13 | Revamped NetSystemTime! Changes include: 1. improved UI (e.g. ok/cancel work,... | drw | 19 | -1988/+1771 |
2003-04-13 | make opiecam work! | mickeyl | 7 | -19/+235 |
2003-04-13 | New Feature: Quick entries now honors the duration selected. | umopapisdn | 1 | -5/+14 |
2003-04-13 | New feature: Added the possibility to add "quick entries" in dayview merely b... | umopapisdn | 4 | -429/+469 |
2003-04-13 | More API doc | zecke | 26 | -246/+630 |
2003-04-13 | Jumbo API documentation update | zecke | 31 | -174/+832 |
2003-04-13 | OEvent/OTodo compare by address and not by value.. | zecke | 6 | -4/+6 |
2003-04-13 | make it compile | zecke | 1 | -2/+2 |
2003-04-13 | Adjust to new libopie version of ColorDialog and Menu.. | zecke | 1 | -2/+2 |