index
:
delta/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
cpptools
/
cpptoolsreuse.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang: Clean up CompilerOptionsBuilder
Nikolai Kosjar
2018-12-03
1
-3
/
+3
*
CppTools: Fix thread-unsafe call to MessageManager::write()
Nikolai Kosjar
2018-11-15
1
-1
/
+14
*
CPlusPlus: Add toLink method to the Symbol
Ivan Donchevskii
2018-02-07
1
-20
/
+0
*
TextEditor: move Link class to separate header in Utils
Ivan Donchevskii
2017-11-27
1
-5
/
+3
*
TextEditor: move convenience from texteditor to utils
Ivan Donchevskii
2017-09-22
1
-2
/
+2
*
Clang: Take precompiled headers into account when parsing source files
Denis Klychkov
2016-11-16
1
-0
/
+8
*
CppTools: Add UI for file size limit of indexer
Nikolai Kosjar
2016-08-31
1
-15
/
+19
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-17
/
+12
*
CppTools/Clang: Remove InMemoryInfo
Nikolai Kosjar
2015-12-16
1
-7
/
+0
*
Merge remote-tracking branch 'origin/3.6'
Eike Ziller
2015-11-23
1
-1
/
+1
|
\
|
*
C++: Revert lookup to 3.4.2
Nikolai Kosjar
2015-11-19
1
-1
/
+1
*
|
CppTools: Fix compile with gcc 4.7.3
Christian Stenger
2015-11-04
1
-1
/
+1
*
|
FileUtils: Replace FileNameList with an alias
Tobias Hunger
2015-11-04
1
-5
/
+4
|
/
*
CppTools: Fix comparing size for QTC_CPP_FILE_SIZE_LIMIT_MB
Nikolai Kosjar
2015-09-24
1
-1
/
+1
*
Clang: Do not call DocumentManager::modifiedDocuments() from worker thread
Nikolai Kosjar
2015-07-10
1
-0
/
+10
*
CppTools: Export CppCodeModelSettings
Nikolai Kosjar
2015-06-03
1
-0
/
+7
*
Merge remote-tracking branch 'origin/3.4'
Eike Ziller
2015-05-26
1
-0
/
+30
|
\
|
*
CppTools: Allow to limit the files to process by file size
Nikolai Kosjar
2015-05-13
1
-0
/
+30
*
|
C++: Rename ClassOrNamespace -> LookupScope
Orgad Shaneh
2015-04-20
1
-1
/
+1
|
/
*
Clean exported headers of the Core plugin.
Friedemann Kleint
2015-03-05
1
-0
/
+1
*
Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'
Eike Ziller
2015-02-12
1
-6
/
+6
|
\
|
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
|
C++: Remove unneeded qualifications
Orgad Shaneh
2015-02-04
1
-1
/
+1
*
|
CppEditor: Move CppEditorWidget::linkToSymbol to CppTools
Nikolai Kosjar
2015-01-26
1
-0
/
+22
*
|
Core: Use FileName for file path in IDocument
Orgad Shaneh
2015-01-12
1
-1
/
+1
|
/
*
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-10-14
1
-7
/
+8
|
\
|
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
|
Merge remote-tracking branch 'origin/3.2'
Eike Ziller
2014-09-23
1
-1
/
+1
|
\
\
|
|
/
|
*
CppEditor: Fix isValidAsciiIdentifierChar.
David Schulz
2014-09-22
1
-1
/
+1
*
|
CppEditor: Move two functions to cpptoolsreuse.{h,cpp}
Nikolai Kosjar
2014-08-20
1
-3
/
+29
|
/
*
CppTools: Unexport some internal classes.
Nikolai Kosjar
2014-06-10
1
-0
/
+13
*
Cpp{Tools,Editor}: Respect multi-QChar code points when handling identifiers
Nikolai Kosjar
2014-05-23
1
-3
/
+18
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Clean headers in CppTools.
Friedemann Kleint
2013-04-10
1
-2
/
+0
*
fix include style relating to cplusplus libraries
Oswald Buddenhagen
2013-04-03
1
-2
/
+2
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
CppHighlighter: highlight macro references.
Francois Ferrand
2012-04-13
1
-0
/
+45
*
Supply c++11 flags and per-project info to c++ code model.
Erik Verbruggen
2012-02-16
1
-4
/
+17
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-3
/
+3
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
C++: Extract function quickfix
Leandro Melo
2012-01-10
1
-0
/
+16
*
C++: Don't show unused mark for known RAII types
Leandro Melo
2011-11-15
1
-0
/
+54
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
C++ editor: Improve type hierarchy widget
Leandro Melo
2011-07-08
1
-0
/
+52