EmoticonTextEditItem: avoid emitting dataChanged
hotspot showed that 0.15% of the KMComposerWin constructor is spent here because setText() emits dataChanged, that's easy to remove.
hotspot showed that 0.15% of the KMComposerWin constructor is spent here because setText() emits dataChanged, that's easy to remove.