summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profilemanager.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-02Commit my files so other people can play with themzecke1-1/+14
2002-09-28Add profiles and the profilemanager to the mainwindowzecke1-0/+2
if one would have a ConfigureDialog one could see it....
2002-09-28Profiles, loading and saving completedzecke1-5/+18
2002-09-28make it possible in profileconfigzecke1-1/+4
to iterate over the items in a group
2002-09-28io_layer take Profile instead of Configzecke1-0/+62
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