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
*
ProjectExplorer: Rework the build step run interface
Christian Kandeler
2019-01-31
52
-397
/
+353
*
QmlDesigner: Adapt to renaming in IContext
Thomas Hartmann
2019-01-31
4
-7
/
+7
*
ProjectExplorer: Remove BuildConfigurationFactory::priority
hjk
2019-01-31
4
-75
/
+25
*
ProjectExplorer: Use a addSupportedTargetDeviceType function
hjk
2019-01-31
3
-4
/
+5
*
LSP: add Command and CodeAction support to the language client
David Schulz
2019-01-31
19
-46
/
+545
*
CMakeBuildConfiguration: Remove some casts
hjk
2019-01-31
1
-3
/
+2
*
QmlDesigner: Add timelineeditor to build
Thomas Hartmann
2019-01-31
5
-6
/
+7
*
QmlDesigner: Remove unused QML files
Thomas Hartmann
2019-01-31
4
-842
/
+0
*
CPlusPlus: Fix enum value
Christian Stenger
2019-01-31
1
-1
/
+2
*
ClangTools: Make fixit items more user-friendly
Nikolai Kosjar
2019-01-31
1
-7
/
+28
*
ClangTools: Organize diagnostics by file path
Nikolai Kosjar
2019-01-31
7
-86
/
+246
*
Help: Avoid ambiguity of help ID being interpreted as URL
Eike Ziller
2019-01-31
7
-49
/
+58
*
ClangFormat: Add cursor position to the indenter interface
Ivan Donchevskii
2019-01-31
24
-96
/
+186
*
ClangFormat: Introduce check to format code instead of indenting
Ivan Donchevskii
2019-01-31
17
-26
/
+182
*
iOS: Move IosDeploy*Factory to plugin
hjk
2019-01-31
7
-187
/
+31
*
Merge remote-tracking branch 'origin/4.8'
Eike Ziller
2019-01-31
20
-52
/
+212
|
\
|
*
Doc: Show button examples also in Qt Design Studio Manual
Leena Miettinen
2019-01-30
3
-16
/
+17
|
*
Doc: Add methods supported in ui.qml files
Leena Miettinen
2019-01-30
1
-3
/
+93
|
*
Tests: Allow removal of objects on the fly
Christian Stenger
2019-01-30
1
-4
/
+45
|
*
winrt: Fix potential race condition when filling mapping file content
Oliver Wolff
2019-01-30
1
-2
/
+2
|
*
Tests: Fix handling of optional tests
Christian Stenger
2019-01-28
1
-0
/
+2
|
*
Debugger: Decouple combined engine rampdown further
hjk
2019-01-28
1
-2
/
+0
|
*
Debugger: add cdb specific symbolAddress
David Schulz
2019-01-28
1
-0
/
+4
|
*
QmlDesigner: Fix gradients in Qt 5.12.1
Thomas Hartmann
2019-01-25
1
-4
/
+14
|
*
QFile/QFileInfo: readLink() was replaced by symLinkTarget()
Liang Qi
2019-01-25
1
-1
/
+1
|
*
Fix ProjectExplorerPlugin::testProject_setup()
Christian Kandeler
2019-01-24
1
-4
/
+14
|
*
Fix ProjectExplorerPlugin::testJsonWizardsIconList()
Christian Kandeler
2019-01-24
1
-2
/
+2
|
*
Allow a bit more configuration range for auto-completion timeout
Eike Ziller
2019-01-24
1
-1
/
+1
|
*
Debugger: Fix Attach to process and Run in Terminal
hjk
2019-01-23
1
-4
/
+2
|
*
QtSupport: Fix crash in QtSupport unit tests
Christian Kandeler
2019-01-23
1
-0
/
+1
|
*
Debugger: Reduce the amount of ignored stop messages with LLDB
hjk
2019-01-23
1
-6
/
+0
|
*
QmlDesigner: Remove write locker
Thomas Hartmann
2019-01-23
1
-4
/
+0
|
*
QmlDesigner: Do not set modified to true on load
Thomas Hartmann
2019-01-21
2
-0
/
+8
|
*
QmlDesigner: Add some extra info to warnings and asserts
Thomas Hartmann
2019-01-21
2
-1
/
+6
*
|
{C,Q}MakeProjectManager: Simplify buildInfoListForKit implementations
hjk
2019-01-30
2
-27
/
+4
*
|
QmakeProjectManager: Remove some unneeded declarations
hjk
2019-01-30
1
-6
/
+0
*
|
ProjectExplorer: Collapse BuildInfo hierarchy
hjk
2019-01-30
45
-596
/
+419
*
|
Improve UX for the the find and replace actions
Chris Rizzitello
2019-01-30
3
-48
/
+96
*
|
Help: Fix url handler
Nikolai Kosjar
2019-01-30
1
-1
/
+1
*
|
Qnx: Move QnxDeployConfigurationFactory to plugin
hjk
2019-01-30
5
-101
/
+18
*
|
ModelEditor: Fix build without precompiled headers
Nikolai Kosjar
2019-01-30
1
-0
/
+2
*
|
Autotest: Parse text as UTF-8 in processPlainTextOutput()
Andre Hartmann
2019-01-30
1
-1
/
+1
*
|
AutoTest: Support blacklisted XPass and XFail
Christian Stenger
2019-01-30
5
-4
/
+30
*
|
Git: set git config diff.color to false
Xiaofeng Wang
2019-01-30
1
-0
/
+2
*
|
C++: fix StarBindFlags behavior
Xiaofeng Wang
2019-01-30
2
-5
/
+9
*
|
Autotest: Fix plain text parsing for BFAIL/BPASS
Andre Hartmann
2019-01-29
1
-1
/
+1
*
|
QmlDesigner: Add layout margins to property editor
Thomas Hartmann
2019-01-29
2
-9
/
+112
*
|
Qt Quick Designer: Adapt to naming change in IContext
Eike Ziller
2019-01-29
17
-31
/
+31
*
|
ProjectExplorer: Fix build
Nikolai Kosjar
2019-01-29
1
-0
/
+2
*
|
Help: Reduce number of HelpItem constructors
Eike Ziller
2019-01-29
3
-11
/
+1
[next]