summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profileconfig.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-15Remove debugging outputzecke1-1/+0
Fix possible crashes in io_bt and io_irda
2002-09-28Add profiles and the profilemanager to the mainwindowzecke1-0/+1
if one would have a ConfigureDialog one could see it....
2002-09-28make it possible in profileconfigzecke1-0/+10
to iterate over the items in a group
2002-09-28io_layer take Profile instead of Configzecke1-0/+35
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