summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpppreprocessor.h
Commit message (Expand)AuthorAgeFilesLines
* CppTools: Rename CppPreprocessor to CppSourceProcessorNikolai Kosjar2014-06-041-109/+0
* C++: Add utf16 indices to Macro and Document::MacroUseNikolai Kosjar2014-05-231-9/+11
* CppTools: Add all diagnostic messagesNikolai Kosjar2014-03-101-1/+2
* CppTools: Use editor manager's codec as fallbackNikolai Kosjar2013-11-181-0/+6
* C++: Only parse with appropriate defines for open editors.Erik Verbruggen2013-10-011-0/+8
* C++: change working-copy to work on UTF-8 encoded QByteArrays.Erik Verbruggen2013-09-111-1/+1
* CppTools: cleanup CppPreprocessor header, added short docs.Sergey Shambir2013-05-311-4/+5
* C++: moved the CppPreprocessor into its own file.Erik Verbruggen2013-04-261-0/+91