Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove trailing whitespace | Oswald Buddenhagen | 2010-01-29 | 1 | -2/+2 |
| | | | | doing it in 1.3 as well to avoid possible later conflicts | ||||
* | Track more macro uses. | Christian Kamm | 2009-09-25 | 1 | -0/+38 |
| | | | | | | | | | | | | In particular macros that are only checked for definition or are expanded during the evaluation of an #if or #elif directive are now also added to the list available through Document::macroUses(). The names of undefined macros that are interesting (because they're used in an #ifdef or a defined(...)) are now available through Document::undefinedMacroUses(). Reviewed-by: Roberto Raggi <roberto.raggi@nokia.com> | ||||
* | long live the king | hjk | 2009-08-14 | 1 | -1/+1 |
| | |||||
* | Update license headers and sales contact details. | Jason McDonald | 2009-06-17 | 1 | -2/+2 |
| | | | | Reviewed-by: Trust Me | ||||
* | Fixes: change file license headers to include LGPL | hjk | 2009-02-25 | 1 | -21/+17 |
| | |||||
* | Bump year in licence header. | Daniel Molkentin | 2009-01-13 | 1 | -1/+1 |
| | |||||
* | Some more clean up in the preprocessor. | Roberto Raggi | 2008-12-22 | 1 | -0/+42 |