summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/TypePrettyPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* It's 2011 now.con2011-01-121-1/+1
* License headers.con2010-12-171-7/+11
* Pretty print templates.Roberto Raggi2010-08-111-15/+15
* Get rid of the prefix findOrInsert for the functions in CPlusPlus::Control.Roberto Raggi2010-08-111-0/+22
* Get rid of the deprecated method Overview::setShowFullQualifiedNames().Roberto Raggi2010-07-211-37/+2
* Fixed position of current argument highlight for constructorsThorbjørn Lindeijer2010-05-271-3/+6
* CPlusPlus: Fix several issues in the TypePrettyPrinter.Christian Kamm2010-04-191-118/+138
* Place a whitespace between references.Roberto Raggi2010-03-231-0/+3
* Recognize C++0x rvalue references.Roberto Raggi2010-03-231-2/+5
* Don't add the default arguments when completing function definitions.Christian Kamm2010-03-051-3/+5
* Long live the king!hjk2010-03-051-1/+1
* Fix compilation error with gcc 4.4.3Kai Koehne2010-02-171-2/+1
* Small inclusion fixes.Tobias Hunger2010-01-081-1/+2
* Fix two small bugs in TypePrettyPrinter.Christian Kamm2009-12-231-3/+8
* Added initializers to the formal arguments.Roberto Raggi2009-12-081-0/+6
* Use const names.Roberto Raggi2009-12-011-1/+1
* long live the kinghjk2009-08-141-1/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Fixed HTML escaping issues in the function argument widgetThorbjørn Lindeijer2009-05-281-57/+42
* Fixed a missing space in the tooltips after a template idThorbjørn Lindeijer2009-05-271-1/+2
* Fixed prettyprint of template types.Roberto Raggi2009-05-191-4/+13
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Improved the C++ hover handler.Roberto Raggi2009-02-161-3/+48
* Improved the type pretty printer.Roberto Raggi2009-02-131-103/+137
* Don't use the name twice, thoughThorbjørn Lindeijer2009-02-061-2/+2
* Fixed tooltips for enumeratorsThorbjørn Lindeijer2009-02-061-0/+2
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+309