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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Qmake: Do not use qmake -r for Qt5
Tobias Hunger
2016-04-25
4
-60
/
+186
*
BuildStep: Remove finished() signal and use FutureInterface to report
Tobias Hunger
2016-04-25
25
-112
/
+70
*
RemoteLinux: Improve API for retrieving ports and fifos
Ulf Hermann
2016-04-25
4
-23
/
+33
*
RemoteLinux: Add support for perf profiler
Ulf Hermann
2016-04-25
4
-3
/
+92
*
QmakePM: Add QtWebEngine to modules list
Orgad Shaneh
2016-04-25
1
-0
/
+8
*
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-22
61
-154
/
+355
|
\
|
*
Update qbs submodule.
Christian Kandeler
2016-04-22
1
-0
/
+0
|
*
Clang: Classify *.{moc,qdoc} as CXXSource
Nikolai Kosjar
2016-04-22
3
-0
/
+6
|
*
Fix creator build when icc on Windows is used.
David Schulz
2016-04-22
1
-1
/
+1
|
*
ClangStaticAnalyzer: Tests: Add simple-library
Nikolai Kosjar
2016-04-22
6
-0
/
+38
|
*
Show shortcuts in tool tips of debugger tool bar actions
Eike Ziller
2016-04-22
1
-6
/
+6
|
*
Debugger: Fix updating of disabled/enabled state of breakpoints
Christian Stenger
2016-04-22
1
-0
/
+1
|
*
Theme: Separate run/stop/interrupt icons in menus
Alessandro Portale
2016-04-21
32
-68
/
+113
|
*
Style: Set PM_SmallIconSize to 16x16
Alessandro Portale
2016-04-21
1
-0
/
+3
|
*
Debugger: Guard DebuggerPlugin::m_currentEngine with QPointer
hjk
2016-04-21
1
-1
/
+1
|
*
Debugger: Use symbolFile for binary validation
hjk
2016-04-21
1
-7
/
+10
|
*
ClangStaticAnalyzer: Revert to DummyRunConfiguration
Ulf Hermann
2016-04-21
2
-5
/
+39
|
*
Icons: Additionally add lower resolutions to QIcons in HighDPI mode
Alessandro Portale
2016-04-21
1
-6
/
+9
|
*
Debugger: Fix decision between exec-run and continue.
Christian Kandeler
2016-04-21
1
-4
/
+3
|
*
QmlDesigner: Add TreeView to item library
Thomas Hartmann
2016-04-21
1
-0
/
+13
|
*
Debugger: Switch meaning of inferior.executable and a symbol file
hjk
2016-04-21
4
-19
/
+20
|
*
AutoTest: Avoid accessing nullptr document
Christian Stenger
2016-04-21
1
-0
/
+3
|
*
AutoTest: Cancel current parse if we start a full parse
Christian Stenger
2016-04-21
1
-0
/
+3
|
*
QmlProject: Set environment when creating a runnable
Tobias Hunger
2016-04-21
1
-0
/
+1
|
*
Clang: Do not use run configuration for determining toolchain type
Nikolai Kosjar
2016-04-21
1
-13
/
+2
|
*
ClangStaticAnalyzer: Set run control display name
Ulf Hermann
2016-04-21
1
-0
/
+1
|
*
Debugger: Avoid soft assert on close
Christian Stenger
2016-04-21
1
-2
/
+4
|
*
ClangStaticAnalyzer: Determine target ABI from toolchain
Ulf Hermann
2016-04-21
1
-1
/
+1
|
*
Debugger: Avoid crash in plugin unit test
Christian Stenger
2016-04-20
2
-2
/
+18
|
*
Clang: Fix SOFT ASSERT: "!m_functionName.isEmpty()"
Nikolai Kosjar
2016-04-20
2
-4
/
+15
|
*
C++: Fix expensive parsing of declarations
Nikolai Kosjar
2016-04-20
1
-18
/
+47
*
|
Clarify the meaning of the Environment field in the Kits widget.
Christian Kandeler
2016-04-22
1
-1
/
+1
*
|
Use function objects for IRunConfigurationAspect::createConfigurationWidget
hjk
2016-04-22
9
-34
/
+17
*
|
RemoteLinux: Allow killing processes by ID
Ulf Hermann
2016-04-22
4
-6
/
+49
*
|
CMake: Fix typo
Robert Loehning
2016-04-22
1
-1
/
+1
*
|
Fix compiler warnings on windows.
David Schulz
2016-04-22
12
-35
/
+43
*
|
Support make install also on OS X
Eike Ziller
2016-04-22
7
-25
/
+35
*
|
RemoteLinux: Prepare for other kinds of analyzers
Ulf Hermann
2016-04-21
4
-38
/
+42
*
|
FakeVim: Modernize
hjk
2016-04-21
3
-564
/
+555
*
|
qmljs: coding style.
Marco Benelli
2016-04-21
2
-4
/
+5
*
|
QmakeStep: Use nullptr
Tobias Hunger
2016-04-20
1
-4
/
+4
*
|
Merge remote-tracking branch 'origin/4.0'
Eike Ziller
2016-04-20
56
-492
/
+449
|
\
\
|
|
/
|
*
Editor: Check if text codec pointer is valid.
David Schulz
2016-04-20
1
-7
/
+8
|
*
iOS: Better error messages for starting service and transferring app.
Eike Ziller
2016-04-19
1
-218
/
+218
|
*
iOS: Qt 5.7 changed the CONFIG values for device vs simulator builds
v4.0.0-rc1
Eike Ziller
2016-04-18
1
-2
/
+3
|
*
ProjectExplorerSettings: Do not reset options to defaults
Tobias Hunger
2016-04-18
1
-30
/
+28
|
*
Debugger: Fix "jumping" status label
Alessandro Portale
2016-04-18
1
-1
/
+1
|
*
C++: Fix accessing invalid file id of Symbol
Nikolai Kosjar
2016-04-18
1
-2
/
+2
|
*
Core: Set "Flat" as default theme
Alessandro Portale
2016-04-18
1
-1
/
+1
|
*
AutoTest: Fix marking for removal for second level items
Christian Stenger
2016-04-18
1
-1
/
+1
[next]