Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Some more clean up in the preprocessor. | Roberto Raggi | 2008-12-22 | 1 | -236/+0 |
| | |||||
* | Nicer implementation of CPlusPlus::Macro. | Roberto Raggi | 2008-12-22 | 1 | -13/+13 |
| | |||||
* | chancge Nokia GPL exception version from 1.2 to 1.3 | hjk | 2008-12-16 | 1 | -1/+1 |
| | |||||
* | Don't use QTC_ASSERT in the C++ front-end library. The engine does not | Roberto Raggi | 2008-12-10 | 1 | -3/+1 |
| | | | | | recover from invalid asserts, so it will crash anyway, but not in a controlled environment. | ||||
* | Fixed macro locations. | Roberto Raggi | 2008-12-09 | 1 | -3/+3 |
| | |||||
* | use QTC_ASSERT instead of Q_ASSERT | hjk | 2008-12-09 | 1 | -7/+14 |
| | |||||
* | Use Macros. | Roberto Raggi | 2008-12-08 | 1 | -2/+2 |
| | |||||
* | Moved the preprocessor. | Roberto Raggi | 2008-12-08 | 1 | -0/+231 |