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
/
libs
/
cplusplus
/
CppDocument.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fixed jump to the matching definition.
Roberto Raggi
2010-05-21
1
-4
/
+7
*
Turn on C++0x support.
Roberto Raggi
2010-05-21
1
-1
/
+1
*
Fixed scope discovery.
Erik Verbruggen
2010-05-20
1
-3
/
+9
*
Renamed Document::findSymbolAt().
Roberto Raggi
2010-05-17
1
-4
/
+4
*
Fixed Document::scopeAt() to always return a valid scope.
Roberto Raggi
2010-05-14
1
-1
/
+3
*
Improved LookupItem and get rid of some deprecated code.
Roberto Raggi
2010-05-14
1
-2
/
+93
*
Introduced Snapshot::findMatchingDefinition().
Roberto Raggi
2010-05-11
1
-0
/
+121
*
Removed deprecated method Snapshot::globalNamespaceBinding().
Roberto Raggi
2010-05-11
1
-6
/
+0
*
Disable C++0x support for now
Thorbjørn Lindeijer
2010-03-25
1
-1
/
+1
*
Recognize C++0x lambda expressions.
Roberto Raggi
2010-03-24
1
-0
/
+1
*
Ensure that the memory pool can be reused after a rewind and get rid of the s...
Roberto Raggi
2010-03-18
1
-0
/
+5
*
Put the include depenency table into a separate class, and cache it when poss...
Erik Verbruggen
2010-03-17
1
-106
/
+0
*
Long live the king!
hjk
2010-03-05
1
-1
/
+1
*
Enhance data stored for macros and macro uses.
Christian Kamm
2009-12-21
1
-1
/
+29
*
Use the text editor revision to ignore outdated parse results.
Roberto Raggi
2009-12-15
1
-1
/
+13
*
Removed the call to QDir::cleanPath.
Roberto Raggi
2009-12-07
1
-1
/
+1
*
Store the documents in an hash.
Roberto Raggi
2009-12-07
1
-2
/
+2
*
Initial work on the new CPlusPlus::Snapshot.
Roberto Raggi
2009-12-07
1
-9
/
+38
*
Rename dependsOn() in filesDepedingOn() and introduced Snapshot::dependencyTa...
Roberto Raggi
2009-12-02
1
-26
/
+58
*
Use const literals.
Roberto Raggi
2009-12-01
1
-3
/
+3
*
Refactored the AST visitors.
Roberto Raggi
2009-11-17
1
-1
/
+1
*
Merge commit 'origin/1.3'
con
2009-11-11
1
-2
/
+8
|
\
|
*
Code model: Fix Windows issues (duplicate matches).
Friedemann Kleint
2009-11-09
1
-2
/
+8
*
|
Fixed the AST field names.
Roberto Raggi
2009-11-10
1
-1
/
+1
*
|
Removed DeclarationListAST node.
Roberto Raggi
2009-11-10
1
-1
/
+1
|
/
*
Introduced CppTools::CppModelManagerInterface::updateModifiedFiles().
Roberto Raggi
2009-11-05
1
-0
/
+12
*
Store in the document's macroUsages only the top-level macro expansions.
Roberto Raggi
2009-10-15
1
-1
/
+1
*
Delay the parsing of the document.
Roberto Raggi
2009-09-30
1
-1
/
+3
*
Track more macro uses.
Christian Kamm
2009-09-25
1
-1
/
+62
*
long live the king
hjk
2009-08-14
1
-1
/
+1
*
Added Snapshot::dependsOn().
Roberto Raggi
2009-07-29
1
-3
/
+78
*
Introduced revisions in CPlusPlus::Document.
Roberto Raggi
2009-07-14
1
-1
/
+12
*
Introduced Snapshot::simplified(doc)
Roberto Raggi
2009-07-10
1
-0
/
+22
*
Introduced Document::CheckMode.
Roberto Raggi
2009-06-26
1
-1
/
+3
*
Highlight the locals.
Roberto Raggi
2009-06-24
1
-8
/
+6
*
Some cleanup in the AST nodes.
Roberto Raggi
2009-06-17
1
-2
/
+2
*
Simplified TypeOf/ResolveExpression.
Roberto Raggi
2009-06-17
1
-0
/
+2
*
Update license headers and sales contact details.
Jason McDonald
2009-06-17
1
-2
/
+2
*
Keep the original encoded text around while preprocessing.
Roberto Raggi
2009-06-15
1
-1
/
+1
*
Removed the filename literals.
Roberto Raggi
2009-06-15
1
-2
/
+2
*
Added Document::source()
Roberto Raggi
2009-06-05
1
-0
/
+3
*
Show all the warn messages.
Roberto Raggi
2009-06-04
1
-3
/
+10
*
Say hello to Snapshot::documentFromSource(), Snapshot::preprocessedCode() and...
Roberto Raggi
2009-06-03
1
-1
/
+30
*
Added Document::ParseDeclarator.
Roberto Raggi
2009-03-30
1
-0
/
+4
*
Store the actual arguments of the macro expansions.
Roberto Raggi
2009-03-04
1
-2
/
+27
*
Fixes: change file license headers to include LGPL
hjk
2009-02-25
1
-21
/
+17
*
Introduced a parallel indexer. It is ifdef-out atm.
Roberto Raggi
2009-02-24
1
-1
/
+22
*
Less annoying syntax checker.
Roberto Raggi
2009-02-10
1
-0
/
+3
*
Fixes: Enable ObjC support.
Roberto Raggi
2009-02-05
1
-0
/
+1
*
Bump year in licence header.
Daniel Molkentin
2009-01-13
1
-1
/
+1
[next]