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
/
cpptools.pro
Commit message (
Expand
)
Author
Age
Files
Lines
*
Mute MSVC safety warnings
Orgad Shaneh
2013-09-20
1
-0
/
+1
*
C++: add code-model settings to choose one by mime-type.
Erik Verbruggen
2013-09-13
1
-3
/
+8
*
C++: unify highlighting/code-completion support "factories".
Erik Verbruggen
2013-09-10
1
-2
/
+6
*
C++: clean-up CppCompletionAssist.
Erik Verbruggen
2013-09-09
1
-2
/
+0
*
C++: Custom directory list for Switch Header/Source
Orgad Shaneh
2013-09-03
1
-1
/
+2
*
CppTools: Introduce LocatorData
Nikolai Kosjar
2013-08-30
1
-2
/
+4
*
CppTools: CppPreprocessor: Track also unresolved includes
Nikolai Kosjar
2013-08-22
1
-2
/
+3
*
CppTools: Tests: Introduce basic BuiltinSymbolSearcher tests
Nikolai Kosjar
2013-08-20
1
-1
/
+2
*
CppTools: Tests: Add basic tests for locator filters
Nikolai Kosjar
2013-08-19
1
-1
/
+2
*
CppTools: Tests: Move test includes utils into helper class
Nikolai Kosjar
2013-08-13
1
-0
/
+2
*
Move Ui code model support into QtSupport
Tobias Hunger
2013-07-10
1
-2
/
+0
*
CppEditor: Improve finding position for new includes
Nikolai Kosjar
2013-06-11
1
-2
/
+4
*
C++: moved the CppPreprocessor into its own file.
Erik Verbruggen
2013-04-26
1
-2
/
+4
*
CppTools: Rename files to comply with coding standard
Tobias Hunger
2013-04-10
1
-4
/
+4
*
derive TARGET from QTC_{LIB,PLUGIN}_NAME
Oswald Buddenhagen
2013-04-03
1
-1
/
+0
*
fix include style relating to cplusplus libraries
Oswald Buddenhagen
2013-04-03
1
-1
/
+0
*
centralize assignment of TEMPLATE = lib
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
automatically include libs' and plugins' _dependencies.pri files
Oswald Buddenhagen
2013-04-02
1
-1
/
+0
*
move cpptools => locator dependency to cpptools_dependencies.pri
Oswald Buddenhagen
2013-03-27
1
-1
/
+0
*
CppTools: improved languages support in ProjectPart
Sergey Shambir
2013-03-21
1
-2
/
+4
*
C++: Introduce PointerDeclarationFormatter
Nikolai Kosjar
2013-01-24
1
-3
/
+6
*
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
1
-1
/
+0
*
C++: add unittest for modelmanager path cleaning.
Erik Verbruggen
2012-12-20
1
-1
/
+8
*
Made symbol searching plug-able through indexing support.
Erik Verbruggen
2012-11-26
1
-2
/
+4
*
CppTools: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-11-22
1
-2
/
+1
*
C++: started to make indexing plug-able.
Erik Verbruggen
2012-10-23
1
-2
/
+4
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-07-24
1
-1
/
+2
|
\
|
*
C++: Fix broken merge of 9121c21230829b3897188c849c0247b8c67b8da5.
Christian Kamm
2012-07-23
1
-1
/
+2
*
|
Move the ModelManagerInterface out of the CPlusPlus library.
Erik Verbruggen
2012-03-14
1
-2
/
+6
|
/
*
[C++] Added object pool handling for CompletionAssistProvider.
Erik Verbruggen
2012-02-23
1
-4
/
+4
*
C++: make highlighting/completion plugable.
Erik Verbruggen
2012-02-20
1
-0
/
+4
*
C++: Moved completion/highlighting into the model manager.
Erik Verbruggen
2012-02-08
1
-2
/
+12
*
C++: Improve file accuracy when finding symbols
Leandro Melo
2012-01-23
1
-2
/
+4
*
C++: Automatic Doxygen comment blocks generation
Leandro Melo
2011-12-09
1
-2
/
+6
*
C++: Move codegen test into the CppTools plugin.
Christian Kamm
2011-11-15
1
-0
/
+5
*
Implement Code Style schemes
Jarek Kobus
2011-09-23
1
-2
/
+2
*
C++ editor: Improve type hierarchy widget
Leandro Melo
2011-07-08
1
-2
/
+4
*
Make C++ code style configurable.
Christian Kamm
2011-05-24
1
-3
/
+16
*
New code assist API
Leandro Melo
2011-05-18
1
-4
/
+4
*
C++: Move the ModelManagerInterface from CppTools to CPlusPlus.
Christian Kamm
2011-01-04
1
-2
/
+2
*
centralize addition of pluginspecs to OTHER_FILES
Oswald Buddenhagen
2010-11-03
1
-2
/
+0
*
Merge remote branch 'origin/2.1'
dt
2010-10-04
1
-2
/
+6
|
\
|
*
C++: added quickfix to insert a method definition.
Erik Verbruggen
2010-09-30
1
-2
/
+6
*
|
Ui Code Model Support: Refactor code in preparation for cmake support
dt
2010-10-04
1
-2
/
+4
|
/
*
C++ symbols find filter for advanced find.
con
2010-07-23
1
-2
/
+4
*
Fix autotests so that they're compiling again.
Bill King
2010-07-06
1
-1
/
+1
*
C++: Introduce the new CodeFormatter.
Christian Kamm
2010-07-02
1
-2
/
+4
*
Moved CppRefactoringChanges.
Roberto Raggi
2010-06-22
1
-4
/
+2
*
Added infrastructure to change multiple files at once.
Erik Verbruggen
2010-06-14
1
-2
/
+4
*
Rename pro and pri files
con
2009-10-16
1
-1
/
+1
[next]