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
*
BaseFileWizard: Get rid of applyExtensionPageShortTitle(...)
Tobias Hunger
2014-06-12
44
-105
/
+115
*
C++: Whitespace fixes in parser
Orgad Shaneh
2014-06-12
1
-29
/
+14
*
CppTools: Add dummy macro for __thiscall
Orgad Shaneh
2014-06-12
1
-0
/
+1
*
QmlDesigner: Remove unused ItemLibraryModel::createDragPixmap
Marco Bubke
2014-06-12
2
-13
/
+0
*
QmlDesigner: Use library entry icon for DnD in item library
Marco Bubke
2014-06-12
3
-4
/
+4
*
QmlDesigner: Fix icon names for ItemLibraryEntry
Marco Bubke
2014-06-12
7
-33
/
+33
*
QmlDesigner: Move default icon path in getter
Marco Bubke
2014-06-12
2
-4
/
+3
*
QmlDesigner: Remove dragIcon from ItemLibrary
Marco Bubke
2014-06-12
3
-24
/
+0
*
Avoid explicit checks for windows host when working with file paths
Eike Ziller
2014-06-12
10
-54
/
+29
*
Add search to project tree.
Eike Ziller
2014-06-12
1
-1
/
+2
*
Find: Gracefully handle small size of find tool bar
Eike Ziller
2014-06-12
3
-14
/
+51
*
QmlDesigner: Append qmake output to compile log too
Marco Bubke
2014-06-12
1
-3
/
+3
*
Git: Preserve author on cherry-pick
Orgad Shaneh
2014-06-12
2
-17
/
+45
*
Git: Replace string literal with constant
Orgad Shaneh
2014-06-12
1
-1
/
+1
*
QmakeProject: Rework allProFiles()
Daniel Teske
2014-06-12
4
-34
/
+29
*
VCS: Disable Back when checkout/clone is done
Orgad Shaneh
2014-06-12
1
-0
/
+1
*
Core: Code style
hjk
2014-06-12
1
-36
/
+32
*
Icons for Qt Creator.
Alessandro Portale
2014-06-12
2
-0
/
+1363
*
qmljseditor: remove unused qdebug imports
Fawzi Mohamed
2014-06-11
6
-9
/
+1
*
QmlDesigner: remove debug enum
Tim Jenssen
2014-06-11
1
-5
/
+0
*
QmlDesigner: use a central notTooBrightHighlightColor()
Tim Jenssen
2014-06-11
5
-14
/
+22
*
DiffEditor: Support patch with new/deleted file
Orgad Shaneh
2014-06-11
2
-5
/
+45
*
DiffEditor: Fix test
Orgad Shaneh
2014-06-11
1
-33
/
+19
*
QmlDesigner: add reload feature to item library view
Tim Jenssen
2014-06-11
9
-23
/
+33
*
QmlDesigner.StatesEditor: Fixing capitalization of qml file
Thomas Hartmann
2014-06-11
1
-0
/
+0
*
qmljstools: remove unused qdebug imports
Fawzi Mohamed
2014-06-11
3
-5
/
+0
*
QmlDesigner: rename getting qml source path method
Tim Jenssen
2014-06-11
2
-4
/
+5
*
QmlDesigner: move the beauty bottom rect inside the scrollview
Tim Jenssen
2014-06-11
1
-10
/
+10
*
QmlDesigner.PropertyEditor: Adding property to QmlModelNodeProxy
Thomas Hartmann
2014-06-11
2
-2
/
+11
*
DiffEditor: Cleanup regexps
Orgad Shaneh
2014-06-11
1
-23
/
+26
*
CppEditor: Clean up CppEditor/CppEditorWidget
Nikolai Kosjar
2014-06-10
4
-84
/
+37
*
CppTools: Remove some duplicate code
Nikolai Kosjar
2014-06-10
2
-30
/
+13
*
CppTools: Unexport some internal classes.
Nikolai Kosjar
2014-06-10
9
-20
/
+31
*
Cpp{Editor,Tools}: Move tests for IncludeGroups to CppTools
Nikolai Kosjar
2014-06-10
4
-162
/
+172
*
Remove unused function
Eike Ziller
2014-06-10
1
-7
/
+0
*
Editor: Remove unused code from open editors window.
David Schulz
2014-06-10
2
-33
/
+0
*
debugger: Add some code for testing ctor in plugin
Robert Loehning
2014-06-06
1
-0
/
+10
*
QmlDesigner.StatesEditor: Adding context menu to collapse the view
Thomas Hartmann
2014-06-06
4
-4
/
+34
*
QmlDesigner.StatesEditor: Small adjustments to styling
Thomas Hartmann
2014-06-06
4
-24
/
+57
*
QmlProfiler: Remove useless virtual method from AbstractTimelineModel
Ulf Hermann
2014-06-06
1
-1
/
+0
*
QmlProfiler: Don't convert between QColor and QVariantList
Ulf Hermann
2014-06-06
3
-14
/
+1
*
QmlProfiler: Unify event type definitions
Ulf Hermann
2014-06-06
20
-230
/
+285
*
Debugger: Remove QmlCppEnginePrivate
hjk
2014-06-06
2
-124
/
+107
*
Compile fix
jkobus
2014-06-06
4
-8
/
+17
*
Debugger: Code cosmetics
hjk
2014-06-06
2
-8
/
+8
*
Debugger: De-noise
hjk
2014-06-06
1
-8
/
+7
*
QmlProfiler: put all of the traceview in one QQuickView
Ulf Hermann
2014-06-06
9
-208
/
+204
*
QmlProfiler: Draw Overview in multiple passes
Ulf Hermann
2014-06-06
2
-27
/
+43
*
TextEditors: Keep visible position in editor for 'external' changes
Eike Ziller
2014-06-06
2
-2
/
+12
*
Debugger: Remove some unused code
hjk
2014-06-06
2
-15
/
+0
[next]