Skip to content

KDateComboBox: emit dateEntered() on FocusOut

David Faure requested to merge work/dfaure/emit_dateEntered into master

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).

Merge request reports

Loading