Changes between Version 71 and Version 72 of QtWebKitContrib


Ignore:
Timestamp:
Oct 28, 2010 12:27:09 PM (13 years ago)
Author:
Ademar Reis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • QtWebKitContrib

    v71 v72  
    5353
    5454== Hacking on QtWebKit ==
    55 Effective immediately all commits to QtWebKit should use the [http://webkit.org/coding/coding-style.html WebKit coding style] for '''all files''' in the project. That includes qwebview(.h|cpp), qwebpage(.h|.cpp) and all others. Repeat: the Qt style should not be used. Thank you.
     55All commits to QtWebKit are required to follow the [http://webkit.org/coding/coding-style.html WebKit coding style]. That includes qwebview(.h|cpp), qwebpage(.h|.cpp) and all others.
    5656
    5757 * [wiki:"QtWebKitHacking" QtWebKit overview]