aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/cpptools/cppmodelmanager.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* C++: Core changes in preprocessingLeandro Melo2012-06-251-4/+6
* Implemented Rename Macro UsagesAndre Hartmann2012-06-061-0/+1
* preprocessor: make Environment::{resolve,remove} work on ByteArrayRefs onlyhjk2012-04-191-1/+1
* preprocessor: make CPlusPlus::Internal::ByteArrayRef publichjk2012-04-191-1/+1
* preprocessor: save cycles by using ByteArrayRefhjk2012-04-191-1/+1
* [C++] Added env. var. to show file name that is being parsed.Erik Verbruggen2012-03-301-1/+3
* [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-1/+0
* Add flag for semantic highlighter to set diagnostics.Erik Verbruggen2012-03-151-1/+4
* Move the ModelManagerInterface out of the CPlusPlus library.Erik Verbruggen2012-03-141-1/+1
* [C++] Added object pool handling for CompletionAssistProvider.Erik Verbruggen2012-02-231-4/+4
* C++: make highlighting/completion plugable.Erik Verbruggen2012-02-201-0/+11
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-1/+4
* Removed module names from #include directives.Erik Verbruggen2012-02-151-6/+6
* C++: Moved completion/highlighting into the model manager.Erik Verbruggen2012-02-081-1/+3
* Long live the king!hjk2012-01-261-1/+1
* Use new static ICore interface.hjk2012-01-241-4/+0
* 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/+3
* C++/QmlJS: Warnings if C++ based QML type detection fails.Christian Kamm2011-08-301-0/+10
* QmlJS: Move the exported-C++-type detection out of C++ code.Christian Kamm2011-08-241-2/+0
* Emit a signal when parsing is finished after updating source files.Erik Verbruggen2011-07-051-0/+5
* C++ editor: Remove scanning/caching of includesLeandro Melo2011-05-181-16/+0
* Fix/add copyright headersTobias Hunger2011-05-061-1/+1
* Update license.hjk2011-04-131-14/+13
* texteditor: merge ITextEditable into ITextEditorhjk2011-02-221-2/+2
* 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/+2
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-4/+8
* License headers.con2010-12-171-7/+11
* Quickfix: Convert underscore notation to camel case.ck2010-07-201-1/+2
* Fix autotests so that they're compiling again.Bill King2010-07-061-1/+1
* Removed the TokenCache.Erik Verbruggen2010-07-021-2/+0
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-0/+2
* Refactored the quickfix engine.Roberto Raggi2010-06-071-1/+1
* Revert "Introduced a token cache for the C++ editor."Erik Verbruggen2010-06-041-2/+0
* Introduced a token cache for the C++ editor.Erik Verbruggen2010-06-041-0/+2
* Ensure we keep the context around for as long as it is needed.Roberto Raggi2010-05-311-5/+3
* Cache the resolved file names.Roberto Raggi2010-05-101-0/+2
* Get rid of ugly using namespace directives.Roberto Raggi2010-05-051-10/+9
* Add private frameworks when a framework is added.Erik Verbruggen2010-04-131-0/+1
* Put the DependencyTable calculation into the QFuture.Erik Verbruggen2010-03-171-1/+0
* Cancel a previous update code modeldt2010-03-101-1/+1
* Fixed QTCREATORBUG-745.Erik Verbruggen2010-03-091-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Source update.Wolfgang Beck2010-02-031-9/+14