summaryrefslogtreecommitdiff
path: root/noncore/apps/opie-console/profileeditorplugins.cpp
AgeCommit message (Collapse)AuthorFilesLines
2002-10-18not used anymore?hash1-477/+0
2002-10-12Header file clean upzecke1-13/+12
use <> for global header "" for local 1. system header 2. Qt header 3. QPE Header 4. Opie Header 5. local header 6. the class declaration..
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