aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cplusplus/semantic/tst_semantic.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++: Accept language features in BackwardsScanner et alOrgad Shaneh2015-02-271-5/+5
* C++: resolved self-value reference for enumPrzemyslaw Gorszkowski2015-02-251-0/+26
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: display enum value in tooltip for simplest casePrzemyslaw Gorszkowski2015-01-141-0/+107
|/
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CPlusPlus: Make (sub-)languague selection more generichjk2013-10-151-7/+9
* C++: Tests: Fix tst_Semantic::lambda_2() testNikolai Kosjar2013-09-061-1/+1
* C++: add semantic support for C++11 alias decls.Erik Verbruggen2013-06-061-0/+20
* C++: handle non-arguments in function parameter scope gracefulyErik Verbruggen2013-04-091-0/+28
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-15/+15
* 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++: Fix code compl. for instantiation of template specializationPrzemyslaw Gorszkowski2013-01-301-1/+1
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-251-1/+1
|\|
| * C++: Fix crashes in tests with Qt5.Nikolai Kosjar2012-10-231-1/+1
* | C++: Compile fixes in tests and tools.Nikolai Kosjar2012-10-231-1/+1
|/
* Adjust license headershjk2012-10-051-21/+20
* rename QtDebug to QDebughjk2012-08-061-1/+1
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Added test for lambda function definitions.Erik Verbruggen2012-03-201-8/+36
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Replace qt-info@nokia.com with info@qt.nokia.comhjk2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* tests: add licence headersBill King2011-02-181-0/+32
* tests: Add a failing test to make sure diagnostic reporting is working.Bill King2011-02-171-4/+16
* Tests: Fix a crash bug.Bill King2011-02-171-1/+1
* Merge CPlusPlus::NameId and CPlusPlus::Identifier.Roberto Raggi2010-09-021-2/+2
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-021-0/+1
* Renamed Symbol::scope() to Symbol::enclosingScope().Roberto Raggi2010-08-261-2/+2
* Fixed the objc auto testsRoberto Raggi2010-08-131-1/+1
* CompileRoberto Raggi2010-08-131-6/+4
* Compile.Roberto Raggi2010-08-111-41/+44
* Get rid of the #warning directives.Roberto Raggi2010-08-111-1/+1
* Fixed testcases after changing QualifiedNameId.Erik Verbruggen2010-07-121-74/+7
* Fixed auto tests.Erik Verbruggen2010-07-071-19/+9
* Fixed autotests.Erik Verbruggen2010-06-231-16/+27
* Deprecate the old template instantiation.Roberto Raggi2010-05-201-2/+2
* Compile.Roberto Raggi2010-05-181-9/+6
* Simplified ObjC selectors in the AST.Erik Verbruggen2010-02-231-4/+3
* Added test for selector names.Erik Verbruggen2010-02-111-0/+80
* Added semantic checks for Q_ENUMS.Erik Verbruggen2010-02-071-3/+34
* Compile.Roberto Raggi2009-12-021-12/+12
* CompileRoberto Raggi2009-11-171-1/+1
* Changed ExpressionUnderCursor to handle Objective-C send-message operations.Erik Verbruggen2009-11-111-1/+138
* Added scope calculation for Objective-C classes.Erik Verbruggen2009-11-111-7/+53
* Fixed the AST field names.Roberto Raggi2009-11-101-1/+1
* Removed DeclarationListAST node.Roberto Raggi2009-11-101-1/+1