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
/
cppcompletionassist.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
CppTools: Fix data race when accessing the editor revision
Nikolai Kosjar
2014-04-14
1
-2
/
+5
*
C++: fix support for nested anonymous class
Przemyslaw Gorszkowski
2014-03-26
1
-0
/
+7
*
C++: fix support for nested anonymous classes
Przemyslaw Gorszkowski
2014-03-12
1
-16
/
+35
*
CppTools: Do not block GUI thread for completions
Nikolai Kosjar
2014-02-21
1
-19
/
+24
*
CodeAssistant: Replace virtual with QTC_OVERRIDE
Orgad Shaneh
2014-02-17
1
-15
/
+16
*
TextEditor: Cleanup some redundant virtual keywords
Orgad Shaneh
2014-02-17
1
-2
/
+2
*
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-21
1
-1
/
+5
|
\
|
*
CppTools: Fix completion for nested enums
Orgad Shaneh
2014-01-21
1
-1
/
+5
*
|
Merge remote-tracking branch 'origin/3.0'
Eike Ziller
2014-01-08
1
-1
/
+1
|
\
\
|
|
/
|
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
|
CppTools: Braces cleanup in CppCompletionAssistant
Orgad Shaneh
2013-12-23
1
-10
/
+5
*
|
CppTools: Minor optimization in CppCompletionAssistant
Orgad Shaneh
2013-12-23
1
-4
/
+2
|
/
*
C++: fix auto completion for member of classes accessed by using
Przemyslaw Gorszkowski
2013-11-22
1
-0
/
+3
*
CPlusPlus: Make (sub-)languague selection more generic
hjk
2013-10-15
1
-9
/
+19
*
TextEditor: De-noise IAssistProcessor derived classes
Nikolai Kosjar
2013-10-02
1
-5
/
+0
*
TextEditor: CodeAssist: Allow immediate proposals
Nikolai Kosjar
2013-10-01
1
-0
/
+5
*
C++: Only parse with appropriate defines for open editors.
Erik Verbruggen
2013-10-01
1
-14
/
+19
*
Apply static pattern to TextEditorSetting
hjk
2013-09-20
1
-2
/
+1
*
C++: clean-up CppCompletionAssist.
Erik Verbruggen
2013-09-09
1
-36
/
+17
*
Apply 'static' pattern to MimeDatabase
hjk
2013-09-03
1
-3
/
+2
*
CppTools: CppPreprocessor: Track also unresolved includes
Nikolai Kosjar
2013-08-22
1
-1
/
+1
*
Merge remote-tracking branch 'origin/2.8'
Oswald Buddenhagen
2013-08-21
1
-0
/
+22
|
\
|
*
Editor: Fix placing cursor after replacing "." with "->".
David Schulz
2013-08-01
1
-0
/
+2
|
*
CppTools: Hide "QPrivateSignal" on signal completion (Qt5)
Nikolai Kosjar
2013-07-31
1
-0
/
+20
*
|
CppTools: Fix "! condition" coding style
Nikolai Kosjar
2013-07-25
1
-38
/
+43
*
|
Introduced mime-type for ObjC++.
Erik Verbruggen
2013-07-18
1
-1
/
+2
*
|
Fix coding style for else statements
Orgad Shaneh
2013-07-17
1
-13
/
+9
*
|
Rename IDocument::fileName --> filePath
Eike Ziller
2013-07-09
1
-1
/
+1
*
|
C++: add support for local types
Przemyslaw Gorszkowski
2013-06-18
1
-0
/
+20
|
/
*
C++: Record also unresolved paths for includes
Nikolai Kosjar
2013-06-11
1
-1
/
+1
*
Merge branch '2.7'
Oswald Buddenhagen
2013-05-15
1
-2
/
+2
|
\
|
*
C++: Fix crash in code completion.
Erik Verbruggen
2013-05-03
1
-2
/
+2
*
|
C++: moved the CppPreprocessor into its own file.
Erik Verbruggen
2013-04-26
1
-1
/
+1
*
|
TextEditors: Separate away methods that actually work on a document
Eike Ziller
2013-04-19
1
-4
/
+5
*
|
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-04-11
1
-1
/
+3
|
\
\
|
|
/
|
*
C++: fixed code completion for namespace aliases
Przemyslaw Gorszkowski
2013-04-10
1
-1
/
+3
*
|
CppTools: added template function params to completions
Sergey Shambir
2013-04-10
1
-2
/
+5
*
|
CppTools: moved some logic to ProjectFile
Sergey Shambir
2013-04-10
1
-1
/
+2
*
|
Clean headers in CppTools.
Friedemann Kleint
2013-04-10
1
-15
/
+0
*
|
fix include style relating to cplusplus libraries
Oswald Buddenhagen
2013-04-03
1
-20
/
+21
*
|
C++: Fix dangling IDocument* in CppCompletionAssistProcessor
Nikolai Kosjar
2013-03-19
1
-5
/
+5
*
|
C++: use argumentCount in loops in initializer.
Erik Verbruggen
2013-03-15
1
-1
/
+1
*
|
Fix Krazy warnings about includes/header guards in Cpp-Editor.
Friedemann Kleint
2013-03-12
1
-2
/
+1
|
/
*
Reduce padding in often-used structs
Tobias Hunger
2013-02-21
1
-1
/
+1
*
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++: add test-case for member access replacement in completion.
Erik Verbruggen
2013-01-30
1
-24
/
+0
*
|
Editor: Removed useless local variable.
David Schulz
2013-01-21
1
-5
/
+2
*
|
Merge remote-tracking branch 'origin/2.6'
Oswald Buddenhagen
2013-01-16
1
-1
/
+1
|
\
\
|
|
/
|
*
C++: fix invalid common prefix calculation.
Erik Verbruggen
2013-01-14
1
-1
/
+1
[next]