summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager
AgeCommit message (Collapse)AuthorFilesLines
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
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-12apply patch from Tim Smith <tim@electronghost.co.uk>mickeyl1-0/+1
2003-10-29mrege noncore/net/*mickeyl17-351/+1106
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth1-1/+1
2003-06-04sanizizedschurig1-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-26upsharlekin2-0/+96
2003-03-26added stuff for dun connectionsharlekin5-3/+10
2003-03-25give me other popups then obex again .-|harlekin2-1/+2
2003-03-21move connection work to the libharlekin4-388/+336
2003-03-07nicer refresh handling for connectionsharlekin1-7/+33
2003-03-07show signal strength for connectionsharlekin5-5/+80
2003-03-06remove previous found services on rescanharlekin1-4/+16
2003-03-06activate connections tabharlekin2-1/+2
2003-03-06 make recan services and delete item workharlekin1-10/+2
2003-02-18no more dummy entry here, since its working and that dummy could confuse usersharlekin1-11/+0
2003-02-16cleaned the scandialogharlekin2-58/+24
2003-02-15hacked together pan support, just for my own convenience, the core func ↵harlekin7-5/+113
should be moved into libopietooth later