Fix crash when finishing keychain jobs
Don't set a parent to qtkeychain jobs, these jobs will already auto delete when finishing and setting a parent will cause a crash when the parent is deleted before the job finish.
Fix #20 (closed) Sentry: AKONADI-166