Initial Import
authorPrajwal Mohan <prajwal.karur.mohan@intel.com>
Fri, 27 Apr 2012 22:41:57 +0000 (15:41 -0700)
committerPrajwal Mohan <prajwal.karur.mohan@intel.com>
Fri, 27 Apr 2012 22:41:57 +0000 (15:41 -0700)
commit65d4db7193b198dfe4a4a81cdbe0052797d66505
tree6262910b555c2d5a24c75a64d0a4e4f3234e55b9
Initial Import
49 files changed:
LICENSE [new file with mode: 0644]
bluetooth-qt.pro [new file with mode: 0644]
bluetooth-qt/adapter.xml [new file with mode: 0644]
bluetooth-qt/agentadaptor.cpp [new file with mode: 0644]
bluetooth-qt/agentadaptor.h [new file with mode: 0644]
bluetooth-qt/asyncagent.cpp [new file with mode: 0644]
bluetooth-qt/asyncagent.h [new file with mode: 0644]
bluetooth-qt/audio.xml [new file with mode: 0644]
bluetooth-qt/audiosink.xml [new file with mode: 0644]
bluetooth-qt/audiosrc.xml [new file with mode: 0644]
bluetooth-qt/bluetooth-qt.conf [new file with mode: 0644]
bluetooth-qt/bluetooth-qt.pro [new file with mode: 0644]
bluetooth-qt/bluetoothbaseagent.cpp [new file with mode: 0644]
bluetooth-qt/bluetoothbaseagent.h [new file with mode: 0644]
bluetooth-qt/bluetoothdevice.cpp [new file with mode: 0644]
bluetooth-qt/bluetoothdevice.h [new file with mode: 0644]
bluetooth-qt/bluetoothdevicemodel.cpp [new file with mode: 0644]
bluetooth-qt/bluetoothdevicemodel.h [new file with mode: 0644]
bluetooth-qt/btprofiles.h [new file with mode: 0644]
bluetooth-qt/device.xml [new file with mode: 0644]
bluetooth-qt/devicetypes.h [new file with mode: 0644]
bluetooth-qt/headset.xml [new file with mode: 0644]
bluetooth-qt/input.xml [new file with mode: 0644]
bluetooth-qt/manager.xml [new file with mode: 0644]
bluetooth-qt/nearbydevicesmodel.cpp [new file with mode: 0644]
bluetooth-qt/nearbydevicesmodel.h [new file with mode: 0644]
bluetooth-qt/obex/agent.xml [new file with mode: 0644]
bluetooth-qt/obex/client.xml [new file with mode: 0644]
bluetooth-qt/obex/obex.pri [new file with mode: 0644]
bluetooth-qt/obex/obexagent.cpp [new file with mode: 0644]
bluetooth-qt/obex/obexagent.h [new file with mode: 0644]
bluetooth-qt/obex/obexclient.cpp [new file with mode: 0644]
bluetooth-qt/obex/obexclient.h [new file with mode: 0644]
bluetooth-qt/obex/obexftp.cpp [new file with mode: 0644]
bluetooth-qt/obex/obexftp.h [new file with mode: 0644]
bluetooth-qt/obex/obexsession.cpp [new file with mode: 0644]
bluetooth-qt/obex/obexsession.h [new file with mode: 0644]
bluetooth-qt/obex/obextransfer.cpp [new file with mode: 0644]
bluetooth-qt/obex/obextransfer.h [new file with mode: 0644]
bluetooth-qt/obex/session.xml [new file with mode: 0644]
bluetooth-qt/obex/transfer.xml [new file with mode: 0644]
bluetooth-qt/obex/types.h [new file with mode: 0644]
declarative/components.cpp [new file with mode: 0644]
declarative/components.h [new file with mode: 0644]
declarative/declarative.pro [new file with mode: 0644]
declarative/qmldir [new file with mode: 0644]
makedist [new file with mode: 0755]
packaging/bluetooth-qt.spec [new file with mode: 0644]
patches/bmc20660.patch [new file with mode: 0644]