kdeconnect-kde/tests
Holger Kaelberer 4b5bde4858 notifications: synchronize icons if possible and requested
Configurably attach icons as payload to notification packages. By
design and due to restrictions on mobile devices *only* png is sent.
As KIconLoader preferably returns svg icons from iconPath() we fall
back to loading from "hicolor" using KIconTheme directly. Otherwise
*many* icons are dropped because of svg format.

This also improves slightly the test-case to use a tweaked TestDevice
to allow for inspecting sent NetworkPackage-s.

REVIEW: 126666
2016-01-11 20:12:43 +01:00
..
CMakeLists.txt notifications: synchronize icons if possible and requested 2016-01-11 20:12:43 +01:00
downloadjobtest.cpp Fixed a memory leak making the DownloadJob destroy itself on disconnect 2015-10-18 21:51:51 -07:00
networkpackagetests.cpp Use C++ for setting the default argument 2015-09-11 12:34:52 +02:00
networkpackagetests.h Type was missing for identity packages 2013-09-03 02:14:55 +02:00
pluginloadtest.cpp Fix tests when the Qt mobile app is not built 2015-09-12 15:17:08 +02:00
sendfiletest.cpp Improve SharePlugin share notification method 2015-12-07 03:27:40 +01:00
testnotificationlistener.cpp notifications: synchronize icons if possible and requested 2016-01-11 20:12:43 +01:00
testsocketlinereader.cpp run Clang Modernize 2015-09-08 10:47:37 +02:00