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
/
cpptoolsplugin.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
C++: Handle recursive using/typedef declarations
Nikolai Kosjar
2013-06-25
1
-0
/
+5
*
C++: Handle recursive auto declarations
Nikolai Kosjar
2013-06-25
1
-0
/
+2
*
C++: fix crash during code completion with base template class
Przemyslaw Gorszkowski
2013-05-24
1
-0
/
+1
*
C++: fixed code completion for namespace aliases
Przemyslaw Gorszkowski
2013-04-10
1
-0
/
+1
*
C++: fix 'using' for templates in typedefs
Przemyslaw Gorszkowski
2013-02-21
1
-0
/
+2
*
C++: fix instantiation of template special. with pointer argument
Przemyslaw Gorszkowski
2013-02-21
1
-0
/
+1
*
C++: fixed resolving complex typedef
Przemyslaw Gorszkowski
2013-02-20
1
-0
/
+1
*
Editor: Refactor Open Link in Next Split.
David Schulz
2013-02-14
1
-0
/
+1
*
C++: Make pointer declaration formatter more robust
Nikolai Kosjar
2013-02-12
1
-0
/
+2
*
C++: fix code completion for typedef of pointer
Przemyslaw Gorszkowski
2013-02-11
1
-0
/
+3
*
C++: instantiate template with default argument
Przemyslaw Gorszkowski
2013-02-01
1
-0
/
+2
*
C++: fix replacing dot(.) with arrow(->)
Przemyslaw Gorszkowski
2013-02-01
1
-0
/
+2
*
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-31
1
-1
/
+1
|
\
|
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
|
*
C++: Fix code completion for Qt containers
Przemyslaw Gorszkowski
2012-11-22
1
-0
/
+1
*
|
C++: Fix code compl. for instantiation of template specialization
Przemyslaw Gorszkowski
2013-01-30
1
-0
/
+1
*
|
C++: add test-case for member access replacement in completion.
Erik Verbruggen
2013-01-30
1
-0
/
+1
*
|
C++: Introduce PointerDeclarationFormatter
Nikolai Kosjar
2013-01-24
1
-2
/
+10
*
|
C++: test for walking includes in frameworks.
Erik Verbruggen
2013-01-24
1
-0
/
+1
*
|
C++: unit test for code completion
Przemyslaw Gorszkowski
2012-12-29
1
-0
/
+1
*
|
C++: add unittest for modelmanager path cleaning.
Erik Verbruggen
2012-12-20
1
-0
/
+2
*
|
C++: Fix code completion for nested classes
Przemyslaw Gorszkowski
2012-12-20
1
-0
/
+2
*
|
C++: fix code completion: casting inside parentheses
Przemyslaw Gorszkowski
2012-12-06
1
-0
/
+2
*
|
C++: Fix code completion for operator ->
Przemyslaw Gorszkowski
2012-12-05
1
-0
/
+1
*
|
C++: Fix code completion for Qt containers
Przemyslaw Gorszkowski
2012-11-21
1
-0
/
+1
*
|
Unit tests for code completion
Przemyslaw Gorszkowski
2012-11-09
1
-0
/
+2
*
|
Merge remote-tracking branch 'origin/2.6'
Eike Ziller
2012-10-22
1
-1
/
+2
|
\
\
|
|
/
|
*
C++: Fix typedef resolving when templates are involved.
Erik Verbruggen
2012-10-19
1
-1
/
+2
*
|
C++: changed the CppModelManager to use a normal singleton.
Erik Verbruggen
2012-10-16
1
-2
/
+0
*
|
CppTools: make correspondingHeaderOrSource freely accessible
hjk
2012-10-12
1
-4
/
+2
|
/
*
C++: fix member rewriting when doing template instantiation.
Erik Verbruggen
2012-10-11
1
-0
/
+2
*
Adjust license headers
hjk
2012-10-05
1
-21
/
+20
*
Fix crashes when cyclic inheritance
Przemyslaw Gorszkowski
2012-10-02
1
-0
/
+2
*
Fix crashes when typing code
Przemyslaw Gorszkowski
2012-09-28
1
-0
/
+8
*
C++: Improve completion when forward declarations present
Leandro Melo
2012-08-23
1
-0
/
+1
*
C++: Completion for templates as base classes
Leandro Melo
2012-08-23
1
-0
/
+2
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-07-24
1
-0
/
+3
|
\
|
*
C++: Fix broken merge of 9121c21230829b3897188c849c0247b8c67b8da5.
Christian Kamm
2012-07-23
1
-0
/
+3
*
|
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
|
Port Qt Creator to the new plugin system of Qt 5.
Friedemann Kleint
2012-03-02
1
-0
/
+1
|
/
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
1
-7
/
+7
*
Long live the king!
hjk
2012-01-26
1
-1
/
+1
*
Add a cache for the header/source mapping.
Nicolas Arnaud-Cormos
2012-01-11
1
-0
/
+2
*
C++: Move codegen test into the CppTools plugin.
Christian Kamm
2011-11-15
1
-0
/
+15
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
1
-2
/
+2
*
C++ switch header/source: Always prefer file in same directory.
Christian Kamm
2011-09-28
1
-1
/
+0
*
s/error_message/errorMessage/g
hjk
2011-09-21
1
-1
/
+1
*
Remove unneeded defines.
hjk
2011-07-14
1
-1
/
+1
*
cpptools: use static CppToolsPlugin functions instead of indirect access
hjk
2011-07-08
1
-5
/
+1
*
Make C++ code style configurable.
Christian Kamm
2011-05-24
1
-0
/
+4
[next]