summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/mainwindow.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-05otabwidget instead of qtabwidgetharlekin1-2/+4
2002-09-28Add profiles and the profilemanager to the mainwindowzecke1-0/+10
if one would have a ConfigureDialog one could see it....
2002-09-28io_layer take Profile instead of Configzecke1-3/+8
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, commentswazlaf1-1/+4
2002-09-26main /s/setMainWindow/showMainWindowzecke1-0/+14
First implementation of the gui
2002-09-26The basic gui outlinezecke1-0/+57
a MainWindow a Session and a Factory