summaryrefslogtreecommitdiff
path: root/src/plugins/cpptools/cpptoolsreuse.cpp
Commit message (Expand)AuthorAgeFilesLines
* Clang: Clean up CompilerOptionsBuilderNikolai Kosjar2018-12-031-3/+3
* CppTools: Fix thread-unsafe call to MessageManager::write()Nikolai Kosjar2018-11-151-1/+14
* CPlusPlus: Add toLink method to the SymbolIvan Donchevskii2018-02-071-20/+0
* TextEditor: move Link class to separate header in UtilsIvan Donchevskii2017-11-271-5/+3
* TextEditor: move convenience from texteditor to utilsIvan Donchevskii2017-09-221-2/+2
* Clang: Take precompiled headers into account when parsing source filesDenis Klychkov2016-11-161-0/+8
* CppTools: Add UI for file size limit of indexerNikolai Kosjar2016-08-311-15/+19
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* CppTools/Clang: Remove InMemoryInfoNikolai Kosjar2015-12-161-7/+0
* Merge remote-tracking branch 'origin/3.6'Eike Ziller2015-11-231-1/+1
|\
| * C++: Revert lookup to 3.4.2Nikolai Kosjar2015-11-191-1/+1
* | CppTools: Fix compile with gcc 4.7.3Christian Stenger2015-11-041-1/+1
* | FileUtils: Replace FileNameList with an aliasTobias Hunger2015-11-041-5/+4
|/
* CppTools: Fix comparing size for QTC_CPP_FILE_SIZE_LIMIT_MBNikolai Kosjar2015-09-241-1/+1
* Clang: Do not call DocumentManager::modifiedDocuments() from worker threadNikolai Kosjar2015-07-101-0/+10
* CppTools: Export CppCodeModelSettingsNikolai Kosjar2015-06-031-0/+7
* Merge remote-tracking branch 'origin/3.4'Eike Ziller2015-05-261-0/+30
|\
| * CppTools: Allow to limit the files to process by file sizeNikolai Kosjar2015-05-131-0/+30
* | C++: Rename ClassOrNamespace -> LookupScopeOrgad Shaneh2015-04-201-1/+1
|/
* Clean exported headers of the Core plugin.Friedemann Kleint2015-03-051-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | C++: Remove unneeded qualificationsOrgad Shaneh2015-02-041-1/+1
* | CppEditor: Move CppEditorWidget::linkToSymbol to CppToolsNikolai Kosjar2015-01-261-0/+22
* | Core: Use FileName for file path in IDocumentOrgad Shaneh2015-01-121-1/+1
|/
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-09-231-1/+1
|\ \ | |/
| * CppEditor: Fix isValidAsciiIdentifierChar.David Schulz2014-09-221-1/+1
* | CppEditor: Move two functions to cpptoolsreuse.{h,cpp}Nikolai Kosjar2014-08-201-3/+29
|/
* CppTools: Unexport some internal classes.Nikolai Kosjar2014-06-101-0/+13
* Cpp{Tools,Editor}: Respect multi-QChar code points when handling identifiersNikolai Kosjar2014-05-231-3/+18
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Clean headers in CppTools.Friedemann Kleint2013-04-101-2/+0
* fix include style relating to cplusplus librariesOswald Buddenhagen2013-04-031-2/+2
* 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
* CppHighlighter: highlight macro references.Francois Ferrand2012-04-131-0/+45
* Supply c++11 flags and per-project info to c++ code model.Erik Verbruggen2012-02-161-4/+17
* Removed module names from #include directives.Erik Verbruggen2012-02-151-3/+3
* Long live the king!hjk2012-01-261-1/+1
* C++: Extract function quickfixLeandro Melo2012-01-101-0/+16
* C++: Don't show unused mark for known RAII typesLeandro Melo2011-11-151-0/+54
* all: s/info@qt.nokia.com/qt-info@nokia.com/hjk2011-11-031-2/+2
* C++ editor: Improve type hierarchy widgetLeandro Melo2011-07-081-0/+52