summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/blue-pin
AgeCommit message (Collapse)AuthorFilesLines
2006-05-06Added reject function to a Cancel button.korovkin2-2/+25
Added "AC" == "Backspace" button.
2005-12-01blue-pin: make UI resizable to looks good in any resolutionhrw1-65/+146
- buttons are larger now - field for info about incoming connection is higher - PIN entry field is wider
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-02-20.cvsignore updatesdrw1-0/+2
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' 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 stringwimpie3-18/+17
NS2 many changes and first release of OT2
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-12-20remove main (once again)mickeyl1-29/+0
2004-07-13convert blue-pin to be quicklaunchable. patch courtesy Thomas Themel.mickeyl3-3/+78
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 compilablear1-1/+1
- correct LIBOPIECORE2 dependencies and namespace's
2004-03-02fix includeschicken2-2/+0
2004-02-21improve support for BigScreenar1-15/+26
2004-02-16More control file clean-up...mostly done, except for task-opie-*drw1-1/+0
2003-12-04use opie-lupdate instead lupdatear1-30/+11
2003-10-29mrege noncore/net/*mickeyl1-6/+2
2003-09-20merge control files with BRANCHmickeyl1-1/+1
2003-08-09Merge from BRANCH_1_0kergoth3-89/+169
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-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-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-23compile fix, just because you add something to the configuration system ↵kergoth1-2/+2
doesnt mean it actually builds.
2003-01-21Bluetooth also builds now in the new build systemgroucho1-4/+4
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-07-17fixed control fileharlekin2-2/+2
2002-06-28added control fileharlekin1-0/+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
2002-06-25DESTDIR=$(OPIEDIR)/bindavipt1-15/+16
TARGET=<program name>
2002-06-24Fix TRANSLATIONSdavipt1-0/+17
2002-06-24added cvsignoreharlekin1-0/+4
2002-06-20type in pro fileharlekin1-1/+1
2002-06-18add the inital version of blue-pin for Opiezecke5-0/+328