Stop quick tile combine timer when activating a window
The quick tile test waits 1s to ensure that the quick tile combine timer is not active. On the other hand, if the active window changes, it makes sense to reset quick tile combine status. That also lets us get rid of the QTest::qWait() in QuickTilingTest::testShortcut().