----------------------------------------------------------- This is an automatically generated e-mail. To reply, visit: http://svn.reviewboard.kde.org/r/5992/ -----------------------------------------------------------
Review request for Solid. Summary ------- UDevManager::devicesFromQuery() is still implemented, so users of the solid library cannot do some types of devices queries. This provides an implementation much like the upower and udisks ones. It is not an optimal implementation (queries all the devices, constructs UdevQt::Device and UDevDevice objects every time), but for now it could do the job. I'm posting it for review for the reasons above. Diffs ----- /trunk/KDE/kdelibs/solid/solid/backends/udev/udevmanager.cpp 1201550 Diff: http://svn.reviewboard.kde.org/r/5992/diff Testing ------- Few queries done with solid-hardware, e.g.: $ solid-hardware query 'IS Processor' which returns me CPUs reported by both UDev and HAL. Thanks, Pino
_______________________________________________ Kde-hardware-devel mailing list [email protected] https://mail.kde.org/mailman/listinfo/kde-hardware-devel
