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
/
tools
Commit message (
Expand
)
Author
Age
Files
Lines
*
Clang: Fix build with QTC_NO_CLANG_LIBTOOLING
Nikolai Kosjar
2017-06-29
1
-7
/
+5
*
Clang: Cleanup more PrintTo functions
Marco Bubke
2017-06-29
15
-62
/
+69
*
Clang: Fix canceling of clang query
Marco Bubke
2017-06-28
5
-91
/
+288
*
Explicitly specify the minimum macOS version in the qtcjson library
Jake Petroules
2017-06-23
1
-0
/
+7
*
Clang: Fix warning
Marco Bubke
2017-06-20
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.3'
Orgad Shaneh
2017-06-20
1
-71
/
+102
|
\
|
*
iOS: Fix run issue on iOS with xcode 8.3
Vikas Pachdha
2017-06-15
1
-71
/
+102
*
|
Clang: Do not gray out e.g. #endif
Nikolai Kosjar
2017-06-19
3
-12
/
+42
*
|
Clang: Introduce headers for client/server messages
Nikolai Kosjar
2017-06-19
2
-17
/
+2
*
|
Clang: Remove left-over debug statement
Nikolai Kosjar
2017-06-19
2
-3
/
+2
*
|
Clang: Add CLANG-UPGRADE-CHECK marker
Nikolai Kosjar
2017-06-16
1
-0
/
+1
*
|
Clang: Remove pointless code
Nikolai Kosjar
2017-06-16
1
-5
/
+0
*
|
Clang: Fix MSVC2015 build
Nikolai Kosjar
2017-06-15
1
-3
/
+11
*
|
Clang: Return ClangString instead of Utf8String
Marco Bubke
2017-06-14
3
-11
/
+24
*
|
Clang: Provide highlighting for identifier under cursor
Nikolai Kosjar
2017-06-14
24
-5
/
+607
*
|
Clang: Do not expire job requests with newer document revision
Nikolai Kosjar
2017-06-14
1
-1
/
+1
*
|
Clang: Rename JobRequest::Requirements to ExpirationsReasons
Nikolai Kosjar
2017-06-14
5
-31
/
+34
*
|
Clang: Add equal operators for ClangString
Marco Bubke
2017-06-14
1
-0
/
+31
*
|
Clang: Fix warning in HighlightingMark::punctuationKind
Marco Bubke
2017-06-14
1
-3
/
+7
*
|
Clang: Clean up keyword highlighting
Marco Bubke
2017-06-14
1
-14
/
+13
*
|
Clang: Stop highlighting keywords in preprocessor directives
Nikolai Kosjar
2017-06-14
1
-2
/
+9
*
|
Clang: Cleanup IPC code
Marco Bubke
2017-06-14
2
-8
/
+10
*
|
Utils: Make the progress indicator themable
Alessandro Portale
2017-06-14
1
-3
/
+27
*
|
CPlusPlus: Add a property icon
Alessandro Portale
2017-06-13
1
-0
/
+49
*
|
Clang: fix completion after forward-declared class
Ivan Donchevskii
2017-06-09
3
-1
/
+25
*
|
Clang: turn off delayed template parsing
Ivan Donchevskii
2017-06-08
2
-2
/
+2
*
|
Update wizard template icons
Mitch Curtis
2017-06-06
1
-1
/
+909
*
|
SDKtool: Provide default values in Operation objects
Robert Loehning
2017-06-02
6
-37
/
+8
*
|
qtpromaker: Initialize tree level
Robert Loehning
2017-06-01
1
-1
/
+1
*
|
Clang: Fix highlighting of function in using declaration
Nikolai Kosjar
2017-06-01
4
-1
/
+27
*
|
Clang: Fix highlighting for partial specialization
Nikolai Kosjar
2017-06-01
1
-0
/
+1
*
|
Clang: Fix highlighting of primitive types
Eike Ziller
2017-05-23
2
-4
/
+29
*
|
Clang: Show function signature hint for constructors and functors
Nikolai Kosjar
2017-05-11
1
-0
/
+3
*
|
Clang: Make use of CXTranslationUnit_KeepGoing
Nikolai Kosjar
2017-05-11
1
-1
/
+2
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-05-09
2
-4
/
+18
|
\
\
|
|
/
|
*
buildoutputparser: Install dummy theme
Christian Kandeler
2017-05-04
1
-3
/
+17
|
*
iOSTool: Fix stopGdbServer invocation
Orgad Shaneh
2017-05-04
1
-1
/
+1
*
|
Clang: Rename parameter
Nikolai Kosjar
2017-05-05
1
-4
/
+4
*
|
Clang: Rename/remove projectPartId
Nikolai Kosjar
2017-05-05
9
-31
/
+26
*
|
Clang: Fix updating supportive translation unit
Nikolai Kosjar
2017-05-05
7
-8
/
+34
*
|
Clang: Simplify triggering initialization of supportive translation unit
Nikolai Kosjar
2017-05-05
4
-33
/
+42
*
|
Clang: Move createJobRequest into Jobs
Nikolai Kosjar
2017-05-05
9
-64
/
+64
*
|
Clang: Clean up TranslationUnits
Nikolai Kosjar
2017-05-05
2
-45
/
+45
*
|
Clang: Rename reparseNeeded to isDirty
Nikolai Kosjar
2017-05-05
4
-18
/
+20
*
|
Clang: Use class enum in Document
Nikolai Kosjar
2017-05-05
3
-6
/
+8
*
|
Merge remote-tracking branch 'origin/4.3'
Eike Ziller
2017-05-04
3
-3
/
+4
|
\
\
|
|
/
|
*
buildoutputparser: Adapt to removal of "slot" keyword
Christian Kandeler
2017-05-02
2
-2
/
+3
|
*
Clang: Fix MSVC64 warnings
Orgad Shaneh
2017-04-26
1
-1
/
+1
*
|
Reduce usage of qApp in favor of static function calls
Alessandro Portale
2017-04-24
8
-9
/
+9
|
/
*
Use qEnvironmentVariableIsEmpty or qEnvironmentVariableIsSet directly
Montel Laurent
2017-04-19
1
-1
/
+1
[next]