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
/
cppcodecompletion.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge commit 'origin/1.3'
con
2009-10-26
1
-0
/
+3
|
\
|
*
Initialize all the members of CppCodeCompletion
Roberto Raggi
2009-10-21
1
-0
/
+3
*
|
Merge remote branch 'origin/1.3'
Oswald Buddenhagen
2009-10-20
1
-37
/
+50
|
\
\
|
|
/
|
*
Fixed possible crash when completing top-level declarations.
Roberto Raggi
2009-10-20
1
-3
/
+8
|
*
Don't acticate completion inside C++-like comments.
Roberto Raggi
2009-10-20
1
-30
/
+30
|
*
Fix function signature completion for cv-qualified functions.
Christian Kamm
2009-10-20
1
-4
/
+12
|
*
Add completion for function signatures.
Christian Kamm
2009-10-20
1
-3
/
+77
*
|
Add completion for function signatures.
Christian Kamm
2009-10-19
1
-3
/
+77
*
|
Merge remote branch 'origin/1.3'
con
2009-10-16
1
-133
/
+68
|
\
\
|
|
/
|
*
Added support to complete function-call operators.
Roberto Raggi
2009-10-16
1
-13
/
+41
|
*
Simplified member completion.
Roberto Raggi
2009-10-16
1
-120
/
+27
*
|
Added Objective-C @-keywords to the completion.
Erik Verbruggen
2009-10-09
1
-2
/
+21
|
/
*
Improved the detection of #include-like directives.
Roberto Raggi
2009-10-08
1
-14
/
+9
*
Enable completion in C++ ctor-initializers. For example,
Roberto Raggi
2009-10-08
1
-4
/
+15
*
Renamed `awesome' :)
Roberto Raggi
2009-10-05
1
-4
/
+4
*
Removed the m_ prefix used in the public members of CompletionItem
Roberto Raggi
2009-10-05
1
-34
/
+34
*
Improved template instantiation.
Roberto Raggi
2009-10-05
1
-9
/
+11
*
Support include completion for frameworks on Mac.
con
2009-10-01
1
-0
/
+17
*
FullySpecifiedType::simplified() strips references from the type.
Roberto Raggi
2009-09-30
1
-19
/
+6
*
Handle ctor-initializers in the LookupContext.
Roberto Raggi
2009-09-29
1
-5
/
+4
*
Avoid completing a closing parenthesis in the wrong place
Thorbjørn Lindeijer
2009-09-22
1
-4
/
+8
*
move auto parentheses handling into the cpp editor
mae
2009-09-17
1
-3
/
+1
*
Fixed the completion to take into account auto parentheses insertion
Thorbjørn Lindeijer
2009-09-16
1
-4
/
+18
*
Optimized startOfOperator a bit
Thorbjørn Lindeijer
2009-08-28
1
-30
/
+52
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Enable include completion also for ObjectiveC's 'import'
Daniel Molkentin
2009-07-31
1
-1
/
+2
*
Made trailing slash trigger the next include completion
Thorbjørn Lindeijer
2009-07-24
1
-0
/
+6
*
Avoid inserting another closing character when completing includes
Thorbjørn Lindeijer
2009-07-24
1
-24
/
+16
*
Do the scanning for include files in the background
Thorbjørn Lindeijer
2009-07-24
1
-18
/
+1
*
Implemented include completion
Thorbjørn Lindeijer
2009-07-23
1
-13
/
+151
*
Fixed warnings about unused variables
Thorbjørn Lindeijer
2009-07-10
1
-2
/
+2
*
Fixed possible crash when completing function-like arguments.
Roberto Raggi
2009-07-09
1
-1
/
+1
*
Fixed colors of function argument hint with some palettes
Thorbjørn Lindeijer
2009-06-22
1
-13
/
+40
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Merge branch '1.2' of git@scm.dev.nokia.troll.no:creator/mainline
Roberto Raggi
2009-06-11
1
-6
/
+1
|
\
|
*
Made case-insensitive code completion really case-insensitive
Thorbjørn Lindeijer
2009-06-10
1
-6
/
+1
*
|
More work on `Quick Fix'.
Roberto Raggi
2009-06-09
1
-0
/
+54
|
/
*
ifdef Q_?S_* cleanup
Oswald Buddenhagen
2009-06-03
1
-1
/
+1
*
Fixed HTML escaping issues in the function argument widget
Thorbjørn Lindeijer
2009-05-28
1
-3
/
+14
*
Still trigger completion for signals and slots
Thorbjørn Lindeijer
2009-05-27
1
-1
/
+2
*
Made typing parenthesis even faster
Thorbjørn Lindeijer
2009-05-27
1
-0
/
+20
*
Renamed braces to brackets
Thorbjørn Lindeijer
2009-05-26
1
-6
/
+6
*
Fixed prettyprint of template types.
Roberto Raggi
2009-05-19
1
-0
/
+1
*
Removed hidden function declarations from the overloaded function set.
Roberto Raggi
2009-05-19
1
-23
/
+38
*
Use up/down arrows for function completion widget.
Christian Hoenig
2009-05-13
1
-12
/
+12
*
Function argument widget was closing too early.
con
2009-04-08
1
-2
/
+13
*
Better name for method to pick the completion collector
Thorbjørn Lindeijer
2009-04-07
1
-4
/
+1
*
Fix position of function argument hint with multiple screens
Thorbjørn Lindeijer
2009-04-06
1
-2
/
+2
*
Introduced ICompletionCollector::isValid(editor).
Roberto Raggi
2009-04-02
1
-0
/
+3
*
Moved some complicated checks into convenience functions
Thorbjørn Lindeijer
2009-03-26
1
-7
/
+2
[next]