Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| | |||||
* | License headers. | con | 2010-12-17 | 1 | -7/+11 |
| | |||||
* | Fix krazy issues: Use explicit constructors | Tobias Hunger | 2010-08-27 | 1 | -1/+1 |
| | | | | | * Fix all warnings about non-explicit constructors except for those in 3rdparty code. | ||||
* | Fixed header protection. | Roberto Raggi | 2010-05-28 | 1 | -3/+3 |
| | |||||
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Add missing include. | Tobias Hunger | 2010-01-08 | 1 | -0/+1 |
| | |||||
* | Track more macro uses. | Christian Kamm | 2009-09-25 | 1 | -1/+4 |
| | | | | | | | | | | | | 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 | ||||
* | Obsoleted code. | Roberto Raggi | 2009-03-03 | 1 | -1/+0 |
| | |||||
* | More cleanup. | Roberto Raggi | 2009-03-03 | 1 | -48/+45 |
| | |||||
* | Some refactoring of the preprocessor, it'll simplify my next commits. | Roberto Raggi | 2009-03-02 | 1 | -0/+3 |
| | |||||
* | 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 |
| | |||||
* | Nicer implementation of CPlusPlus::Macro. | Roberto Raggi | 2008-12-22 | 1 | -0/+4 |
| | |||||
* | chancge Nokia GPL exception version from 1.2 to 1.3 | hjk | 2008-12-16 | 1 | -1/+1 |
| | |||||
* | Moved the preprocessor. | Roberto Raggi | 2008-12-08 | 1 | -0/+103 |