Age | Commit message (Expand) | Author | Files | Lines |
2002-10-18 | Updated TODO | benmeyer | 2 | -8/+13 |
2002-10-18 | adding missing files | benmeyer | 2 | -0/+236 |
2002-10-18 | cleanup | benmeyer | 1 | -1/+1 |
2002-10-18 | interfaces now watches for # in most cases | benmeyer | 4 | -17/+17 |
2002-10-18 | added wlan info, very basic, needs to be cleaned | benmeyer | 3 | -7/+138 |
2002-10-18 | Can now remove mapping and is done so automagicly when you delete a profile | benmeyer | 5 | -15/+93 |
2002-10-18 | Profiles copy | benmeyer | 4 | -22/+74 |
2002-10-18 | More profile stuff works | benmeyer | 13 | -136/+155 |
2002-10-18 | patch by Ben Jackson, and changed listview alignment | llornkcor | 1 | -21/+24 |
2002-10-17 | Profile changes | benmeyer | 5 | -23/+38 |
2002-10-17 | need to uncomment DEPENDPATH and INCLUDEPATH .. | kergoth | 1 | -2/+2 |
2002-10-17 | fix interface name bug | benmeyer | 3 | -14/+13 |
2002-10-17 | interface is now a qobject | benmeyer | 8 | -96/+129 |
2002-10-17 | usb now supported | benmeyer | 1 | -13/+23 |
2002-10-17 | added interface listing | benmeyer | 5 | -5/+53 |
2002-10-17 | updated TODO per two bug fixes from ben, and added another one | kergoth | 1 | -2/+4 |
2002-10-17 | New network setup app now in root Makefile per max's suggestion. Ben meyer w... | kergoth | 1 | -0/+8 |
2002-10-16 | qwhatsthis fix | wazlaf | 1 | -1/+1 |
2002-10-16 | qwhatsthis are now complete | wazlaf | 5 | -2/+13 |
2002-10-16 | fix segfault | benmeyer | 2 | -4/+4 |
2002-10-16 | Adding items to TODO per Ben's suggestion | kergoth | 1 | -0/+5 |
2002-10-16 | missing include.. oops :) | kergoth | 1 | -0/+1 |
2002-10-15 | Correct plugin path. | kergoth | 1 | -1/+1 |
2002-10-15 | Change plugin path to QPEApplication::qpeDir + /plugins/networksetup | kergoth | 1 | -1/+1 |
2002-10-15 | Ugly hack, not a solution, but should at least be usable | kergoth | 1 | -1/+1 |
2002-10-15 | updating .pro files so it actually builds | kergoth | 2 | -3/+4 |
2002-10-15 | some qwhatsthis introduced, the IRCHistoryLineEdit now catches tabs | wazlaf | 6 | -5/+48 |
2002-10-02 | Fixes | benmeyer | 9 | -220/+161 |
2002-10-02 | initial commit | benmeyer | 2 | -0/+97 |
2002-10-02 | DHCP works, addProfile works | benmeyer | 4 | -35/+74 |
2002-10-02 | Add Connection function more filled in | benmeyer | 16 | -192/+257 |
2002-10-01 | initial working wlan module | benmeyer | 6 | -0/+969 |
2002-10-01 | Getting modules to work | benmeyer | 8 | -147/+265 |
2002-09-30 | ui cleanup with groupboxes | benmeyer | 7 | -330/+373 |
2002-09-30 | Profile Changes | benmeyer | 3 | -47/+99 |
2002-09-30 | more items to ignore | benmeyer | 1 | -0/+1 |
2002-09-30 | Adding cvs ignore item | benmeyer | 1 | -0/+10 |
2002-09-30 | Fixed compiler warnings | benmeyer | 4 | -7/+21 |
2002-09-30 | Initial commit | benmeyer | 29 | -0/+5821 |
2002-09-30 | history functionality, tabs switch colors, extended settings dialog | wazlaf | 16 | -66/+186 |
2002-09-30 | tabs now change their color when actions occur | wazlaf | 9 | -14/+107 |
2002-09-30 | fixed scroll, and cleanedup non used variables | llornkcor | 1 | -16/+22 |
2002-09-29 | modeless channel support | wazlaf | 4 | -5/+5 |
2002-09-29 | some more message types supported to make this work more smoothly with freeno... | wazlaf | 1 | -11/+15 |
2002-09-29 | some more message types supported to make this work more smoothly with freeno... | wazlaf | 4 | -2/+49 |
2002-09-23 | configuration dialog + color configurability throughout the program + popup m... | wazlaf | 21 | -53/+357 |
2002-09-22 | control file fix | wazlaf | 1 | -2/+2 |
2002-09-21 | query windows and basic commands such as /me, /msg | wazlaf | 10 | -10/+182 |
2002-09-21 | CTCP action now work via /me, HTML escaping now also works for text sent by y... | wazlaf | 6 | -2/+31 |
2002-09-20 | new icon, menu fixed | wazlaf | 3 | -16/+1 |