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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
Unittest: Fix compileroptionsbuilder-test paths on Linux
Ivan Donchevskii
2018-10-09
1
-3
/
+3
*
|
SilverSearcher: Support regexp substitution
Orgad Shaneh
2018-10-09
3
-4
/
+30
*
|
CppTools: Inline ToolChainEvaluator
Nikolai Kosjar
2018-10-09
1
-86
/
+40
*
|
CppTools: Remove enum duplication
Nikolai Kosjar
2018-10-09
2
-5
/
+4
*
|
Clang: Autodetect shipped clang binary as C++ compiler
Ivan Donchevskii
2018-10-09
1
-4
/
+4
*
|
SilverSearcher: Use nullptr
Orgad Shaneh
2018-10-09
1
-2
/
+1
*
|
CppTools: Fix clang warnings about old-style casts
Christian Kandeler
2018-10-08
1
-6
/
+8
*
|
TextEditor: Support hyperlinks in TextMark tooltip
Orgad Shaneh
2018-10-08
1
-0
/
+1
*
|
ProjectExplorer: Fix build with Qt 5.9
Nikolai Kosjar
2018-10-08
1
-1
/
+1
*
|
CppTools/ProjectExplorer: Remove enum duplication
Nikolai Kosjar
2018-10-08
29
-234
/
+206
*
|
Allow to define a environment variable for qtc templates
Laurent Montel
2018-10-08
1
-0
/
+21
*
|
Toolchains: Detect unspecified language version
Nikolai Kosjar
2018-10-08
28
-208
/
+317
*
|
Add qbs files for CompilationDatabaseProjectManager
Nikolai Kosjar
2018-10-08
2
-0
/
+20
*
|
Debugger: Fix wrong check in source path mapping
Christian Stenger
2018-10-08
1
-1
/
+1
*
|
qbs: Remove pointless ExtensionSystem dependency from plugins
Nikolai Kosjar
2018-10-08
3
-4
/
+0
*
|
Git: Add support for github remotes
Andre Hartmann
2018-10-07
2
-1
/
+6
*
|
Git: Check remote port for isValid in GitRemote
Andre Hartmann
2018-10-07
2
-2
/
+9
*
|
Git: Add tests for GitRemote
Andre Hartmann
2018-10-07
2
-0
/
+103
*
|
icons/export.py: Make exporting of additional scale factors easier
Alessandro Portale
2018-10-05
1
-5
/
+7
*
|
Clang: Fix the crash in function overload completion
Ivan Donchevskii
2018-10-05
1
-1
/
+1
*
|
Clang: Fix C++ method code completion
Ivan Donchevskii
2018-10-05
1
-5
/
+13
*
|
GenericProject: fix sorting file list when appending an entry
Andre Hartmann
2018-10-05
1
-1
/
+4
*
|
Debugger: Finalize moving Operate by Instruction to engines
hjk
2018-10-05
11
-54
/
+47
*
|
Clang: Fix ClangFormat build with clang-7
Ivan Donchevskii
2018-10-05
5
-14
/
+45
*
|
Debugger: Do not double quote in tooltips
hjk
2018-10-05
1
-2
/
+2
*
|
Android: Remove old support for gdbserver
BogDan Vatra
2018-10-05
1
-23
/
+4
*
|
Debugger: Hide 'Registers' by default
Christian Stenger
2018-10-05
1
-1
/
+1
*
|
Debugger: Show something in start action text again
hjk
2018-10-05
1
-16
/
+17
*
|
Debugger: Use the intented mechanism to update icon on the fat button
hjk
2018-10-05
1
-10
/
+8
*
|
QmlProfiler: Make the tool test more robust
Ulf Hermann
2018-10-05
1
-5
/
+3
*
|
LanguageClient: Add an options icon
Alessandro Portale
2018-10-05
6
-1
/
+80
*
|
design.creatortheme: Set DarkUserInterface=true
Alessandro Portale
2018-10-05
1
-0
/
+1
*
|
Android: Fix compile for gcc5.3
Christian Stenger
2018-10-05
1
-1
/
+1
*
|
creatoricons.svg: Remove unused icons and adjust outdated ids
Alessandro Portale
2018-10-05
2
-118
/
+21
*
|
Fix debugging on Android arm64/x86_64
BogDan Vatra
2018-10-04
8
-25
/
+71
*
|
Project: Introduce BaseIntegerAspect base using spinboxes
hjk
2018-10-04
2
-0
/
+119
*
|
Debugger: Fix stopping of core file debugging using the fat button
hjk
2018-10-04
7
-2
/
+29
*
|
Debugger: Guard against some impossible situations
hjk
2018-10-04
1
-0
/
+5
*
|
QmlProfiler: Add more fine grained checks to tool test
Ulf Hermann
2018-10-04
1
-4
/
+17
*
|
CompilerOptionsBuilder unit-tests
Ivan Donchevskii
2018-10-04
7
-28
/
+380
*
|
Git: Improve local file detection in GitRemote
Andre Hartmann
2018-10-02
1
-1
/
+7
*
|
RemoteLinux: Add target information to runconfig name
hjk
2018-10-02
2
-13
/
+1
*
|
Fix function extraction for nested classes
Eike Ziller
2018-10-02
1
-3
/
+11
*
|
Reduce priority of "Convert to Camel Case" refactoring
Eike Ziller
2018-10-02
1
-4
/
+3
*
|
Kit config widget: Prevent horizontal scrollbar
Christian Kandeler
2018-10-02
1
-2
/
+2
*
|
Clang: Move the majority of completion items sorting to ClangBackend
Ivan Donchevskii
2018-10-02
10
-104
/
+262
*
|
Clang: Change the way completion fix-its are shown
Ivan Donchevskii
2018-10-02
5
-37
/
+121
*
|
Debugger: Fix display of upper half of short unsigned ints
hjk
2018-10-02
1
-1
/
+4
*
|
ProjectExplorer: Rename 'extraAspect' to 'aspect'
hjk
2018-10-02
27
-86
/
+86
*
|
ProjectExplorer: Remove versionControls argument from scanForFiles
Orgad Shaneh
2018-10-02
5
-27
/
+16
[prev]
[next]