Changes between Version 40 and Version 41 of QtWebKitContrib
- Timestamp:
- Jun 30, 2009, 6:54:26 AM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
QtWebKitContrib
v40 v41 6 6 7 7 == Coding Style == 8 Effective immediately all commits to QtWebKit should use the WebKit coding style for *all* files under the WebKit/ directory. That includes qwebview(.h|cpp), qwebpage(.h|.cpp) and all others. Repeat: the Qt style should not be used. Thank you.8 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. 9 9 10 10 == Reporting Bugs ==