reorganized bluetooth-qt and added declarative plugin
authorKevron Rees <tripzero.kev@gmail.com>
Wed, 25 May 2011 17:24:57 +0000 (10:24 -0700)
committerKevron Rees <tripzero.kev@gmail.com>
Wed, 25 May 2011 17:24:57 +0000 (10:24 -0700)
commit89b1f72af23666afb9361c0e02902c3aec8987ba
treebf5265386779448706ebab0efa991a7b75ee957c
parentdbe3ce585ae8c6d25b5a56542a03d0a889244fc0
reorganized bluetooth-qt and added declarative plugin
80 files changed:
bluetooth-qt.pro
bluetooth-qt/adapter.xml [moved from adapter.xml with 100% similarity]
bluetooth-qt/agentadaptor.cpp [moved from agentadaptor.cpp with 100% similarity]
bluetooth-qt/agentadaptor.h [moved from agentadaptor.h with 100% similarity]
bluetooth-qt/asyncagent.cpp [moved from asyncagent.cpp with 100% similarity]
bluetooth-qt/asyncagent.h [moved from asyncagent.h with 100% similarity]
bluetooth-qt/audio.cpp [new file with mode: 0644]
bluetooth-qt/audio.h [new file with mode: 0644]
bluetooth-qt/audio.xml [moved from audio.xml with 100% similarity]
bluetooth-qt/audiosink.cpp [new file with mode: 0644]
bluetooth-qt/audiosink.h [new file with mode: 0644]
bluetooth-qt/audiosink.xml [moved from audiosink.xml with 100% similarity]
bluetooth-qt/audiosource.cpp [new file with mode: 0644]
bluetooth-qt/audiosource.h [new file with mode: 0644]
bluetooth-qt/audiosrc.xml [moved from audiosrc.xml with 100% similarity]
bluetooth-qt/blueadapter.cpp [new file with mode: 0644]
bluetooth-qt/blueadapter.h [new file with mode: 0644]
bluetooth-qt/bluedevice.cpp [new file with mode: 0644]
bluetooth-qt/bluedevice.h [new file with mode: 0644]
bluetooth-qt/bluemanager.cpp [new file with mode: 0644]
bluetooth-qt/bluemanager.h [new file with mode: 0644]
bluetooth-qt/bluetooth-qt.conf [moved from bluetooth-qt.conf with 100% similarity]
bluetooth-qt/bluetooth-qt.pro [new file with mode: 0644]
bluetooth-qt/bluetoothbaseagent.cpp [moved from bluetoothbaseagent.cpp with 100% similarity]
bluetooth-qt/bluetoothbaseagent.h [moved from bluetoothbaseagent.h with 100% similarity]
bluetooth-qt/bluetoothdevice.cpp [moved from bluetoothdevice.cpp with 100% similarity]
bluetooth-qt/bluetoothdevice.h [moved from bluetoothdevice.h with 100% similarity]
bluetooth-qt/bluetoothdevicemodel.cpp [moved from bluetoothdevicemodel.cpp with 100% similarity]
bluetooth-qt/bluetoothdevicemodel.h [moved from bluetoothdevicemodel.h with 100% similarity]
bluetooth-qt/btprofiles.h [moved from btprofiles.h with 100% similarity]
bluetooth-qt/device.xml [moved from device.xml with 100% similarity]
bluetooth-qt/devicetypes.h [moved from devicetypes.h with 100% similarity]
bluetooth-qt/headset.cpp [new file with mode: 0644]
bluetooth-qt/headset.h [new file with mode: 0644]
bluetooth-qt/headset.xml [moved from headset.xml with 100% similarity]
bluetooth-qt/input.cpp [new file with mode: 0644]
bluetooth-qt/input.h [new file with mode: 0644]
bluetooth-qt/input.xml [moved from input.xml with 100% similarity]
bluetooth-qt/manager.xml [moved from manager.xml with 100% similarity]
bluetooth-qt/moc_agentadaptor.cpp [new file with mode: 0644]
bluetooth-qt/moc_asyncagent.cpp [new file with mode: 0644]
bluetooth-qt/moc_audio.cpp [new file with mode: 0644]
bluetooth-qt/moc_audiosink.cpp [new file with mode: 0644]
bluetooth-qt/moc_audiosource.cpp [new file with mode: 0644]
bluetooth-qt/moc_blueadapter.cpp [new file with mode: 0644]
bluetooth-qt/moc_bluedevice.cpp [new file with mode: 0644]
bluetooth-qt/moc_bluemanager.cpp [new file with mode: 0644]
bluetooth-qt/moc_bluetoothbaseagent.cpp [new file with mode: 0644]
bluetooth-qt/moc_bluetoothdevice.cpp [new file with mode: 0644]
bluetooth-qt/moc_bluetoothdevicemodel.cpp [new file with mode: 0644]
bluetooth-qt/moc_headset.cpp [new file with mode: 0644]
bluetooth-qt/moc_input.cpp [new file with mode: 0644]
bluetooth-qt/moc_nearbydevicesmodel.cpp [new file with mode: 0644]
bluetooth-qt/moc_obexagent.cpp [new file with mode: 0644]
bluetooth-qt/moc_obexclient.cpp [new file with mode: 0644]
bluetooth-qt/moc_obexftp.cpp [new file with mode: 0644]
bluetooth-qt/moc_obexsession.cpp [new file with mode: 0644]
bluetooth-qt/moc_obextransfer.cpp [new file with mode: 0644]
bluetooth-qt/nearbydevicesmodel.cpp [moved from nearbydevicesmodel.cpp with 100% similarity]
bluetooth-qt/nearbydevicesmodel.h [moved from nearbydevicesmodel.h with 100% similarity]
bluetooth-qt/obex/agent.xml [moved from obex/agent.xml with 100% similarity]
bluetooth-qt/obex/client.xml [moved from obex/client.xml with 100% similarity]
bluetooth-qt/obex/obex.pri [moved from obex/obex.pri with 100% similarity]
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 [moved from obex/obexftp.cpp with 100% similarity]
bluetooth-qt/obex/obexftp.h [moved from obex/obexftp.h with 100% similarity]
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 [moved from obex/session.xml with 100% similarity]
bluetooth-qt/obex/transfer.xml [moved from obex/transfer.xml with 100% similarity]
bluetooth-qt/obex/types.h [moved from obex/types.h with 100% similarity]
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]