[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    KDE/kdelibs/kioslave/http
From:       Dawit Alemayehu <adawit () kde ! org>
Date:       2010-11-16 22:53:59
Message-ID: 20101116225359.CA7BBAC8A0 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1197891 by adawit:

- Changed QString::fromLatin1 to QLatin1String for all literal text.

-Changed QString::fromLatin1 to own internal toQString function for all QByteArray \
conversions so that the size information is properly set. Automatic casting causes \
QString::fromLatin1 to do a qstrlen on the specified text.

- Converted all uses of QString.arg to concat string to simple operator+ appends \
which is a magnitude times faster when compiling with the QStringBuilder macro \
definitions set.

- Changed strlen to qstrlen

 M  +108 -96   http.cpp  


http://websvn.kde.org/?view=rev&revision=1197891


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic