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
*
OutputParser: Allow to flush pending tasks.
Tobias Hunger
2013-05-06
13
-69
/
+93
*
Make test bench for IOutputParser tests more stable
Tobias Hunger
2013-05-06
2
-30
/
+44
*
Task: Add clear method
Tobias Hunger
2013-05-06
2
-0
/
+12
*
QmlProfilerEngine: Use local variables within scope
Aurindam Jana
2013-05-06
1
-3
/
+3
*
QmlProfilerEngine: Remove unused local variables
Aurindam Jana
2013-05-06
1
-3
/
+0
*
Debugger: Fix display of frame addresses with LLDB
hjk
2013-05-06
1
-1
/
+1
*
Fix indentation
Orgad Shaneh
2013-05-06
15
-51
/
+51
*
FakeVim: Emulate insert mode more precisely
hluk
2013-05-06
2
-50
/
+94
*
FakeVim: Allow upper case letters in <nop>
hluk
2013-05-06
1
-1
/
+1
*
Git: Improve LogChangeWidget
Orgad Shaneh
2013-05-04
5
-14
/
+22
*
Git: Implement "Fixup previous commit"
Orgad Shaneh
2013-05-04
11
-27
/
+117
*
Git: Use StashGuard inside RebaseManager
Orgad Shaneh
2013-05-04
3
-9
/
+21
*
Git: Allow reviewers specification in Push to Gerrit dialog
Orgad Shaneh
2013-05-04
4
-5
/
+49
*
Debugger: Add basic diassembly display to LLDB engine
hjk
2013-05-03
2
-6
/
+43
*
Qt4PM: Reduce priority of qmake parser in makestep parser chain
Tobias Hunger
2013-05-03
1
-1
/
+2
*
Merge remote-tracking branch 'origin/2.7'
Eike Ziller
2013-05-03
18
-59
/
+101
|
\
|
*
Remove StatusDisplay.qml from qbs build system
Tobias Hunger
2013-05-03
1
-1
/
+0
|
*
Git: Use consistent ordering for Merge Tool dialog
Orgad Shaneh
2013-05-02
1
-4
/
+5
|
*
UicCodeModelSupport: Make the code not so eager to run uic processes
Daniel Teske
2013-05-02
5
-15
/
+47
|
*
WelcomePage: Show demos in the examples view
Thomas Hartmann
2013-05-02
1
-1
/
+1
|
*
Fix crash
Orgad Shaneh
2013-05-01
2
-11
/
+0
|
*
QmlDesigner.SubComponentManager: We have to use importPaths
Thomas Hartmann
2013-04-30
1
-10
/
+2
|
*
QmlDesigner.MetaInfo: avoid endless recusion into "." properties
Thomas Hartmann
2013-04-30
1
-9
/
+15
|
*
Android: Speed up project opening by caching the sdk version
Daniel Teske
2013-04-30
4
-2
/
+28
|
*
QmlDesigner.MetaInfo: updating metainfo for controls
Thomas Hartmann
2013-04-30
1
-5
/
+1
|
*
Editor: Fix crash on switching sessions.
David Schulz
2013-04-30
1
-1
/
+2
|
*
ClearCase: Fix checking if a directory is managed
Knut Petter Svendsen
2013-04-30
4
-83
/
+197
*
|
C++: fix possible null-pointer derefs.
Erik Verbruggen
2013-05-03
1
-3
/
+3
*
|
QbsProject: use CFLAGS in addition to CXXFLAGS
Sergey Shambir
2013-05-02
1
-2
/
+6
*
|
QbsProject: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-28
/
+12
*
|
Qbs: Use proper function signature for virtual functions
Orgad Shaneh
2013-05-02
2
-6
/
+6
*
|
Git: Pass CommitData by reference
Orgad Shaneh
2013-05-02
4
-21
/
+21
*
|
Git: Add commit type to CommitData
Orgad Shaneh
2013-05-02
8
-23
/
+23
*
|
Git: Simplify editor code a bit
Orgad Shaneh
2013-05-02
4
-6
/
+10
*
|
Handle Qmake errors when running make in a qmake project
Tobias Hunger
2013-05-02
1
-0
/
+2
*
|
Debugger: Add LLDB event handling for mixed debugger and user events
hjk
2013-05-02
2
-84
/
+92
*
|
GccParser: Fix parsing of header files without extension
Tobias Hunger
2013-05-02
1
-1
/
+32
*
|
CppEditor: Tests: Remove superfluous reference to CppEditorSupport
Nikolai Kosjar
2013-05-02
3
-24
/
+8
*
|
CppEditor: simplified Objective-C status check
Sergey Shambir
2013-05-02
1
-1
/
+1
*
|
C++: fix highlighting type when there is using Namespace::Class
Przemyslaw Gorszkowski
2013-05-02
6
-4
/
+106
*
|
FakeVim: Break edit block only after a change
hluk
2013-05-02
1
-33
/
+38
*
|
FakeVim: Window movement with <C-W> and :only
hluk
2013-05-02
3
-69
/
+75
*
|
edit note should also be disabled when a note is not editable
Jesper K. Pedersen
2013-05-02
1
-0
/
+1
*
|
GenericProject: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-9
/
+2
*
|
AutotoolsProject: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-40
/
+15
*
|
Qt4Project: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-26
/
+13
*
|
CMake: simplified C++ codemodel interaction.
Sergey Shambir
2013-05-02
1
-44
/
+24
*
|
Remove code duplication in open editors window
Eike Ziller
2013-05-02
2
-55
/
+37
*
|
Android: Make cleanPackageName automatically correct more errors
Daniel Teske
2013-05-02
1
-0
/
+44
*
|
Fix wrong unsplit icons when splitting without open documents
Eike Ziller
2013-05-02
1
-1
/
+1
[next]