aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/symbolfinder.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Also look up definitions for variablesChristian Kandeler2020-06-181-0/+3
* Wholesale conversion to #pragma oncehjk2016-03-301-5/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-2/+1
* CppTools: Make FollowSymbol respect projectsNikolai Kosjar2015-10-121-6/+7
* C++: Fix lookup for instantiation by class objectOrgad Shaneh2015-05-151-1/+2
* Clean exported headers of the CppTools plugin.Friedemann Kleint2015-03-051-2/+9
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* CppTools: findMatchingDefinition handles const and volatileLorenz Haas2013-05-151-3/+3
* Clean headers in CppTools.Friedemann Kleint2013-04-101-1/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+2
* 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
* Add missing copyright headersTobias Hunger2012-03-051-0/+32
* Removed module names from #include directives.Erik Verbruggen2012-02-151-4/+4
* C++: Fix "reference" file in symbol finderLeandro Melo2012-01-231-10/+11
* Compile fixLeandro Melo2012-01-231-0/+1
* C++: Improve file accuracy when finding symbolsLeandro Melo2012-01-231-0/+55