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
/
plugins
/
debugger
/
script
Commit message (
Expand
)
Author
Age
Files
Lines
*
Adjust license headers
hjk
2012-10-05
2
-42
/
+40
*
Use QT_NO_CAST_FROM_ASCII for debugger plugin.
Friedemann Kleint
2012-08-24
1
-2
/
+0
*
debugger: don't store active languages twice
hjk
2012-08-15
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
2
-6
/
+2
*
debugger: rework WatchModel
hjk
2012-05-24
1
-5
/
+2
*
Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()
Aurindam Jana
2012-04-10
2
-2
/
+3
*
UI text: end messages in a full stop
Leena Miettinen
2012-03-05
1
-3
/
+3
*
Rename IFile->IDocument and FileManager->DocumentManager
Eike Ziller
2012-02-20
1
-2
/
+2
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
2
-20
/
+20
*
Long live the king!
hjk
2012-01-26
2
-2
/
+2
*
Use new static ICore interface.
hjk
2012-01-24
1
-1
/
+1
*
debugger: replace static capability check by something potentially dynamic
hjk
2012-01-16
1
-1
/
+1
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
2
-4
/
+4
*
Debugger: Expose which languages (QML, C++, Any) an engine supports
Kai Koehne
2011-10-13
1
-1
/
+1
*
New QTC_CHECK warning replacing QTC_ASSERT(x, /**/)
Kai Koehne
2011-07-29
1
-1
/
+1
*
debugger: split BreakpointIndex into plugin and debugger specific part
hjk
2011-06-27
2
-3
/
+3
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
2
-2
/
+2
*
Update license.
hjk
2011-04-13
2
-28
/
+26
*
debugger: fix 'Jump To/Run to' when in instruction-wise mode
hjk
2011-02-23
2
-8
/
+6
*
Debugger: Reduce tooltip flicker.
Friedemann Kleint
2011-02-17
2
-9
/
+10
*
Debugger: Make tooltips pinnable.
Friedemann Kleint
2011-02-11
2
-4
/
+4
*
debugger: switch do fkleint's style of debug output enabling
hjk
2011-01-25
1
-8
/
+5
*
It's 2011 now.
con
2011-01-12
2
-2
/
+2
*
Debugger: Header cleanup
Friedemann Kleint
2011-01-10
1
-0
/
+1
*
Merge branch '2.1'
con
2010-12-17
2
-14
/
+22
|
\
|
*
License headers.
con
2010-12-17
2
-14
/
+22
*
|
debugger: introduce the concept of a 'Location', used by gotoLocation
hjk
2010-12-17
1
-5
/
+1
*
|
debugger: make DebuggerEngine::acceptsBreakpoint(id) pure
hjk
2010-11-26
2
-0
/
+7
*
|
debugger: start tightening the breakpoint state machinery
hjk
2010-11-16
1
-1
/
+1
*
|
Debugger: Introduce BreakpointParameters as base struct.
Friedemann Kleint
2010-11-15
1
-3
/
+3
*
|
debugger: Refactor breakpoint handling.
hjk
2010-11-15
2
-41
/
+18
*
|
Clean up BreakPoint
Arvid Ephraim Picciani
2010-10-29
1
-1
/
+1
*
|
clean up WatchData
Arvid Ephraim Picciani
2010-10-15
2
-5
/
+11
|
/
*
Debugger: Fixes around watch editing.
Friedemann Kleint
2010-09-23
2
-5
/
+5
*
Debugger: Sanitize Datatypes, part 1: Breakpoints.
Friedemann Kleint
2010-09-21
1
-3
/
+3
*
Debugger: Move DebuggerEngine/QmlEngine/QmlCppEngine into Debugger{}
Friedemann Kleint
2010-09-13
1
-3
/
+3
*
debugger: fix warning
hjk
2010-09-13
1
-0
/
+1
*
debugger: only update variables that are operated on
hjk
2010-09-13
2
-2
/
+2
*
debugger: make a 'type' a QByteArray, not a QString
hjk
2010-09-01
1
-15
/
+15
*
Debugger: Fix Symbian.
Friedemann Kleint
2010-08-24
1
-0
/
+1
*
debugger: make parts of python debugger work again with the new states
hjk
2010-07-23
1
-3
/
+4
*
debugger: show a message box when the script engine does not find its primary...
hjk
2010-07-22
1
-3
/
+5
*
debugger: overhaul "state machine"
hjk
2010-07-14
2
-68
/
+91
*
debugger: rename EngineStart to EngineSetup
hjk
2010-07-14
1
-3
/
+3
*
debugger: refactor startup logic
hjk
2010-07-14
2
-12
/
+17
*
debugger: fix startup sequence in scriptengine
hjk
2010-07-14
1
-2
/
+1
*
debugger: encapsulate part of the startup logic in the base class
hjk
2010-07-14
1
-2
/
+2
*
debugger: rename startDebugger() to startEngine()
hjk
2010-07-08
2
-2
/
+2
*
debugger: move state change to EngineStarting into the base class
hjk
2010-07-08
1
-2
/
+1
*
debugger: merge 'AdapterStarting' into 'EngineStarting' state
hjk
2010-07-08
1
-1
/
+0
[next]