diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-05-06 21:02:10 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-06 13:19:57 -0700 |
commit | c50e58d761c0c6e54219a3114a26bc033ddeee70 (patch) | |
tree | e5f03ddabada01985c98554fff4b7b28483a917e /desktop-widgets/downloadfromdivecomputer.ui | |
parent | 9298466037dd7ac80e65407eac93bfe62705f1ac (diff) | |
download | subsurface-c50e58d761c0c6e54219a3114a26bc033ddeee70.tar.gz |
desktop: avoid spurious undo commands for date/time editing
The date and time fields of the main tab posted undo events
for every date/timeChanged signal. Thus, when changing the
day of the month to e.g. 21, this would result in two date
change events: one to the 2nd and one to the 21st. This is
very irritating.
Instead listen to editingFinished() events, which thankfully
exist for these widgets.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/downloadfromdivecomputer.ui')
0 files changed, 0 insertions, 0 deletions