summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cppmodelmanagerinterface.h
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/master' into wip/clangwip/clangErik Verbruggen2013-12-101-1/+2
|\
| * C++: split defines into project-defined and toolchain-defined.Erik Verbruggen2013-12-101-1/+2
* | Merge remote-tracking branch 'origin/master' into wip/clangErik Verbruggen2013-11-161-0/+2
|\ \ | |/
| * C++: Release more documents.Erik Verbruggen2013-11-121-0/+2
* | Merge remote-tracking branch 'origin/master' into wip/clangErik Verbruggen2013-10-241-1/+7
|\ \ | |/
| * CppEditor: Follow Symbol Under Cursor opens the preprocessor dialogNikolai Kosjar2013-10-221-0/+1
| * Rename "[Mm]ethod(s)" to "[Ff]unction(s)"Nikolai Kosjar2013-10-101-1/+1
| * ProjectPart: Add meta informationDaniel Teske2013-10-011-0/+3
| * C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-011-0/+2
* | Merge remote-tracking branch 'origin/master' into wip/clangErik Verbruggen2013-09-261-6/+15
|\ \ | |/
| * C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-6/+15
* | Clang: build fixes after merge.Erik Verbruggen2013-09-261-1/+0
|/
* C++: unify highlighting/code-completion support "factories".Erik Verbruggen2013-09-101-5/+5
* C++: add fallback project part queryingErik Verbruggen2013-09-101-1/+4
* C++: clean-up CppCompletionAssist.Erik Verbruggen2013-09-091-2/+0
* TextEditor: get CompletionAssistProvider from editor.Erik Verbruggen2013-09-091-0/+1
* C++: optionally let the highlighter handle ifdefed-out blocks.Erik Verbruggen2013-08-191-1/+3
* CppTools: Rework handling of ProjectInfo changesNikolai Kosjar2013-08-131-1/+6
* CppTools: Clean up CppModelManager(Interface)Nikolai Kosjar2013-07-311-17/+17
* Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-07-251-1/+1
|\
| * CppTools: Check if project has changed before reparsingNikolai Kosjar2013-07-221-1/+1
* | CppTools: Fix "! condition" coding styleNikolai Kosjar2013-07-251-2/+2
|/
* CppTools: Allow to force a "Parsing" notificationNikolai Kosjar2013-06-241-1/+9
* CppEditor: Check <include path>/QSomethingNikolai Kosjar2013-06-171-0/+2
* C++: fix crash when failing to open non-existing file.Erik Verbruggen2013-05-241-0/+1
* CppTools: ProjectPart now collects warning flagsSergey Shambir2013-05-131-10/+5
* CppTools: added ProjectPart::evaluateToolchain()Sergey Shambir2013-04-301-1/+10
* C++ Detach the CppEditor from code-model internals.Erik Verbruggen2013-04-261-11/+4
* CppTools: Rename files to comply with coding standardTobias Hunger2013-04-101-0/+261
* C++: Move the ModelManagerInterface from CppTools to CPlusPlus.Christian Kamm2011-01-041-185/+0
* License headers.con2010-12-171-7/+11
* C++-Settings/License template: Add %FILENAME%, %CLASS% placeholders.Friedemann Kleint2010-08-091-1/+1
* Quickfix: Convert underscore notation to camel case.ck2010-07-201-1/+2
* Removed the TokenCache.Erik Verbruggen2010-07-021-3/+0
* Introduced token caching to prevent repetetive tokenizing.Erik Verbruggen2010-06-141-0/+11
* Refactored the quickfix engine.Roberto Raggi2010-06-071-0/+6
* Revert "Introduced a token cache for the C++ editor."Erik Verbruggen2010-06-041-11/+0
* Introduced a token cache for the C++ editor.Erik Verbruggen2010-06-041-0/+11
* Ensure we keep the context around for as long as it is needed.Roberto Raggi2010-05-311-4/+7
* Put the DependencyTable calculation into the QFuture.Erik Verbruggen2010-03-171-0/+3
* Cancel a previous update code modeldt2010-03-101-1/+2
* Fixed QTCREATORBUG-745.Erik Verbruggen2010-03-091-2/+2
* Long live the king!hjk2010-03-051-1/+1
* Merge remote branch 'origin/1.3'Oswald Buddenhagen2010-01-291-1/+1
|\
| * remove trailing whitespaceOswald Buddenhagen2010-01-291-1/+1
| * Revert "Code model: Update on changes from the versioning system."con2009-11-101-6/+0
| * Code model: Update on changes from the versioning system.Friedemann Kleint2009-11-091-0/+6
* | Add the precompiled headers to the project infodt2010-01-121-0/+1
* | Find macro uses.Christian Kamm2009-12-211-0/+2
* | Use the text editor revision to ignore outdated parse results.Roberto Raggi2009-12-151-11/+6