Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |||||
* | Introduced a backwards scanner for finding expression under cursor | Thorbjørn Lindeijer | 2009-05-27 | 1 | -73/+102 | |
| | | | | | | | | The backwards scanner lazily tokenizes strings. This optimizes the common case where scanning one or two lines is enough while at the same time we extended the limit from 5 to 10 lines. Reviewed-by: Roberto Raggi | |||||
* | Prevent endless loop when no matching brace is found | Thorbjørn Lindeijer | 2009-04-09 | 1 | -3/+8 | |
| | | | | | | | Would show up when typing ")," where the closing brace doesn't have a matching opening brace, for example. Done with Roberto Raggi. | |||||
* | Trigger function argument widget on comma | Thorbjørn Lindeijer | 2009-03-26 | 1 | -7/+44 | |
| | | | | Done with Roberto Raggi. | |||||
* | 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 | |
| | ||||||
* | chancge Nokia GPL exception version from 1.2 to 1.3 | hjk | 2008-12-16 | 1 | -1/+1 | |
| | ||||||
* | off-by-one in headers | hjk | 2008-12-02 | 1 | -1/+0 | |
| | ||||||
* | end-of-line whitespace correction of the new headers | hjk | 2008-12-02 | 1 | -10/+11 | |
| | ||||||
* | Initial import | con | 2008-12-02 | 1 | -0/+242 | |