Changes between Version 1 and Version 2 of QtBackLog


Ignore:
Timestamp:
Sep 30, 2009 8:18:32 PM (15 years ago)
Author:
zecke@selfish.org
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtBackLog

    v1 v2  
    1212 * Changes to QHttpNetworkReply to reduce memory reallocations. Reserve some bytes instead of doing ''QByteArray::append'' all them time.
    1313
    14  * Cut down on the usage of QUrl::toEncoded, cache it somewhere.
     14 * Cut down on the usage of QUrl::toEncoded as it shows up in the profile of starting jobs.
    1515
    1616=== QtWebKit problems ===