summaryrefslogtreecommitdiff
path: root/src/shared/indenter/test
Commit message (Collapse)AuthorAgeFilesLines
* Get rid of the old deprecated indenter.Roberto Raggi2010-08-102-188/+0
|
* Long live the king!hjk2010-03-051-1/+1
|
* Fix some code scanning issues.Friedemann Kleint2010-02-011-1/+1
| | | | QString: Use QChar where appropriate.
* fix indentation of template functionshirschen2009-09-291-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | template functions where treated as unfinished lines by the indenter and so the result of: template<typename T> void myFunc() { } was indented as: template<typename T> void myFunc() { } which is pretty ugly and non-standard. Merge-request: 1615 Reviewed-by: Thorbjørn Lindeijer <thorbjorn.lindeijer@nokia.com>
* long live the kinghjk2009-08-141-1/+1
|
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
| | | | Reviewed-by: Trust Me
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Fixes: move all files in shared/* to src/shared/*hjk2009-01-262-0/+192