applets/kickoff: Disable reusing items
Together with switching models of the view like kickoff does reusing delegates confuses Qt. Debugging the a wrong entry reveals that the 'model' property inside the delegate and the required properties still refer to the previous model. BUG:445512 FIXED-IN:6.0.4