summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/TypeOfExpression.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Fix compilation of C++-library with Qt 4.Friedemann Kleint2014-02-281-1/+1
* C++: cleanup setting the bindings in the lookup context class.Erik Verbruggen2014-02-271-27/+11
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: CppPreprocessor: Track also unresolved includesNikolai Kosjar2013-08-221-1/+1
* C++: Handle recursive auto declarationsNikolai Kosjar2013-06-111-3/+5
* C++: Record also unresolved paths for includesNikolai Kosjar2013-06-111-1/+1
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-3/+5
* C++: Temporary fix for dangling pointers in ResolveExpressionNikolai Kosjar2013-03-221-0/+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
* | CPlusPlus: Compile with QT_NO_CAST_FROM_ASCIIOrgad Shaneh2012-12-041-1/+1
|/
* C++: fix member rewriting when doing template instantiation.Erik Verbruggen2012-10-111-1/+4
* Adjust license headershjk2012-10-051-21/+20
* C++: Fix crash when deducing auto (with invalid ids)Leandro Melo2012-09-041-17/+21
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* preprocessor: rename operator() into run.hjk2012-04-191-1/+1
* Long live the king!hjk2012-01-261-1/+1
* C++: Rename source/setSource to utf8Source/setUtf8SourceLeandro Melo2012-01-131-1/+1
* C++: Accept UTF-8 byte arrays in type of expressionLeandro Melo2012-01-131-24/+19
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* 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
* Merge branch '2.1'con2010-12-171-7/+11
|\
| * License headers.con2010-12-171-7/+11
* | Added some initial support for function overloading.Roberto Raggi2010-12-101-0/+35
|/
* Keep the lookup context alive.Roberto Raggi2010-09-221-1/+6
* Quick fix for completing cases in enum based switch statements.con2010-07-091-2/+11
* Use the context created by TypeOfExpression.Roberto Raggi2010-05-181-1/+1
* Reenabled the tooltip.Roberto Raggi2010-05-141-1/+0
* Improved LookupItem and get rid of some deprecated code.Roberto Raggi2010-05-141-9/+11
* Try to use the new LookupContext.Roberto Raggi2010-05-051-39/+57
* Deprecated the current LookupContext.Roberto Raggi2010-05-051-4/+4
* Long live the king!hjk2010-03-051-1/+1
* Initial work on the new CPlusPlus::Snapshot.Roberto Raggi2009-12-071-1/+1
* Get rid off QPair<FullySpecifiedType, Symbol *>. Use LookupItem intead.Roberto Raggi2009-11-171-4/+4
* long live the kinghjk2009-08-141-1/+1
* Simplified TypeOf/ResolveExpression.Roberto Raggi2009-06-171-0/+1
* Update license headers and sales contact details.Jason McDonald2009-06-171-2/+2
* Preprocessing an empty expression is always emptyThorbjørn Lindeijer2009-05-271-0/+3
* More cleanup.Roberto Raggi2009-03-031-1/+1
* More cleanupRoberto Raggi2009-03-021-2/+1
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: save a few strlen callshjk2009-02-191-1/+1
* Added a simple auto test for the name lookup.Roberto Raggi2009-02-091-4/+4
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* Fixed crash in function argument widgetThorbjørn Lindeijer2009-01-131-0/+5
* Removed LookupUtils.Roberto Raggi2008-12-231-0/+1
* Some cleanup in the C++ preprocessor.Roberto Raggi2008-12-221-1/+1