| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
| |
Change-Id: Ica0aa63b8f9b335768a78752cba6c066195e882b
Reviewed-by: Robin Burchell <[email protected]>
|
|
|
|
|
| |
Merge-request: 1853
Reviewed-by: Kent Hansen <[email protected]>
|
|
|
|
|
|
|
| |
of code that already uses exceptions.
Merge-request: 1853
Reviewed-by: Kent Hansen <[email protected]>
|
|
|
|
| |
Trolltech ASA is no more, long live Qt by Nokia!
|
| |
|
|
|
|
|
| |
Merge-request: 1531
Reviewed-by: Kent Hansen <[email protected]>
|
|
|
|
| |
Avoid heaps of warnings.
|
| |
|
|
|
|
|
|
|
| |
The pp-engine couldn't handle include commands that refer to headers in frameworks on Mac.
If frameworks are specified to the compiler/preprocessor, includes like "Somepath/myfile.h" are
also broken down to "Somepath.framework/Headers/myfile.h" in the framework search paths.
The standard Qt binary install on the Mac is compiled with frameworks, so this is of some relevance.
|
|
svn://labs.trolltech.com/svn/qtscript/generator
|