aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/cplusplus/CppDocument.h
Commit message (Expand)AuthorAgeFilesLines
* CPlusPlus: Paddle back a bit for fast pre-processingChristian Stenger2025-04-301-0/+1
* CplusPlus: Code cosmeticshjk2025-04-091-3/+3
* fix:ParseTranlationUnit is misspelledTian Shilin2025-02-281-2/+2
* CppEditor: Consider #pragma once when inserting includesChristian Kandeler2024-06-131-5/+9
* Cplusplus: Remove an unneded #includehjk2023-09-141-1/+0
* CPlusPlus: Don't double uniquifyMarcus Tillmanns2023-05-101-1/+6
* CppElementEvaluator: Use QtConcurrent invocation for async runJarek Kobus2023-03-131-6/+2
* Replace GPL-3.0 with GPL-3.0-onlyKai Köhne2023-01-101-1/+1
* CppEditor: More migration to FilePathhjk2022-12-141-2/+0
* CPlusPlus: Use FilePath for resolved include pathshjk2022-11-301-4/+4
* CPlusPlus: Code cosmeticshjk2022-11-291-7/+7
* CppEditor: Remove Snapshot::remove(QString) overloadhjk2022-11-291-2/+0
* CppEditor: Switch to FilePath in IndexItemhjk2022-11-251-2/+1
* CPlusPlus: Return FilePaths from Document::includedFilehjk2022-11-251-2/+2
* CppEditor: Proliferate FilePath usehjk2022-11-251-4/+0
* CppEditor: Proliferate FilePath usehjk2022-11-241-3/+3
* CPlusPlus: Proliferate FilePath usehjk2022-11-221-7/+7
* CppEditor: Adapt include locations when renaming ui filesChristian Kandeler2022-10-241-1/+2
* Use SPDX license identifiersLucie Gérard2022-08-261-24/+2
* CPlusPlus: Microoptimizationshjk2022-08-101-26/+24
* Remove or replace a few unnecessary #includeshjk2022-05-201-1/+1
* Utils: Introduce a FilePath constructor from char arrayshjk2021-08-171-8/+0
* Make canceling of Type Hierarchy evaluation more responsiveJarek Kobus2020-12-071-0/+5
* Remove unused private functionsAlessandro Portale2020-10-081-3/+0
* 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