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
*
core: make context and widget IContext data members
hjk
2011-04-14
55
-490
/
+135
*
QmlProfiler: qmlproject support
Christiaan Janssen
2011-04-14
11
-35
/
+226
*
Stop QTC_ASSERT from being triggered
Tobias Hunger
2011-04-13
1
-3
/
+3
*
ToolChain: Update projectsmode on tool chain changes
Tobias Hunger
2011-04-13
3
-0
/
+11
*
Debugger[CDB]: Fix disassembler for lines with no offset.
Friedemann Kleint
2011-04-13
2
-18
/
+23
*
Debugger[CDB]: Use new disassembler structures.
Friedemann Kleint
2011-04-13
6
-26
/
+200
*
Add "Add Library" action to project explorer's context menu
Jarek Kobus
2011-04-13
6
-43
/
+80
*
QmlJS: Don't force -O3 in debug mode
Kai Koehne
2011-04-13
1
-2
/
+0
*
Fix compiler warnings.
Friedemann Kleint
2011-04-13
3
-1
/
+3
*
itexteditor: remove a few unneeded empty destructors
hjk
2011-04-13
1
-5
/
+1
*
Fixing tons of application output
dt
2011-04-12
10
-55
/
+37
*
debugger: re-work DisassemblerLine structure
hjk
2011-04-12
8
-74
/
+122
*
Symbian: fix in the Debugger's output texts
Pawel Polanski
2011-04-12
3
-2
/
+14
*
Fixes for QML debugging over USB OST
Tom Sutcliffe
2011-04-12
3
-7
/
+11
*
Added some support for QML debugging over USB. Fixed some issues with -qmljsd...
Tom Sutcliffe
2011-04-12
4
-11
/
+163
*
Symbian: Move QMLJSDEBUGGER qmake argument
Kai Koehne
2011-04-12
1
-10
/
+11
*
Symbian: Show debugger language chooser in run settings
Kai Koehne
2011-04-12
2
-0
/
+35
*
Debugger: Add action to copy watch value to clipboard.
Friedemann Kleint
2011-04-12
1
-8
/
+18
*
Debugger: Have Python dumper print type size information.
Friedemann Kleint
2011-04-12
8
-32
/
+59
*
Debugger/MemoryView: Recurse over children.
Friedemann Kleint
2011-04-12
1
-67
/
+60
*
Debugger: Fix memory view address display.
Friedemann Kleint
2011-04-12
1
-1
/
+1
*
Remove unused constants
Jarek Kobus
2011-04-12
1
-22
/
+0
*
projectexplorer: move project{Context,Language} from IProjectManager to Project
hjk
2011-04-12
18
-88
/
+63
*
genericproject: pass an essentially temporary variable as parameter
hjk
2011-04-12
2
-18
/
+13
*
genericproject: cosmetics
hjk
2011-04-12
7
-38
/
+52
*
Maemo: Add direct SFTP deployment method.
Christian Kandeler
2011-04-12
4
-2
/
+291
*
debugger: cleanup
hjk
2011-04-12
4
-68
/
+36
*
debugger: move not-so-generic stuff to gdb/classicgdbengine.cpp
hjk
2011-04-12
5
-779
/
+753
*
debugger: remove dead code
hjk
2011-04-12
1
-46
/
+3
*
debugger: use the new enum
hjk
2011-04-12
1
-3
/
+2
*
Typo fixed
Pawel Polanski
2011-04-11
1
-1
/
+1
*
Qt: Fix update of debugging helper display
Tobias Hunger
2011-04-11
1
-2
/
+2
*
Maemo: Device config improvements.
Christian Kandeler
2011-04-11
2
-8
/
+16
*
VCS: Fix crash in VCSManager
Tobias Hunger
2011-04-08
1
-4
/
+4
*
QmlProfiler: summary computation optimization
Christiaan Janssen
2011-04-08
1
-57
/
+73
*
QmlProfiler: cleaning output when starting new trace
Christiaan Janssen
2011-04-08
1
-2
/
+7
*
Remove debug code
Tobias Hunger
2011-04-08
1
-7
/
+0
*
Gcc: Detect arm gccs on mac properly
Tobias Hunger
2011-04-08
1
-1
/
+4
*
Debugger: Add memory views.
Friedemann Kleint
2011-04-08
12
-31
/
+1211
*
Mercurial: Remove unnecessary virtual keywords
Tobias Hunger
2011-04-08
1
-27
/
+27
*
Bazaar: status summary and diff patch for 'log -rX'
cerf
2011-04-08
1
-1
/
+1
*
VCS: Work better with nested VCS
Tobias Hunger
2011-04-08
2
-84
/
+109
*
Bazaar: Remove unnecessary virtuals
Tobias Hunger
2011-04-08
1
-27
/
+27
*
Debugger: Fix warning, remove unused AttachTcf mode.
Friedemann Kleint
2011-04-08
3
-2
/
+2
*
debugger: use an enum for different encoding values
hjk
2011-04-08
2
-17
/
+33
*
QmlProfiler: added summary view
Christiaan Janssen
2011-04-08
6
-5
/
+368
*
QmlProfiler: reset timer on clear output
Christiaan Janssen
2011-04-08
1
-0
/
+2
*
debugger: fix quoting of watched expressions with funny chars inside
hjk
2011-04-08
1
-1
/
+9
*
CODA: added some timeout fixes to the deployment
Pawel Polanski
2011-04-08
2
-12
/
+29
*
fakevim: Enforce use of RealControlModifier by breaking the compilation other...
hjk
2011-04-08
1
-0
/
+3
[next]