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
/
3rdparty
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
C++: Store token kind as lexer state
Orgad Shaneh
2014-01-20
2
-18
/
+12
*
C++: Remove unused functions in Lexer
Orgad Shaneh
2014-01-20
2
-10
/
+0
*
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
*
|
TypeRewriter: Handle rvalue references correctly
Daniel Teske
2014-01-03
2
-2
/
+2
*
|
C++: Ignore return type on function overrides comparison
Orgad Shaneh
2013-12-28
2
-10
/
+17
*
|
CppEditor: Introduce C++ Code Model Inspector
Nikolai Kosjar
2013-12-11
2
-0
/
+6
*
|
C++: Revive TranslationUnit::blockErrors()
Orgad Shaneh
2013-12-11
1
-0
/
+1
*
|
CPlusPlus: Fix parsing of ??< ??> ??( ??) trigraphs
hjk
2013-11-27
1
-1
/
+18
|
/
*
C++: Support __thread and thread_local
Orgad Shaneh
2013-11-26
4
-2
/
+43
*
CPlusPlus: Use correct placeholders in printf
Tobias Hunger
2013-11-18
1
-1
/
+1
*
Avoid warning when compilation with MSVC2013
Yuchen Deng
2013-11-12
2
-2
/
+2
*
Botan uses dlopen & family, so it must link to -ldl
Thiago Macieira
2013-10-31
1
-1
/
+1
*
C++: Safe accessing of elements of TranslationUnit::_tokens
Nikolai Kosjar
2013-10-23
2
-23
/
+34
*
CPlusPlus: Make (sub-)languague selection more generic
hjk
2013-10-15
9
-228
/
+174
*
Rename "[Mm]ethod(s)" to "[Ff]unction(s)"
Nikolai Kosjar
2013-10-10
1
-2
/
+2
*
C++: Parse MEMBER in Q_PROPERTY()
Nikolai Kosjar
2013-10-09
5
-25
/
+45
*
CPlusPlus: Fix parsing of <: :> <% %> %: digraphs
hjk
2013-10-07
1
-0
/
+15
*
Use the canonical version of defining string literals
hjk
2013-09-27
1
-1
/
+1
*
Mute MSVC safety warnings
Orgad Shaneh
2013-09-20
1
-1
/
+1
*
C++: Stricter checking in TemplateNameId::Compare
Nikolai Kosjar
2013-09-13
1
-2
/
+15
*
Fix MSVC-64 warnings about size_t -> int truncations in C++-lib.
Friedemann Kleint
2013-09-12
7
-21
/
+21
*
C++: replace a tree by a hash
Erik Verbruggen
2013-09-09
2
-6
/
+23
*
Remove superfluous include paths from project files.
Christian Kandeler
2013-09-02
1
-4
/
+0
*
C++: Add parser support for @throw statements.
Erik Verbruggen
2013-08-21
2
-0
/
+24
*
C++: fix tooltip for constantValue of enumeratorDeclaration
Przemyslaw Gorszkowski
2013-07-31
2
-6
/
+4
*
C++: handle @try statements in the parser.
Erik Verbruggen
2013-07-19
2
-0
/
+49
*
C++: Fix names of functions dealing with enclosing scopes
Nikolai Kosjar
2013-07-16
5
-29
/
+23
*
C++: remove warning about stray comma after last enumerator
Erik Verbruggen
2013-07-15
1
-8
/
+0
*
C++: fix constantValue for EnumeratorDeclaration
Przemyslaw Gorszkowski
2013-07-12
2
-4
/
+6
*
C++: Introduce caches to Clone* classes
Nikolai Kosjar
2013-07-09
2
-0
/
+31
*
C++: add semantic support for C++11 alias decls.
Erik Verbruggen
2013-06-06
9
-10
/
+46
*
C++: Use soft asserts instead of assert()
Nikolai Kosjar
2013-05-13
11
-53
/
+113
*
C++: added missing cloning of AnonymousNameId
Przemyslaw Gorszkowski
2013-05-10
2
-0
/
+6
*
C++: improve support for anonymous classes
Przemyslaw Gorszkowski
2013-04-19
20
-1
/
+153
*
C++: Inline {TranslationUnit,Parser}::blockErrors
hjk
2013-04-18
4
-19
/
+10
*
C++: Fix Qt dependency (Q_UNLIKELY) in 3rdparty/cplusplus
Nikolai Kosjar
2013-04-18
2
-6
/
+22
*
C++: Inline Lexer::control()
hjk
2013-04-18
2
-9
/
+4
*
C++: fix cloning of templates
Przemyslaw Gorszkowski
2013-04-17
2
-1
/
+7
*
C++: Simplify Lexer::yyinp()
hjk
2013-04-16
1
-7
/
+3
*
C++: Fix warning about comparing unsigned vs. int
Nikolai Kosjar
2013-04-15
1
-1
/
+1
*
C++: Inline often used member functions of TranslationUnit
hjk
2013-04-15
2
-12
/
+6
*
C++: Reduce calls to translationUnit->tokenCount()
hjk
2013-04-15
1
-2
/
+3
*
C++: handle non-arguments in function parameter scope gracefuly
Erik Verbruggen
2013-04-09
1
-8
/
+23
*
CPlusPlus: fixed parsing function-try-catch with ctor-initializer
Sergey Shambir
2013-04-09
2
-35
/
+74
*
Fix use of std::make_pair so it compiles with C++11.
Erik Verbruggen
2013-04-08
1
-1
/
+1
*
C++: use argumentCount in loops in initializer.
Erik Verbruggen
2013-03-15
1
-8
/
+10
*
C++: Consider '^//[/!][^\n]*' as doxygen comment
Nikolai Kosjar
2013-03-12
1
-5
/
+1
*
C++: Fix crash when handling lambdas as arguments
Nikolai Kosjar
2013-03-06
1
-0
/
+3
*
Allow building against a system-wide installation of botan.
Davide Pesavento
2013-02-25
2
-2
/
+26
[prev]
[next]