summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/applet
AgeCommit message (Collapse)AuthorFilesLines
2006-07-07s/Resource/OResource/mickeyl1-1/+1
2006-07-07Fixed the typo in the Resource::loadImage function call.korovkin1-4/+4
Reformatted setBluezStatus function.
2006-07-02Added OBEX receive functionality.korovkin2-16/+42
2006-06-01add support for ipaq 2200mickeyl1-0/+4
2006-05-14Script must be started after device is started up.korovkin2-7/+32
We should wait for 1 second after device is brought up. Fixed an error in hcicongig hci0 up.
2006-05-13don't use hand cooked #ifdef versions for conditional compiling, this breaks OEmickeyl1-5/+4
I added a numerical version code in OPIE_VERSION which you can use. fixed all tests in bluezapplet.cpp
2006-05-10OBEX push functionality moved to libbluetooth1.korovkin2-5/+9
Made some reformatting in device.cc In bluezapplet.cpp /etc/init.d/bluetooth is started synchronously if it's called from QCopMessage.
2006-05-09Instead of calling a process, do ::system on stop and use QCopEnvelope on start.korovkin2-42/+16
2006-04-24On start runs /etc/init.d/bluetooth stop.korovkin2-35/+114
On setBluezStatus runs /etc/init.d/bluetooth start or stop. If "listDevices()" is called prior to "enableBluetooth()", postpone the action. If BT was enabled befor "enableBluetooth()" was received, do not disable it on "disableBluetooth()". Timer period became twice shorter. When "listDevices()" received, show browsing icon. Added OPIE120 for compatibility.
2005-11-02Opie Bluetooth Applet:zecke1-0/+4
Start hciattach with the right commands for the Asus MyPal. Patch is courtsey Pawel Kolodziejski
2005-08-29- paint discovery pixmap if applicablemickeyl2-9/+9
- Resource -> OResource - fix off-by-one bug in paint()
2005-08-21Add some simple interfaces for device scanning (scanning formickeyl2-0/+56
discoverable receivers) to support OBEX Send, and requests for taking BT up or down. Patch courtesy Michael Haynie - thanks!
2005-04-22- use OTaskbarAppletmickeyl5-158/+43
- scale icons
2005-02-20.cvsignore updatesdrw1-0/+2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-83/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+83
2004-05-07fix sonamemickeyl1-1/+1
2004-04-07Added some odebug includes and namespaces refswimpie1-0/+1
opiepim links with opiedb2 -> needs depend in config.in qlibrary_unix -> print dlopen errors ALWAYS not only indebug BTmanager.pro needs opieui2
2004-04-04convert to Opie Debugging Frameworkmickeyl1-1/+1
2004-04-02Some simple changeswimpie1-1/+1
some config.in files depended on LIBOPIECORE2 and not LIBOPIE2CORE some control files contained an extra -1 to the version -> $EXTRAVERSION libopietoot1 : depended on libopie and not libopie1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl1-1/+1
build system
2004-03-15- make opietooth compilablear2-2/+2
- correct LIBOPIECORE2 dependencies and namespace's
2004-03-14Convert net to ODP and QtAUXzecke1-1/+1
2004-03-02fix includeschicken1-2/+1
2004-02-25correct h5xxx support, patch by bedboichicken1-0/+4
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw1-1/+1
Maintainer, Files and Section fields)
2003-12-04use opie-lupdate instead lupdatear1-20/+0
2003-11-03Porting Opie to MacOS-X.eilers1-1/+1
The base system and all platform independent applications and platforms should work. Please see $OPIEDIR/development/macosx for details
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-04-22Add Package: field to control files. This will facilitate ditching mkipks ↵kergoth1-0/+1
in favor of something with some sanity.
2003-04-22Dependency fixes. s/opie-base/task-opie-minimal/; ↵kergoth1-1/+1
s/libqt2-emb-fonts/qte-fonts/; s/libqt2-emb/libqte2/;
2003-04-20adding dutch to the .pro-filescniehaus1-0/+1
2003-03-20added support for 39xx ipaqharlekin1-5/+17
2003-03-09 stop bluetooth when exiting opieharlekin1-0/+3
2003-01-26Remove depends on a specific version.. it should be depending on >= or <= ↵kergoth1-1/+1
depending on what API the app in question is depending on.. given we're still in a development stage, this is unnecessary. Going forward better explicit depends will be necessary on every API change which introduces a new dependency.
2003-01-25Fixed dependenciesgroucho1-1/+1
2003-01-24Sorry about the flood on the cvs ml list, but this uses OPIEDIR to locate ↵kergoth1-1/+1
include.pro rather than a relative path.. then you dont have to alter the .pro when restructuring cvs.
2003-01-23fix too much libopie->libopie1 replacementsmickeyl1-1/+1
2003-01-23compile fix, just because you add something to the configuration system ↵kergoth1-3/+3
doesnt mean it actually builds.
2003-01-23package naming change.. alter library packages to use debian naming ↵kergoth1-1/+1
convention. also moved bits that didnt belong in lib pakcages elsewhere.
2003-01-21Bluetooth also builds now in the new build systemgroucho1-4/+4
2003-01-16adapt to new bscp on ipaqharlekin1-2/+2
2003-01-16i18n for new buildsystem :)kergoth1-0/+4
2002-12-14addLanguage rulescniehaus1-0/+2
2002-11-06Add X11..kergoth1-1/+1
2002-11-05Adding initial config.in fileskergoth1-0/+4
2002-08-01since it suddenly is in the feed, its better to get the control files right tooharlekin1-1/+1
2002-06-27cleanupsharlekin2-12/+10
2002-06-26Major pro file overhaul from davipt. Commited by me, since it touchessandman1-17/+14
many core files ... please report bugs on this to davipt
2002-06-26added Makefile.inharlekin1-0/+1