summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth
AgeCommit message (Collapse)AuthorFilesLines
2005-08-21Add support for some unusual requirements of the iPAQ hx4700 BT interface.mickeyl1-13/+42
Patch courtesy Michael Haynie - thanks!
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-07-09autopopulate services list, use odebug where appropriate instead of owarnmickeyl3-57/+54
2005-07-09- sanitize 'ret' scopingmickeyl1-31/+27
- fix orthography in popupmenu - remove 'add to group', since groups seem unfinished :/
2005-07-09change the default generated names of Qt Designer to something meaningfulmickeyl5-35/+35
~lart Harlekin for being unbelievable lazy :/ ~lart all other Opie developers for not correcting this when they spotted it...
2005-07-09put a slight bit of sanity into those .ui filesmickeyl2-386/+303
2005-04-22- use OTaskbarAppletmickeyl5-158/+43
- scale icons
2005-04-19This patch courtesy Gints Polis:mickeyl3-105/+505
* gives possibility to enter numerical PIN with dialog buttons for keybordless PDA. * dialog run in full screen mode.
2005-04-19make UI resizable, patch courtesy Hrwmickeyl1-352/+353
2005-02-20.cvsignore updatesdrw4-0/+8
2005-02-20-Use own main methodzecke4-80/+20
-Remove default c'tor and use the remaining one as default -QString() -> QString::null (for Qt4 we will do the opposite) -use qApp->quit() and exit to be sure to really exit Still open: do not use the depcreated latin1 c'tor of QString, it is safe to use it here though (we only get IN/OUT and a mac address)
2005-02-20Do not use QuickLaunch to avoid printing of message to stdout,zecke1-11/+12
fix end of files to UNIX This should make it work with bluez again
2005-01-09CONTROL files : reset version to 'standard' formatwimpie2-2/+2
(partly rolls back my drastic all-applicatoins-same-version change) now format is x.y(.z)$EXTRAVERSION where x.y (and aptionally .z) are x : major version y : minor version z : application patch and extra version is seconds-since-epoch this value can be used to automatically upgrade versions with minor changes (without manual update of the control file)
2005-01-04CONTROL files : changed version stringwimpie5-20/+19
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl4-326/+4
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl4-4/+326
2004-12-20remove main (once again)mickeyl1-29/+0
2004-10-16-Remove hardcoding of "/opt/QtPalmtop/" and use QPEApplication::qpeDir insteadzecke1-1/+1
In future we need a OpieStandardDir with locateFile, locateUserSetting and such
2004-07-13convert blue-pin to be quicklaunchable. patch courtesy Thomas Themel.mickeyl3-3/+78
2004-06-01fix typosmickeyl2-11/+11
2004-05-31- convert qWarning to owarnar3-104/+116
2004-05-21fixchicken1-1/+1
2004-05-20remove bogus paths out of .pro filesmickeyl1-2/+1
2004-05-12- convert qDebug to odebugar2-15/+15
2004-05-09fix sonamemickeyl1-1/+1
2004-05-07fix sonamemickeyl1-1/+1
2004-05-07fix sonamemickeyl1-1/+1
2004-05-06Error spotted by Clement with Opie::Core and namespaceszecke4-5/+4
2004-04-07Added some odebug includes and namespaces refswimpie17-3/+31
opiepim links with opiedb2 -> needs depend in config.in qlibrary_unix -> print dlopen errors ALWAYS not only indebug BTmanager.pro needs opieui2
2004-04-07OPIE2CORE and not OPIECORE2wimpie1-1/+1
2004-04-04Minor typo fixedsudonix1-1/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl16-47/+47
2004-04-02Some simple changeswimpie5-5/+5
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-29fix LIBSmickeyl1-1/+1
2004-03-28remove hardcoded build types "debug" and "release". these are set by the ↵mickeyl4-4/+4
build system
2004-03-15- make opietooth compilablear8-7/+9
- correct LIBOPIECORE2 dependencies and namespace's
2004-03-14Fix up depends on LIBOPIE1zecke5-23/+20
Proper signature for signal and slots and namespaces
2004-03-14Convert net to ODP and QtAUXzecke14-57/+72
2004-03-02fix includeschicken7-8/+1
2004-03-02applied the patch generated by the optimize_connect script fromalwin6-34/+34
TT.
2004-02-25correct h5xxx support, patch by bedboichicken1-0/+4
2004-02-21improve support for BigScreenar5-163/+261
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw2-2/+0
2004-02-14Make info in *.control files a little more consistent (mostly modified ↵drw3-4/+4
Maintainer, Files and Section fields)
2003-12-04use opie-lupdate instead lupdatear4-90/+11
2003-11-12apply patch from Tim Smith <tim@electronghost.co.uk>mickeyl2-0/+15
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-10-29mrege noncore/net/*mickeyl18-357/+1108
2003-09-20merge control files with BRANCHmickeyl2-2/+2
2003-08-09Merge from BRANCH_1_0kergoth4-90/+170