The qtfeedback plugin changes had been performed in checkin
9610e64f3e . However this modification
did not take into consideration other test code. This changes moves
testplugin implementation to the newer style.
Change-Id: I5ec6f5cd52369d6a49ad28700fd5a4786a5fd765
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Added the implemented interfaces to the metadata. This should
allow further changes where we don't need to load the plugin to
find out about it's implemented interfaces.
Change-Id: I6691719749f85e73d39d01bf99f06a5cadeebab4
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
Since Qt 5 doesn't support Symbian, there's no point
in keeping the plugin.
Change-Id: I34b428bbfb104ce04bbb55f53aa9d313f0aabfa1
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
sync.profile should not reference modules as dependencies unless they
are actually required; update sync.profile accordingly.
Change-Id: Ie8488112d8553376801c17ea62873061b4dac3ab
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
qtfeedback is not build with qtscript as a dependency; update autotest
.pro file accordingly.
Change-Id: Id4546e18f24bca2027ee47f80451c713530f0e5c
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Ensure comma between elements (3 missing), single space and curly-
braces around title elements, etc.
Change-Id: I87278a3854c1074cbd53d38cce236aa0a9a2dc57
Reviewed-by: Casper van Donderen <casper.vandonderen@nokia.com>
Continuous Integration is no longer performed for this platform.
Change-Id: I1e4d710d77e4e922647823eda0fae3f15037e205
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
The test passes on Ubuntu 10.04, but fails on some Ubuntu 11.10 builds.
The test also fails on Windows, but CI is not presently enforcing tests
on Windows for this module.
Task-number: QTBUG-25448
Change-Id: I3486c114c02ea8bfc3bcc90e144a1cd6944efe68
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>
Emit stateChanged signal and update autotest accordingly.
Change-Id: Ib937a817d1994072a56ddb27033855bdbea212c2
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Jaakko Korpela <jaakko.korpela@nokia.com>
New intensity value is set if the compared values differ,
not when they are the same. Update the autotest as well
with HapticEffect value update tests.
Change-Id: Ic24ef4307f4e4f17f38c4a45ed348e43aece4735
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
QDoc now has support for Doxygen style commands for italics, bold
and list items. This change applies that change in QDoc to the
actual documentation.
Task-number: QTBUG-24578
Change-Id: If4ef95f71dfe7213e04be6b71cb0505eab698e8e
Reviewed-by: Jaakko Korpela <jaakko.korpela@nokia.com>
remove assignmets which are defaults or bogus
Change-Id: Ibf2236335fd971a12c5f956930ab8be940fa9a96
Reviewed-by: Marius Storm-Olsen <marius.storm-olsen@nokia.com>
PressAndHold and Popup really are the same thing. Merge
the two as Appear and replace PopupClose with Disappear.
Change-Id: I7cf0447b6dff535adde77056bd7f891f605a6203
Reviewed-by: Jason McDonald <jason.mcdonald@nokia.com>
Reviewed-by: Xizhi Zhu <xizhi.zhu@nokia.com>
Support the old import path over a depracation period.
Change-Id: Idaebf53f810f6e857d72ce6313f10040083f7d46
Reviewed-by: Xizhi Zhu <xizhi.zhu@nokia.com>
Modules need to be stored directly under imports/.
Change-Id: If0bcbc92e40e6894de6aa2a94f077fe445e74a3f
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Xizhi Zhu <xizhi.zhu@nokia.com>
As in the past, to avoid rewriting various autotests that contain
line-number information, an extra blank line has been inserted at the
end of the license text to ensure that this commit does not change the
total number of lines in the license header.
Change-Id: I31a62a888eb75c9a64bf2ce47fc39fc8f5112ece
Sanity-Review: Qt Sanity Bot <qt_sanity_bot@ovi.com>
Reviewed-by: Rohan McGovern <rohan.mcgovern@nokia.com>