0
I Use This!
Moderate Activity

Commits : Listings

Analyzed about 14 hours ago. based on code collected 1 day ago.
Sep 26, 2023 — Sep 26, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Do not emit deviceFound more than once for the same device More... over 14 years ago
Add the QThread a parent More... over 14 years ago
Add documentation More... over 14 years ago
Adapt example to get information asynchronously More... over 14 years ago
Forgot to add this thread launcher More... over 14 years ago
Provide a full async API More... over 14 years ago
Do not try to register the same device more than one time on the bus. This consumes time and will probably fail again. More... over 14 years ago
Fix documentation More... over 14 years ago
Oops better placing for this code :) More... over 14 years ago
Finish execution after 30 seconds of scan More... over 14 years ago
Avoid QDBusObjectPath messages on terminal More... over 14 years ago
Add more documentation More... over 14 years ago
Add documentation and polish some random things More... over 14 years ago
Cleaner way to check if the device could be created or not More... over 14 years ago
Add safe checks (even ensuring the device is registered on the bus, it could happen it won't be) More... over 14 years ago
Share code (not as a macro since one needs to access with d-> and the other part is directly on the d pointer) More... over 14 years ago
Reorder things a bit and add documentation More... over 14 years ago
Initialize variables of device and also check whether device is trusted or not on the device test More... over 14 years ago
Remove RSSI property and make sure that we have a valid dbus path before trying to instantiate the object More... over 14 years ago
add more properties to the bluetooth device class More... over 14 years ago
Add UUIDs method to retrieve services More... over 14 years ago
Add example of service discovering More... over 14 years ago
oops More... over 14 years ago
For now directly return the map More... over 14 years ago
Add KDE's version of Qt4Macros since this one allows qdbusxml2cpp to add random includes (needed here) More... over 14 years ago
Still work in progress for discovering device services More... over 14 years ago
Start also caching of device properties More... over 14 years ago
Continue caching. Now with adaptor More... over 14 years ago
Manager caching More... over 14 years ago
Start caching support by adding propertychanged connections More... over 14 years ago