Please be aware, that the patch in attachment must be considered as experimental.Here is short summary of positive changes:1) Ctrl-U has been fixed to kill the line under cursor, not the first line.(same has to be fixed in qt3 plugin either, didn't check); 2) Suggested my preferred Ctrl-U behaviour under Ctrl-N shortcut; 3) Made cursor width to be 2 pixels instead of 1 in overwrite mode; analogous summary for negative changes (drawbacks): 1) there is no more setText() with context parameter in qt4, removed; 2) CLogWidget length limit of 500 lines was temporarily removed. There is a handy method in QTextDocument (setMaximumBlockCount), but I couldn't implement it;
Well, here is the final (hope so) version of the patch where the second drawback is solved and one more signal introduced to make awaymsgdlg work correctly. -- Eugene Paskevich | *==)----------- | Plug me into [EMAIL PROTECTED] | -----------(==* | The Matrix
licq_qt4_mledit.diff
Description: Binary data
