Age | Commit message (Expand) | Author | Files | Lines |
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 | Add a constructor to InterfaceSetupImp which lets me pass in a pointer to | kergoth | 2 | -33/+52 |
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-10 | bit more spacing on the layout | harlekin | 1 | -4/+4 |
2003-04-10 | qpetoolbar and qpemenubar are depreciated | harlekin | 2 | -68/+68 |
2003-04-10 | No qt3 widget flags!!! | kergoth | 1 | -1/+1 |
2003-04-09 | compile fixes | benmeyer | 2 | -8/+3 |
2003-04-09 | Make networksettings actually compile again. Fix the ifdef on non-kde to act... | kergoth | 4 | -14/+14 |
2003-04-09 | Ben, please dont use Qt3 Widget Flags in Opie.. | kergoth | 1 | -1/+1 |
2003-04-09 | KDEafied and bugs fixes | benmeyer | 7 | -40/+111 |
2003-04-09 | kde update | benmeyer | 5 | -83/+9 |
2003-04-08 | kde updates | benmeyer | 2 | -28/+8 |
2003-04-05 | show mediummount maximized | harlekin | 2 | -4/+5 |
2003-03-29 | Fix for bug #701 - update time and date controls on Main tab after retrieving... | drw | 1 | -0/+5 |
2003-03-29 | Move Configure option under the Actions menu, allowing me to remove the top-l... | drw | 1 | -11/+6 |
2003-03-29 | Better fix for reading feed Packages files. | drw | 1 | -32/+24 |
2003-03-29 | Fix for reading feed's Package file works this time. However, this is tempor... | drw | 1 | -3/+3 |
2003-03-28 | Bugfix: (bug #0000765) Lines in /etc/passwd & /etc/group starting with a "#" ... | umopapisdn | 4 | -17/+28 |
2003-03-28 | close mediummount on exit .-) | harlekin | 2 | -0/+8 |
2003-03-28 | Correct the use of OProcess. | kergoth | 1 | -10/+4 |
2003-03-28 | Link networksettings against libopie, I need OProcess. | kergoth | 1 | -2/+2 |
2003-03-28 | Oops...undoing last update. | drw | 1 | -3/+2 |
2003-03-28 | Fix bug in reading feed's Package file | drw | 1 | -2/+4 |
2003-03-28 | Change wording from 'automatically bring up' to 'bring up on bootup' to try t... | kergoth | 1 | -1/+1 |
2003-03-27 | Switch from 1) calling /etc/init.d/pcmcia to calling cardctl eject, cardctl i... | kergoth | 1 | -13/+14 |
2003-03-27 | Slower, but more appropriate status parser. Now identifies the state_status ... | kergoth | 1 | -2/+10 |
2003-03-27 | Add the ability to change from clockwise to counterclockwise rotation behavior. | kergoth | 2 | -0/+33 |
2003-03-27 | Fix bug #780 - correctly identify whether a package is really installed or not | drw | 1 | -1/+1 |
2003-03-27 | Use libqpe's StorageInfo class for storage tab. This 1. reduces executable s... | drw | 4 | -172/+95 |
2003-03-25 | updates | benmeyer | 1 | -0/+14 |
2003-03-23 | a dialog now x does not save ok saves, also some layout changes | harlekin | 6 | -30/+48 |
2003-03-22 | Bugfix: Groupmembers should be separated by a comma and not by a space. | umopapisdn | 2 | -5/+23 |
2003-03-21 | move system info to settings | harlekin | 1 | -1/+1 |
2003-03-19 | Fix for bug #733 | drw | 1 | -6/+10 |
2003-03-19 | Goodbye QT_QWS_EBX and QT_QWS_SHARP.. hello QT_QWS_SL5XXX! | kergoth | 1 | -1/+1 |
2003-03-19 | Fix for bug #741 | drw | 4 | -8/+33 |
2003-03-15 | Added several checks to ensure we have a valid server or destination. Fixes ... | drw | 1 | -42/+72 |
2003-03-08 | no file extensions | harlekin | 1 | -6/+6 |
2003-03-08 | font icon from inline | harlekin | 1 | -2/+2 |
2003-03-08 | add pics dir | harlekin | 1 | -1/+1 |
2003-03-08 | Use inline pics | drw | 1 | -2/+2 |
2003-03-08 | Use inline pic for style tab | drw | 1 | -4/+4 |
2003-03-08 | use the wrench from inline | harlekin | 1 | -36/+36 |
2003-03-04 | Remove AQPkg's own help window, use standard help system | drw | 6 | -207/+0 |
2003-02-25 | Fix for bug #707 - remove package from status file only if package removal wa... | drw | 2 | -6/+8 |