summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/Overview.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Long live the king!hjk2012-01-261-1/+1
| | | | | Change-Id: I2b72b34c0cfeafc8bdbaf49b83ff723544f2b6e2 Reviewed-by: Daniel Teske <daniel.teske@nokia.com>
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
| | | | | Change-Id: If18afb5d4665924e7d9250dccbc60a65e6daa75e Reviewed-by: Eike Ziller <eike.ziller@nokia.com>
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
| | | | Change-Id: I8b73d583be1ee7183f4074bce49d5390e38631a2
* Update license.hjk2011-04-131-14/+13
|
* It's 2011 now.con2011-01-121-1/+1
| | | | Reviewed-by: hjk
* License headers.con2010-12-171-7/+11
|
* Pretty print templates.Roberto Raggi2010-08-111-1/+12
|
* Get rid of Oveview::prettyTypeWithName() and LookupContext::minimalName()Roberto Raggi2010-07-291-21/+0
|
* Sprinkled a bit of doxymentation over various classes.Erik Verbruggen2010-07-281-0/+2
|
* Get rid of the deprecated method Overview::setShowFullQualifiedNames().Roberto Raggi2010-07-211-11/+0
|
* Fixes: Completing switch statements with enums in namespaces or classes.con2010-07-191-0/+12
| | | | | | We need to add the fully qualified name to the case statements. Reviewed-by: Roberto Raggi
* Quickfix for adding a declaration to a class from a definition.Erik Verbruggen2010-07-121-0/+23
|
* Don't add the default arguments when completing function definitions.Christian Kamm2010-03-051-1/+12
| | | | | | Fixes QTCREATORBUG-787 Reviewed-by: Erik Verbruggen
* Long live the king!hjk2010-03-051-1/+1
|
* Use const names.Roberto Raggi2009-12-011-2/+2
|
* 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
* Fixed HTML escaping issues in the function argument widgetThorbjørn Lindeijer2009-05-281-17/+28
| | | | | | | HTML escaping was moved out of the TypePrettyPrinter since it interferes with other logic there. Instead, the region to mark is now available from the Overview and used by the FunctionArgumentWidget to put the current argument in bold.
* Fixed prettyprint of template types.Roberto Raggi2009-05-191-1/+12
|
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
|
* Improved the C++ hover handler.Roberto Raggi2009-02-161-1/+12
| | | | Done with: bjorn
* Improved the type pretty printer.Roberto Raggi2009-02-131-4/+5
|
* 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
|
* more cosmetic changeshjk2008-12-021-10/+25
|
* Initial importcon2008-12-021-0/+91