| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
QTBUG-6919
|
|
|
|
|
|
|
|
|
|
|
|
| |
- include headers from own directory with ""
- include headers from own project without private/
- sort includes from most specific to most generic
- make headers self-contained
- some whitespace unification
no attempt was made at making the qt includes consistent regarding the
use of module names and forwarding headers.
no attempt was made at sorting includes.
|
| |
|
|
|
|
| |
Reviewed-by: Martin Jones
|
|
|
|
|
| |
Fix up license headers and private warnings, as well as other general
cleanups.
|
|
|