summaryrefslogtreecommitdiff
path: root/tests/auto/cplusplus/findusages/tst_findusages.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* C++: Support alignas in C++11 mode.Erik Verbruggen2014-07-221-0/+33
* C++: Tests: Fix unicode tests with MSVCNikolai Kosjar2014-06-051-10/+4
* Cpp{Tools,Editor}: Expect UTF-8 encoded literalsNikolai Kosjar2014-05-231-0/+39
* C++: fix findusage for member of typedefed anonymous structPrzemyslaw Gorszkowski2014-03-311-0/+44
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: fix matching type with using from other namespacePrzemyslaw Gorszkowski2013-08-201-0/+41
* C++: add utility method to dump usages.Erik Verbruggen2013-07-111-0/+17
* C++: Fix test failure after merging 2.8.Erik Verbruggen2013-07-111-1/+1
* Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-091-0/+31
|\
| * C++: fix scope matching for templates in FindUsagesErik Verbruggen2013-07-081-1/+31
* | C++: fix 'find usages' for templatesPrzemyslaw Gorszkowski2013-06-171-1/+113
|/
* C++: fix highlighting type when there is using Namespace::ClassPrzemyslaw Gorszkowski2013-05-021-0/+126
* C++: improve support for anonymous classesPrzemyslaw Gorszkowski2013-04-191-1/+46
* Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-111-0/+91
|\
| * C++: fixed operator arrow of nested class of enclosing templatePrzemyslaw Gorszkowski2013-04-101-0/+45
| * C++: fixed operator* for nested class of enclosing template classPrzemyslaw Gorszkowski2013-04-091-0/+46
* | fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-11/+11
|/
* 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
| * Fix: no scope walking for name resolving after MemAccess operatorErik Verbruggen2012-11-221-0/+65
* | C++ editor: Highlighting static variablesPrzemyslaw Gorszkowski2013-01-291-0/+47
* | C++ editor: support nested class of enclosing templatePrzemyslaw Gorszkowski2013-01-221-0/+46
* | Fix: no scope walking for name resolving after MemAccess operatorErik Verbruggen2012-11-211-0/+65
* | C++: Store lambda captures in the code model.Nikolai Kosjar2012-11-071-5/+36
* | C++: added some notes regarding QTCREATORBUG-7968Erik Verbruggen2012-10-111-0/+35
|/
* 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-3/+3
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* Fixed (C)opyright headers.Erik Verbruggen2011-07-061-1/+1
* Update license.hjk2011-04-131-14/+13
* tests: add licence headersBill King2011-02-181-0/+32
* C++: Fix Bind run on QtPropertyDeclarationAST.Christian Kamm2011-02-071-2/+2
* Corrected fix to the FindUsages auto-tests.Erik Verbruggen2011-01-201-3/+3
* Tests: Fix compilation/plugin test.Friedemann Kleint2011-01-201-3/+3
* Autotests: More cleanup of tests, and initial marking of components belonged to.Bill King2010-09-021-0/+1
* Fixed autotests.Erik Verbruggen2010-06-231-4/+0
* Added unittest for FindUsages in Q_PROPERTY declarations.Erik Verbruggen2010-02-171-2/+44
* Added testcase for find usages of inline method parameters.Erik Verbruggen2010-02-111-0/+38
* Added tests for FindUsages in Objective-C code.Erik Verbruggen2010-02-111-0/+119