[PATCH] Changed tab handling for Cervisia's diff view

Marc Mutz Marc.Mutz at uni-bielefeld.de
Fri Nov 15 21:51:31 GMT 2002


Hi!

Not being in a position to decide anything about cervisia, I'd suggest 
that you replace

On Friday 15 November 2002 18:40, Stephan Binner wrote:
<snip>
> +    expandedLine.replace( QRegExp("\t"), tabSpaces );
<snip>

with
+ expandedLine.replace( '\t', tabSpaces );
(single quotes, no regexp), possibly #ifdef'ed on Qt-version >= 3.0.1.

Marc

-- 
It is truly ironic that the United States, once the beacon for
promoting the principles of freedom of expression, is now
systematically infecting other countries with this dangerous public
policy choice [the DMCA] that will restrict more speech than any law
before it.    -- EFF FTAA Alert:
                 Stop Hollywood Forcing Technology Ban on 34 Countries
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: signature
URL: <http://mail.kde.org/pipermail/kde-core-devel/attachments/20021115/deb14419/attachment.sig>


More information about the kde-core-devel mailing list