summaryrefslogtreecommitdiff
path: root/noncore
AgeCommit message (Collapse)AuthorFilesLines
2002-10-02Fixesbenmeyer18-440/+322
2002-10-02initial commitbenmeyer4-0/+194
2002-10-02DHCP works, addProfile worksbenmeyer8-70/+148
2002-10-02Add Connection function more filled inbenmeyer32-384/+514
2002-10-02UI Fileszecke2-0/+431
2002-10-02more fileszecke2-0/+91
2002-10-02Commit my files so other people can play with themzecke7-5/+104
2002-10-01fixed the missing/wrong icons in the tabbarsandman1-2/+2
2002-10-01initial working wlan modulebenmeyer12-0/+1938
2002-10-01Getting modules to workbenmeyer16-294/+530
2002-10-01adjusted to new OFontSelector c'torsandman1-1/+1
2002-10-01i'm kinda embarrased to commit this cus i really dont know how it's supposedhash2-4/+60
to work yet. if anyone has any pointers, please dont hesitate to tell me.
2002-10-01change open urlllornkcor1-44/+124
2002-10-01mediadetect no longer needed, also beginning of id3 etc tag info support ↵harlekin8-101/+229
along with some other small fixes
2002-10-01removed dependencies on opie-sh-launchertab, since it is not necessary anymore.spiralman2-2/+2
2002-09-30small changes due to ODevice API changesandman1-6/+19
2002-09-30ui cleanup with groupboxesbenmeyer14-660/+746
2002-09-30Primary group combobox is sorted.umopapisdn4-10/+42
Deleting a primary group for a user sets the primarygroup combobox to <Undefined group> not an arbitrary group.
2002-09-30Added include <linux/limits.h> to fix bug# 234andyq1-0/+1
Note - I didn't have this issue on my setup (MDK 8.2) but adding the include gave no issues
2002-09-30Profile Changesbenmeyer6-94/+198
2002-09-30more items to ignorebenmeyer2-0/+2
2002-09-30Adding cvs ignore itembenmeyer2-0/+20
2002-09-30Fixed compiler warningsbenmeyer8-14/+42
2002-09-30Initial commitbenmeyer58-0/+11642
2002-09-30history functionality, tabs switch colors, extended settings dialogwazlaf16-66/+186
2002-09-30fixed one typocniehaus5-4/+15
I tried to fix the layouting problem but I give up. /me is to lame
2002-09-30tabs now change their color when actions occurwazlaf9-14/+107
2002-09-30remove qDebugllornkcor1-2/+2
2002-09-30addedllornkcor2-0/+4
2002-09-30fix versionllornkcor1-1/+1
2002-09-30one tr - Standard, the rest of the catagories are in etc/unit_conversion.datllornkcor1-1/+1
2002-09-30fixed scroll, and cleanedup non used variablesllornkcor1-16/+22
2002-09-29modeless channel supportwazlaf4-5/+5
2002-09-29fixllornkcor1-1/+1
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-29Icon selection now works. User listing lists 1 user per row now. (moved from ↵umopapisdn3-19/+25
qiconlist to qlistview)
2002-09-29opie modsllornkcor2-3/+13
2002-09-28Initial Version - base version 0.2andyq2-0/+6
2002-09-28*** empty log message ***andyq38-0/+4246
2002-09-28Initial Revision - Base Version 0.2andyq1-0/+9
2002-09-28User icons can be selected.umopapisdn1-1/+1
2002-09-28*** empty log message ***umopapisdn3-6/+39
2002-09-28Add profiles and the profilemanager to the mainwindowzecke4-0/+46
if one would have a ConfigureDialog one could see it....
2002-09-28Profiles, loading and saving completedzecke3-6/+26
2002-09-28make it possible in profileconfigzecke3-1/+18
to iterate over the items in a group
2002-09-28some more implementation of the Config stuffzecke2-0/+48
2002-09-28io_layer take Profile instead of Configzecke19-33/+472
Profile added including some Config like stuff io_serial getBaud -> baud a default for gcc3 later tabdwidget will be our central widget profileconfig I needed groups() and clearAll that's pretty much it
2002-09-28indenting, commentswazlaf4-12/+16
2002-09-28Some changes in io_layer.h; Untested Serial IOLayer implementation addedwazlaf4-17/+218