summaryrefslogtreecommitdiff
path: root/noncore/net
AgeCommit message (Collapse)AuthorFilesLines
2002-10-18patch by Ben Jackson, and changed listview alignmentllornkcor1-21/+24
2002-10-17Profile changesbenmeyer5-23/+38
2002-10-17need to uncomment DEPENDPATH and INCLUDEPATH ..kergoth1-2/+2
2002-10-17fix interface name bugbenmeyer3-14/+13
2002-10-17interface is now a qobjectbenmeyer8-96/+129
2002-10-17usb now supportedbenmeyer1-13/+23
2002-10-17added interface listingbenmeyer5-5/+53
2002-10-17updated TODO per two bug fixes from ben, and added another onekergoth1-2/+4
2002-10-17New network setup app now in root Makefile per max's suggestion. Ben meyer ↵kergoth1-0/+8
wrote it, much improved, though lacks some features. Also, needs an icon.
2002-10-16qwhatsthis fixwazlaf1-1/+1
2002-10-16qwhatsthis are now completewazlaf5-2/+13
2002-10-16fix segfaultbenmeyer2-4/+4
2002-10-16Adding items to TODO per Ben's suggestionkergoth1-0/+5
2002-10-16missing include.. oops :)kergoth1-0/+1
2002-10-15Correct plugin path.kergoth1-1/+1
2002-10-15Change plugin path to QPEApplication::qpeDir + /plugins/networksetupkergoth1-1/+1
2002-10-15Ugly hack, not a solution, but should at least be usablekergoth1-1/+1
2002-10-15updating .pro files so it actually buildskergoth2-3/+4
2002-10-15some qwhatsthis introduced, the IRCHistoryLineEdit now catches tabswazlaf6-5/+48
2002-10-02Fixesbenmeyer9-220/+161
2002-10-02initial commitbenmeyer2-0/+97
2002-10-02DHCP works, addProfile worksbenmeyer4-35/+74
2002-10-02Add Connection function more filled inbenmeyer16-192/+257
2002-10-01initial working wlan modulebenmeyer6-0/+969
2002-10-01Getting modules to workbenmeyer8-147/+265
2002-09-30ui cleanup with groupboxesbenmeyer7-330/+373
2002-09-30Profile Changesbenmeyer3-47/+99
2002-09-30more items to ignorebenmeyer1-0/+1
2002-09-30Adding cvs ignore itembenmeyer1-0/+10
2002-09-30Fixed compiler warningsbenmeyer4-7/+21
2002-09-30Initial commitbenmeyer29-0/+5821
2002-09-30history functionality, tabs switch colors, extended settings dialogwazlaf16-66/+186
2002-09-30tabs now change their color when actions occurwazlaf9-14/+107
2002-09-30fixed scroll, and cleanedup non used variablesllornkcor1-16/+22
2002-09-29modeless channel supportwazlaf4-5/+5
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf1-11/+15
freenode.net
2002-09-29some more message types supported to make this work more smoothly with ↵wazlaf4-2/+49
freenode.net
2002-09-23configuration dialog + color configurability throughout the program + popup ↵wazlaf21-53/+357
menu on the channel person list
2002-09-22control file fixwazlaf1-2/+2
2002-09-21query windows and basic commands such as /me, /msgwazlaf10-10/+182
2002-09-21CTCP action now work via /me, HTML escaping now also works for text sent by ↵wazlaf6-2/+31
yourself
2002-09-20new icon, menu fixedwazlaf3-16/+1
2002-09-20support for client commands (only /join implemented so far), crash bugfix, ↵wazlaf18-24/+151
fixed 2 leaks, server browser now includes a channel list
2002-09-11control filewazlaf1-0/+9
2002-09-11serverlist browserwazlaf13-63/+175
2002-09-10initial import of OpieIRC v0.1wazlaf33-0/+2376
2002-08-29Correcting various syntax problems in control files.kergoth2-2/+0
2002-08-03fixed relative links (except from forward and back buttons), added initial ↵spiralman4-16/+59
image code (not working), changes to chunked encoding (still not working, might be a qsocket issue)
2002-08-02added depend on task-bluezharlekin1-1/+1
2002-08-02fixed some bugs in chunked encoding stuff, but it still doesnt work. feels ↵spiralman1-7/+26
very close though...