aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/cplusplus/lookup/tst_lookup.cpp
Commit message (Expand)AuthorAgeFilesLines
* Standardize on int for line and column valueshjk2019-07-261-17/+17
* C++: Avoid inline namespaces in generated codeNikolai Kosjar2017-02-231-0/+46
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-3/+3
* C++: Rename ClassOrNamespace -> LookupScopeOrgad Shaneh2015-04-201-3/+3
* Update LicenseEike Ziller2015-01-161-6/+6
* C++: Document::functionAt provides line informationNikolai Kosjar2014-11-121-11/+29
* C++: Include class name for inline functions in functionAtNikolai Kosjar2014-11-111-7/+20
* C++: Tests: Make document_functionAt data drivenNikolai Kosjar2014-11-111-10/+27
* License updateEike Ziller2014-10-091-7/+8
* QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-5/+5
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: fix functionAt(), moved it, and added test.Erik Verbruggen2013-06-041-0/+25
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-10/+10
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-21/+20
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Long live the king!hjk2012-01-261-1/+1
* C++: Rename source/setSource to utf8Source/setUtf8SourceLeandro Melo2012-01-131-10/+10
* 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
* C++: Fixed regression in autotests.Erik Verbruggen2010-09-151-1/+1
* 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-7/+7
* Fixed the objc auto testsRoberto Raggi2010-08-131-3/+9
* Compile.Roberto Raggi2010-08-111-5/+5
* Introduced helpers to rewrite types and names.Roberto Raggi2010-07-161-17/+187
* Fixed qualified name creation for ObjC classes and protocols.Erik Verbruggen2010-05-201-11/+16
* Compile.Roberto Raggi2010-05-181-66/+32
* Added tests for FindUsages in Objective-C code.Erik Verbruggen2010-02-111-3/+72
* Compile.Roberto Raggi2009-12-071-4/+4
* CompileRoberto Raggi2009-11-171-13/+13
* Added scope calculation for Objective-C classes.Erik Verbruggen2009-11-111-0/+207
* Cleanup the C++ front-end.Roberto Raggi2009-10-201-1/+1
* More annotations.Roberto Raggi2009-02-091-1/+1
* More testing.Roberto Raggi2009-02-091-1/+21
* Annotate the ClassSpecifierAST node with the class symbol.Roberto Raggi2009-02-091-0/+38
* Added a simple auto test for the name lookup.Roberto Raggi2009-02-091-0/+56