KDateComboBox: emit dateEntered() on FocusOut
The documentation for dateEntered says "typing a date and losing focus" should emit it, but the code didn't do so.
This fixes changing a task date in zanshin (especially to set it to none, by clearing the text in the lineedit).