summaryrefslogtreecommitdiff
path: root/noncore/net/opietooth/manager
AgeCommit message (Collapse)AuthorFilesLines
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
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-26More dependencies: libopietooth -> libopietooth1groucho1-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-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-07-22wrapper arround rfcomm command line toolharlekin3-1/+253
2002-07-21paperbagharlekin1-4/+1
2002-07-21the obex service popup handlerharlekin2-0/+64
2002-07-21added obex popup and dialogharlekin5-9/+14
2002-07-21show a search icon while searching if an device is in range or notharlekin1-0/+1
2002-07-21nicer connection state iconsharlekin4-13/+12
2002-07-21forgot somethingharlekin2-0/+117
2002-07-21connection to popups on servicesharlekin11-55/+71
2002-07-20updateharlekin3-17/+28
2002-07-20little updateharlekin1-6/+13
2002-07-20clear Connection tab before adding each search and documentation updatesharlekin1-9/+26
2002-07-14- able to configure HCIDzecke11-361/+568
- able to save and restore known devices - able to scan servivces and shows the right pixmap too - able to do some more - scan dialog clean up ( tiny )
2002-07-13obex dialog added and fixes to ppp dialogharlekin5-7/+130
2002-07-13Factory code is in place... ayezecke2-14/+44
Now we just need FactoryImpl of OBEX,RfcCom,VoiceGateWay There will be one small adjustment though QListViewItem -> BTDeviceItem
2002-07-13Icon loader updateszecke6-36/+52
and LIB updates
2002-07-12dialog for dialing via pppharlekin4-3/+100
2002-07-12Changes I don't rememberzecke2-1/+3
But now the really refactoring begins
2002-07-12The fileszecke8-0/+179
2002-07-12 - Connection -> ConnectionStatezecke7-117/+78
- Factory adjustments - Factory function - Refactoring the QListViewItem derived class BTListItem | - BTDeviceItem for RemoteDevices | - BTServiceItem for Services | - BTConnectionItem for ConnectionState - misc bug fixes
2002-07-09Add a generic class for the sensitive QPopupMenuzecke6-7/+57
2002-07-08Fix slot namezecke2-2/+2
2002-07-08API clean upszecke8-38/+31
2002-07-08fix memleakszecke2-160/+132
fix possible crashes clean up
2002-07-01added ability to schon icons next to servicesharlekin6-56/+135
2002-06-28connection view startedharlekin3-20/+25
2002-06-28updateharlekin1-3/+4
2002-06-28updateharlekin1-7/+6
2002-06-28Don't leakzecke1-0/+1
2002-06-28updates like editing hcid.conf and cleanupsharlekin3-9/+52
2002-06-28wrapper for hcid.confharlekin2-0/+145
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