summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profileeditorplugins.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-09flow now has mode none too .-), irda config widget and beginning of layer, ↵harlekin1-9/+12
first sweep, rest later
2002-10-07reworked config dialog gui a bit and adapted it to opieharlekin1-74/+65
2002-10-07- forgot : QObject()josef1-0/+1
2002-10-07- first cleanupsjosef1-49/+53
- basic load/save works now, but none of the standard widget options is remembered?
2002-10-07- finish factorization :)josef1-0/+303
- does not work yet, but only minor bugs are left
2002-10-07- when editing, replace edited profile instead of inserting new onejosef1-4/+16
- now save nearly all settings (not loaded yet)
2002-10-06- more factorization (is nearly complete now ;)josef1-0/+164
- move config plugins into separate file (3 classes and virtual superclass) - first stub for save function