Jürgen Spitzmüller wrote:
Abdelrazak Younes wrote:You should have used QChar::category(c) instead of QChar(c).category(). I'll fix that and commit it with my other cleanup if you don't mind.yes, go ahead.
I've done that but it seems that there are some bugs with Dialog::checkStatus(). The read-only disabling works only upon buffer switch... There might be a call missing somewhere...
Abdel.