aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/CppDocument.h
Commit message (Expand)AuthorAgeFilesLines
* Change recursive to loop in allIncludesForDocumentIgor Sidorov2020-02-051-2/+0
* Utils: Rename FilePathList to simply FilePathshjk2019-12-181-2/+2
* Standardize on int for line and column valueshjk2019-07-261-45/+45
* Utils: Rename FileName to FilePathhjk2019-05-281-14/+14
* C++: Fix use-after-free crash when handling auto expressionsNikolai Kosjar2017-01-091-0/+1
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* CppEditor: Generate doxygen comments for functions with macrosNikolai Kosjar2016-03-041-3/+9
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* C++: Remove DumpersOrgad Shaneh2015-05-121-5/+0
* C++: Use correct features for document parsingOrgad Shaneh2015-02-201-0/+3
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Remove workaround for crashing if parsing invalid codeNikolai Kosjar2015-02-121-1/+0
* | C++: handle case-insensitive file names in the CPlusPlus::SnapshotErik Verbruggen2014-12-171-7/+23
|/
* C++: Fix highlighting after "invalid code"Nikolai Kosjar2014-11-191-0/+1
* C++: Document::functionAt provides line informationNikolai Kosjar2014-11-121-1/+2
* CppTools: Do not re-use semantic document if dependencies changedNikolai Kosjar2014-10-151-0/+2
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | C++: Do not share dependency table when copying a SnapshotNikolai Kosjar2014-10-091-1/+1
* | Cpp: Adjust includes when files are renamed.David Schulz2014-10-021-0/+2
* | CppTools: Move DependencyTable to Snapshothjk2014-09-191-1/+5
* | C++: remove reserved names.Erik Verbruggen2014-08-281-4/+4
|/
* C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-23/+44
* C++: Remove unused functions in Document::BlockNikolai Kosjar2014-05-151-9/+0
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-011-0/+6
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-1/+1
* CppTools: CppPreprocessor: Track also unresolved includesNikolai Kosjar2013-08-221-3/+7
* C++: Record also unresolved paths for includesNikolai Kosjar2013-06-111-10/+20
* C++: fix functionAt(), moved it, and added test.Erik Verbruggen2013-06-041-0/+1
* C++: also refresh files not in the project when project changes.Erik Verbruggen2013-04-161-1/+3
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-1/+2
* Reduce padding in often-used structsTobias Hunger2013-02-211-2/+2
* C++: Cleanup, removed unused methods/fields.Erik Verbruggen2013-02-191-1/+0
* 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++: add include-guard tracking.Erik Verbruggen2013-01-181-0/+12
|/
* C++: Fix outdated macro usage info in documents.Erik Verbruggen2012-10-151-6/+6
* Adjust license headershjk2012-10-051-21/+20
* Merge remote-tracking branch 'origin/2.5'Eike Ziller2012-07-241-0/+5
|\
| * C++: Add dumpers for common datatypes to simplify debugging.Christian Kamm2012-07-231-0/+5
* | Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* | CppHighlighter: highlight all functions/methods.Francois Ferrand2012-06-051-0/+3
* | [C++] Rewrite of the preprocessor.Erik Verbruggen2012-03-291-10/+1
|/
* Removed module names from #include directives.Erik Verbruggen2012-02-151-5/+5
* Long live the king!hjk2012-01-261-1/+1
* C++: Improve file accuracy when finding symbolsLeandro Melo2012-01-231-12/+0
* C++: Rename source/setSource to utf8Source/setUtf8SourceLeandro Melo2012-01-131-2/+2
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2