summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/TypePrettyPrinter.cpp
Commit message (Expand)AuthorAgeFilesLines
* TypePrettyPrinter; Add space to default parameter formattingDaniel Teske2013-11-261-1/+1
* Doc: move docs from h files to cpp filesLeena Miettinen2013-07-181-0/+8
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-5/+7
* C++: use argumentCount in loops in initializer.Erik Verbruggen2013-03-151-1/+1
* Fix clang warning (unused value)Nikolai Kosjar2013-02-081-2/+2
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | C++: Add star binding to TypePrettyPrinterNikolai Kosjar2013-01-231-28/+113
* | CPlusPlus: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-6/+6
* | CppEditor: remove operator() overloads from OverViewhjk2012-10-171-1/+1
* | Cpp: No need for accessors for simple structshjk2012-10-111-13/+13
|/
* Adjust license headershjk2012-10-051-21/+20
* typeprettyprinter: fix handling of _ at start of identifiershjk2012-08-231-1/+1
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* C++: Introduce unicode char/strings supportLeandro Melo2012-06-061-0/+6
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++: Fix function return type printing.Christian Kamm2011-09-121-1/+8
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* 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