summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager
AgeCommit message (Collapse)AuthorFilesLines
2006-04-14Added RFCOMM <-> serial line forwarding functionality.korovkin3-13/+234
2006-04-09Added empty string in the beginning of the list of ppp scripts.korovkin1-0/+1
2006-04-05Added combobox with ppp script names from /etc/ppp/peers.korovkin4-11/+47
2006-04-04Added persist mode for dund.korovkin4-1/+13
2006-04-04Modified parser so it ignores lines like something_key_something.korovkin2-12/+43
2006-04-04Added headers.korovkin8-2/+80
2006-04-03Added dialog boxes for PAN connection.korovkin2-0/+165
2006-04-03Added dialog boxes for PAN and DUN connections.korovkin8-29/+40
Added message boxes in order to confirm DUN and PAN disconnections.
2006-04-01DUN connection parameters dialog added.korovkin4-6/+179
2006-03-30Added connections to several /dev/bluetooth/rfcomm/* ports.korovkin2-24/+42
Fixed typo in pppd command line.
2006-03-26Made device names in national codings readable.korovkin1-1/+1
2006-03-25Added RFCOMM binding table functionality.korovkin10-232/+349
2006-03-25Added LIBOBEXFTP_INC_DIR LIBOBEXFTP_LIB_DIR dependencies for OBEX FTP usedkorovkin1-7/+7
by OPIE bluetooth manager.
2006-03-20Added file put functionality.korovkin1-4/+3
2006-03-20Quick fix: made dialog boxes fit into the 240x320 screen.korovkin3-4/+26
2006-03-20Added file sending.korovkin5-136/+283
2006-03-20Added file size.korovkin2-0/+6
2006-03-19Added device browsing and files downloading using OBEX File transferkorovkin15-14/+1234
protocol.
2006-03-19Added connection and disconnection.korovkin2-24/+41
2006-03-19PPP dialog calls rfcomm connect 0 <device MAC address> <port> if ppp script namekorovkin2-16/+78
is empty.
2006-03-19Fixed the way OBEX push uses ussp-push utility.korovkin2-13/+71
2006-03-19Added connect command to rfcomm.korovkin1-12/+13
Added timeout.
2006-03-19Slightly shortened dialog boxes.korovkin2-8/+35
2006-03-19OBEX popup processes MAC address and port number.korovkin2-21/+25
2006-03-19Added port number.korovkin1-0/+3
2005-07-09autopopulate services list, use odebug where appropriate instead of owarnmickeyl2-28/+25
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-19make UI resizable, patch courtesy Hrwmickeyl1-352/+353
2005-02-20.cvsignore updatesdrw1-0/+2
2005-01-09CONTROL files : reset version to 'standard' formatwimpie1-1/+1
(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 stringwimpie1-1/+1
NS2 many changes and first release of OT2
2004-12-24Repair damage done by a broken replace program. Note to self: Never use ↵mickeyl1-81/+1
anything other than sed! Merry Christmas!
2004-12-24qmake 1.08a has more rigid syntax checking and chokes on our .pro filesmickeyl1-1/+81
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-05-12- convert qDebug to odebugar2-15/+15
2004-05-07fix sonamemickeyl1-1/+1
2004-04-07Added some odebug includes and namespaces refswimpie14-2/+28
opiepim links with opiedb2 -> needs depend in config.in qlibrary_unix -> print dlopen errors ALWAYS not only indebug BTmanager.pro needs opieui2
2004-04-04Minor typo fixedsudonix1-1/+1
2004-04-04convert to Opie Debugging Frameworkmickeyl13-41/+41
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 compilablear3-2/+4
- correct LIBOPIECORE2 dependencies and namespace's
2004-03-14Fix up depends on LIBOPIE1zecke1-2/+1
Proper signature for signal and slots and namespaces
2004-03-14Convert net to ODP and QtAUXzecke5-8/+15
2004-03-02fix includeschicken4-4/+0
2004-03-02applied the patch generated by the optimize_connect script fromalwin4-22/+22
TT.
2004-02-21improve support for BigScreenar4-148/+235
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0