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
/
cplusplus-lib.pri
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove Qt version checks.
Christian Kandeler
2014-09-08
1
-1
/
+1
*
qml: moving most of ModelManager logic to ModelManageInterface
Fawzi Mohamed
2014-02-19
1
-2
/
+4
*
fix include style relating to cplusplus libraries
Oswald Buddenhagen
2013-04-03
1
-1
/
+1
*
C++: add include-guard tracking.
Erik Verbruggen
2013-01-18
1
-0
/
+2
*
Generalize QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2013-01-16
1
-2
/
+0
*
CPlusPlus: Compile with QT_NO_CAST_FROM_ASCII
Orgad Shaneh
2012-12-04
1
-0
/
+2
*
Refactoring LookupContext.h
Przemyslaw Gorszkowski
2012-11-19
1
-0
/
+1
*
Merge remote-tracking branch 'origin/2.5'
Eike Ziller
2012-07-24
1
-2
/
+4
|
\
|
*
C++: Add dumpers for common datatypes to simplify debugging.
Christian Kamm
2012-07-23
1
-2
/
+4
*
|
[C++] Rewrite of the preprocessor.
Erik Verbruggen
2012-03-29
1
-4
/
+4
*
|
Move the ModelManagerInterface out of the CPlusPlus library.
Erik Verbruggen
2012-03-14
1
-6
/
+2
|
/
*
Compile with Qt 5.
Friedemann Kleint
2012-02-08
1
-0
/
+2
*
C++ editor: Improve type hierarchy widget
Leandro Melo
2011-07-08
1
-6
/
+4
*
move src/shared/cplusplus/ -> src/libs/3rdparty/cplusplus/
Oswald Buddenhagen
2011-05-16
1
-1
/
+1
*
Class to find breakpoint positions for CDB.
Erik Verbruggen
2011-05-09
1
-2
/
+8
*
C++: Move the ModelManagerInterface from CppTools to CPlusPlus.
Christian Kamm
2011-01-04
1
-2
/
+4
*
Introduced CPlusPlus::SymbolNameVisitor and CPlusPlus::SnapshotSymbolVisitor.
Roberto Raggi
2010-12-15
1
-0
/
+4
*
C++: added quickfix to insert a method definition.
Erik Verbruggen
2010-09-30
1
-4
/
+2
*
Added the InsertionPointLocator.
Erik Verbruggen
2010-07-27
1
-2
/
+4
*
Introduced helpers to rewrite types and names.
Roberto Raggi
2010-07-16
1
-0
/
+2
*
Moved CheckUndefinedSymbols to the cpptools plug-in.
Roberto Raggi
2010-07-05
1
-2
/
+0
*
Removed the TokenCache.
Erik Verbruggen
2010-07-02
1
-4
/
+2
*
Introduced token caching to prevent repetetive tokenizing.
Erik Verbruggen
2010-06-14
1
-4
/
+4
*
Revert "Introduced a token cache for the C++ editor."
Erik Verbruggen
2010-06-04
1
-4
/
+2
*
Introduced a token cache for the C++ editor.
Erik Verbruggen
2010-06-04
1
-2
/
+4
*
Moved ASTPath to its own header/source files.
Erik Verbruggen
2010-05-28
1
-0
/
+2
*
Removed DeprecatedLookupContext.
Roberto Raggi
2010-05-26
1
-2
/
+0
*
Removed the CppBindings.
Roberto Raggi
2010-05-25
1
-2
/
+0
*
Deprecate the old template instantiation.
Roberto Raggi
2010-05-20
1
-2
/
+2
*
Initial work on the new LookupContext.
Roberto Raggi
2010-05-05
1
-0
/
+2
*
Moved CPlusPlus::LookupItem.
Roberto Raggi
2010-05-05
1
-0
/
+2
*
Deprecated the current LookupContext.
Roberto Raggi
2010-05-05
1
-2
/
+2
*
Put the include depenency table into a separate class, and cache it when poss...
Erik Verbruggen
2010-03-17
1
-0
/
+2
*
Introduced CPlusPlus::FindUsages.
Roberto Raggi
2009-10-27
1
-0
/
+2
*
Autotests: Compile on Windows
Friedemann Kleint
2009-10-26
1
-1
/
+6
*
Introduced CPlusPlus::GenTemplateInstance.
Roberto Raggi
2009-10-26
1
-0
/
+2
*
Added the helper class MatchingText and use it to automagically insert text f...
Roberto Raggi
2009-09-17
1
-0
/
+2
*
Added BackwardsScanner
Roberto Raggi
2009-09-17
1
-0
/
+2
*
Moved CheckUndefinedSymbols in libCPlusPlus
Roberto Raggi
2009-07-13
1
-0
/
+2
*
Introduced ASTparent
Roberto Raggi
2009-07-07
1
-0
/
+2
*
Introduced CPlusPlus::FastPreprocessor.
Roberto Raggi
2009-06-03
1
-0
/
+2
*
Initial work on the binding pass.
Roberto Raggi
2009-06-03
1
-0
/
+2
*
Made the C++ front-end more Creator-friendly.
Roberto Raggi
2009-06-03
1
-1
/
+1
*
Fixes: Compile.
Roberto Raggi
2009-02-10
1
-1
/
+1
*
Made it possible to compile libCPlusPlus without `gui'.
Roberto Raggi
2009-02-10
1
-7
/
+13
*
Added a simple auto test for the name lookup.
Roberto Raggi
2009-02-09
1
-0
/
+48