summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/metafactory.h
AgeCommit message (Collapse)AuthorFilesLines
2002-10-06- more factorization (is nearly complete now ;)josef1-2/+3
- move config plugins into separate file (3 classes and virtual superclass) - first stub for save function
2002-10-06- more factorizationjosef1-0/+1
2002-10-06- restructure menu to use metafactoryjosef1-0/+4
- this is work in progress
2002-09-28io_layer take Profile instead of Configzecke1-3/+5
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-6/+3
2002-09-26The basic gui outlinezecke1-0/+46
a MainWindow a Session and a Factory