aboutsummaryrefslogtreecommitdiffstats
path: root/tests/cppmodelmanager
Commit message (Expand)AuthorAgeFilesLines
* Wholesale conversion to #pragma oncehjk2016-03-304-16/+4
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-193-54/+36
* Fix changing "#include" lines after file renamingDaniel Teske2015-10-061-1/+29
* Update LicenseEike Ziller2015-01-163-18/+18
* License updateEike Ziller2014-10-093-21/+24
* CppTools: Auto-include pre-compiled headersNikolai Kosjar2014-07-242-0/+2
* Incremented year in copyright infoRobert Loehning2014-01-083-3/+3
* CppTools: honor pre-compiled headers in the code-model.Erik Verbruggen2013-10-012-0/+2
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-013-0/+25
* CppTools: Rework handling of ProjectInfo changesNikolai Kosjar2013-08-132-0/+2
* CppTools: Check if project has changed before reparsingNikolai Kosjar2013-07-221-0/+4
* C++: Fix resolving ui_* files in CppPreprocessorNikolai Kosjar2013-07-025-0/+86
* CppTools: Fix snapshot in case another project is openedNikolai Kosjar2013-06-286-0/+56
* C++: Fix 'already seen files' when indexingNikolai Kosjar2013-05-233-0/+97
* C++: also refresh files not in the project when project changes.Erik Verbruggen2013-04-162-0/+5
* C++: test for walking includes in frameworks.Erik Verbruggen2013-01-2412-0/+54