aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/ModelManagerInterface.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-261/+0
* Clean headers in CppTools.Friedemann Kleint2013-04-101-1/+0
* CppTools: Use namespace CppTools consistentlyTobias Hunger2013-04-081-21/+10
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+3
* CppTools: Remove redundant debug operator declaration.Christian Kandeler2013-03-251-2/+0
* CppTools: improved languages support in ProjectPartSergey Shambir2013-03-211-36/+55
* 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++: emit signal when project parts have been updated.Erik Verbruggen2013-01-041-0/+5
* | C++: Add ordering to the languages.Erik Verbruggen2013-01-041-1/+6
* | Use C++11 parsing mode for CMake, AutoTools and Generic project managersDaniel Teske2013-01-011-1/+1
* | C++: add unittest for modelmanager path cleaning.Erik Verbruggen2012-12-201-0/+3
* | C++: Remove hard-coded configuration file name.Erik Verbruggen2012-12-041-0/+3
* | C++: ProjectParts now contain everything that gets linked together.Erik Verbruggen2012-11-281-14/+13
* | Made symbol searching plug-able through indexing support.Erik Verbruggen2012-11-261-1/+2
* | C++: started to make indexing plug-able.Erik Verbruggen2012-10-231-0/+3
* | Merge remote-tracking branch 'origin/2.6'Eike Ziller2012-10-051-21/+20
|\|
| * Adjust license headershjk2012-10-051-21/+20
* | Do not use QWeakPointer to track QObjects.Christian Kandeler2012-09-251-3/+3
|/
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Implemented Rename Macro UsagesAndre Hartmann2012-06-061-0/+1
* CppHighlighter: highlight all functions/methods.Francois Ferrand2012-06-051-1/+2
* Revert "CppHighlighter: highlight all functions/methods."Erik Verbruggen2012-03-291-2/+1
* CppHighlighter: highlight all functions/methods.Francois Ferrand2012-03-291-1/+2
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-0/+237