Skip to content

1.9.1

Latest
Compare
Choose a tag to compare
@rparkins999 rparkins999 released this 28 Oct 18:13
· 2 commits to master since this release

Work around problem where copying text from a field sometimes made it think that the database has bees modified. This seems to be a bug in the Qt5 version of QTextEdit which sometimes signals textChanged() when it shouldn't. The workaround is to check whether the text really has changed.