Review Request: Fixes missing "<sometext>" in cmake help

Roman Byshko rbyshko at gmail.com
Tue Feb 23 20:38:59 UTC 2010


-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/3040/
-----------------------------------------------------------

(Updated 2010-02-23 20:38:59.549168)


Review request for KDevelop.


Changes
-------

Used Qt::escape() this time.

Please commit it on my behalf since I do not have svn account.

Thanks,
Roman


Summary
-------

This patch fixes issue with '<', '>' symbols in cmake help. They are replaced with < and > correspondingly.


Diffs (updated)
-----

  trunk/extragear/sdk/kdevelop/projectmanagers/cmake/cmakedocumentation.cpp 1095202 

Diff: http://reviewboard.kde.org/r/3040/diff


Testing
-------

Basic testing done. Now one can see missed parts of help. For example see SET command.


Thanks,

Roman





More information about the KDevelop-devel mailing list