summaryrefslogtreecommitdiff
path: root/libopie2/examples/opiecore
AgeCommit message (Collapse)AuthorFilesLines
2004-04-24gcc3.4 fixletmickeyl1-1/+1
2004-04-18the notifier interface is shaping upmickeyl1-9/+34
Brad: I sorted the "DN_xxx undeclared" issue out, please test
2004-04-16compile fixmickeyl1-3/+3
2004-04-16add onotifydemo. don't look too close at it, the API is not finishedmickeyl4-2/+144
2004-04-13Split the KeyConfig Manager and Widget into Ui and Core partszecke1-0/+1
Adjust the only user... Don't add a 2nd example to core but mention the one for the classes in opieui/okeyconfigwidget
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl4-4/+4
build system
2004-03-15No iostream if printfzecke1-1/+1
2004-03-15no iostream if you use printfzecke1-1/+1
2004-03-13Move XML class to internal PIMzecke4-2/+10
Add namespaces!!! Opie::Core and Opie::Core::Private Opie::Net and Opie::Net::Private Opie::Ui and Opie::Ui::Private Opie::MM and Opie::MM::Private Opie::DB and Opie::DB::Private PIM classes are not yet converted because we will do other work on it as well
2004-01-13- add the static method int OProcess::processPID(const QString&)mickeyl4-1/+30
- add an example program for dealing with OProcess. This should be enhanced...
2003-12-01slowly start to refactor & cleanup libopie2 before merging it with libopie1mickeyl1-0/+2
2003-10-28- remove deprecated setMonitorMode() API. Use setMode( "monitor" ) now.mickeyl1-1/+2
- monitor mode now tries to use the standard IW_MODE_MONITOR first. If that doesn't work, it falls back to using proprietary iwpriv commands
2003-09-02this should make oapplication compile (and run) for qt3/x11tille2-3/+15
2003-08-10merge zeckes libsql into libopie2mickeyl1-3/+2
2003-06-06ignore obj directoryschurig3-0/+3
2003-03-28skeleton and the start of libopie2, please read README, ROADMAP and STATUS ↵mickeyl11-0/+251
and comment...