Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Long live the king! | hjk | 2012-01-26 | 1 | -1/+1 |
| | | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com> | ||||
* | all: s/info@qt.nokia.com/qt-info@nokia.com/ | hjk | 2011-11-03 | 1 | -2/+2 |
| | | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com> | ||||
* | Fix/add copyright headers | Tobias Hunger | 2011-05-06 | 1 | -1/+1 |
| | | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2 | ||||
* | Update license. | hjk | 2011-04-13 | 1 | -14/+13 |
| | |||||
* | It's 2011 now. | con | 2011-01-12 | 1 | -1/+1 |
| | | | | Reviewed-by: hjk | ||||
* | 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. | ||||
* | Long live the king! | hjk | 2010-03-05 | 1 | -1/+1 |
| | |||||
* | Track more macro uses. | Christian Kamm | 2009-09-25 | 1 | -2/+7 |
| | | | | | | | | | | | | 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 | ||||
* | Store the actual arguments of the macro expansions. | Roberto Raggi | 2009-03-04 | 1 | -2/+21 |
| | |||||
* | 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/+81 |