aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cplusplus/semantic/tst_semantic.cpp
Commit message (Expand)AuthorAgeFilesLines
* C++: fix built-in code model to work with shared_ptr on MSVC 2017Volodymyr Zibarov2020-05-291-1/+1
* Standardize on int for line and column valueshjk2019-07-261-52/+52
* Avoid warning on empty expressionshjk2019-07-231-5/+5
* CPlusPlus: Avoid a few deprecation warningshjk2019-06-051-1/+1
* Remove spaces in initializer listsTim Jenssen2017-02-221-1/+1
* C++: Disable C++ keywords in C filesFrancois Ferrand2016-08-231-0/+1
* C++: Add support of ref-qualifier for functions.Dmitry Ashkadov2016-06-221-0/+105
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Support negative enum valuesOrgad Shaneh2015-12-151-0/+24
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-26/+5
* C++: Ignore explicit template instantiationsOrgad Shaneh2015-06-291-0/+20
* C++: Remove DeprecatedGenTemplateInstanceOrgad Shaneh2015-04-201-5/+6
* 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