https://bugs.kde.org/show_bug.cgi?id=417210

--- Comment #9 from Thomas Fischer <fisc...@unix-ag.uni-kl.de> ---
Git commit 22ca454abbd7f3a8576844f1140019ed16336746 by Thomas Fischer.
Committed on 29/03/2020 at 21:36.
Pushed by thomasfischer into branch 'kbibtex/0.9'.

When resetting FieldLineEdit, use preferred type flag

This commit addresses the issue reported in bug 417210,
comment 4, issue (d).

Among others, MenuLineEdit and, by extension, FieldLineEdit
got proper clear() functions and now a emit a modified()
signal which is different to the textChanged(QString) signal
as the modified() signal includes changes to the type as well.
FIXED-IN: 0.9.2

M  +4    -4    src/gui/field/fieldinput.cpp
M  +20   -9    src/gui/field/fieldlineedit.cpp
M  +3    -1    src/gui/field/fieldlineedit.h
M  +1    -1    src/gui/field/fieldlistedit.cpp
M  +10   -1    src/gui/widgets/menulineedit.cpp
M  +4    -1    src/gui/widgets/menulineedit.h

https://commits.kde.org/kbibtex/22ca454abbd7f3a8576844f1140019ed16336746

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to