summaryrefslogtreecommitdiff
path: root/src/libs/cplusplus/ModelManagerInterface.h
Commit message (Expand)AuthorAgeFilesLines
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-239/+0
* [C++] Added object pool handling for CompletionAssistProvider.Erik Verbruggen2012-02-231-0/+5
* Compile fix for windows.Bill King2012-02-171-2/+2
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-13/+75
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-0/+5
* Long live the king!hjk2012-01-261-1/+1
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* QmlJS: Fix infinite loop when scanning for exported C++ types.Christian Kamm2011-08-311-0/+1
* C++/QmlJS: Warnings if C++ based QML type detection fails.Christian Kamm2011-08-301-0/+11
* QmlJS: Move the exported-C++-type detection out of C++ code.Christian Kamm2011-08-241-2/+0
* Header cleanup in various plugins.Friedemann Kleint2011-08-181-4/+0
* Emit a signal when parsing is finished after updating source files.Erik Verbruggen2011-07-051-0/+1
* C++ editor: Remove scanning/caching of includesLeandro Melo2011-05-181-2/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* It's 2011 now.con2011-01-121-1/+1
* Qml/C++: Fix performance problem with type extraction.Christian Kamm2011-01-061-1/+1
* QmlJS: Add refcounting to FakeMetaObjects.Christian Kamm2011-01-061-1/+1
* Qml-C++: Find C++ qmlRegisterType calls and populate QML code model.Christian Kamm2011-01-041-0/+3
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-0/+160