Changes between Version 71 and Version 72 of QtWebKitContrib
- Timestamp:
- Oct 28, 2010, 12:27:09 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitContrib
v71 v72 53 53 54 54 == 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.55 All 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. 56 56 57 57 * [wiki:"QtWebKitHacking" QtWebKit overview]