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
/
lldb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Debugger: Rework thread data aquisition
hjk
2012-10-23
2
-7
/
+5
*
Adjust license headers
hjk
2012-10-05
11
-231
/
+220
*
Add debugger engine type to configuration.
Friedemann Kleint
2012-09-05
1
-0
/
+1
*
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
*
Added missing parenthese
Robert Loehning
2012-07-31
1
-1
/
+1
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
11
-33
/
+11
*
SSH: Streamline SshRemoteProcessRunner's output handling.
Christian Kandeler
2012-06-08
2
-10
/
+8
*
debugger: rework WatchModel
hjk
2012-05-24
1
-3
/
+1
*
IOptionsPage: replace virtual fuctions by data members
hjk
2012-05-23
2
-44
/
+11
*
Fix the rest of the warnings about integer sign change with ICC
Thiago Macieira
2012-05-22
1
-2
/
+2
*
Move SSH support into a dedicated library.
Christian Kandeler
2012-05-22
2
-15
/
+15
*
Debugger: Dont pass DebuggerEngine::State around in a reference
Kai Koehne
2012-03-29
2
-2
/
+2
*
Normalized connect()s
Robert Loehning
2012-03-06
2
-10
/
+10
*
Removed module names from #include directives.
Erik Verbruggen
2012-02-15
11
-45
/
+45
*
Long live the king!
hjk
2012-01-26
11
-11
/
+11
*
Use new static ICore interface.
hjk
2012-01-24
2
-3
/
+3
*
debugger: compile fix in lldb support
hjk
2012-01-20
1
-0
/
+1
*
debugger: replace static capability check by something potentially dynamic
hjk
2012-01-16
1
-0
/
+1
*
SSH: Don't expose SshRemoteProcess object from SshRemoteProcessRunner.
Christian Kandeler
2011-12-05
1
-4
/
+3
*
Add Qt 5 libraries to .pro files.
Friedemann Kleint
2011-11-24
1
-2
/
+2
*
UI files: Do not polute the global Ui namespace
Tobias Hunger
2011-11-24
1
-2
/
+2
*
SSH: Derive SshRemoteProcess from QIODevice.
Christian Kandeler
2011-11-15
1
-2
/
+2
*
Merge remote-tracking branch 'origin/2.4'
Eike Ziller
2011-11-11
11
-22
/
+22
|
\
|
*
all: s/info@qt.nokia.com/qt-info@nokia.com/
hjk
2011-11-03
11
-22
/
+22
*
|
SSH: Improve SshRemoteProcessRunner API.
Christian Kandeler
2011-11-09
1
-3
/
+2
*
|
SSH: SshRemoteProcessRunner does not need to be a shared pointer.
Christian Kandeler
2011-10-28
2
-13
/
+19
|
/
*
Debugger: Expose which languages (QML, C++, Any) an engine supports
Kai Koehne
2011-10-13
1
-1
/
+1
*
WatchHandler: Move generationCounter to individual WatchModels
Aurindam Jana
2011-09-08
1
-1
/
+1
*
Remove unneeded defines.
hjk
2011-07-14
1
-1
/
+2
*
debugger: split BreakpointIndex into plugin and debugger specific part
hjk
2011-06-27
5
-38
/
+38
*
debugger: display "sub-breakpoints"
hjk
2011-06-20
1
-14
/
+21
*
Fix/add copyright headers
Tobias Hunger
2011-05-06
11
-11
/
+11
*
Update license.
hjk
2011-04-13
11
-154
/
+143
*
UI text: fix capitalization
Leena Miettinen
2011-04-04
1
-1
/
+1
*
Fix typos in source strings
Jarek Kobus
2011-03-31
1
-1
/
+1
*
Update source strings
Jarek Kobus
2011-03-30
1
-1
/
+1
*
Fix Krazy code scanning tool warnings (QString, loops, spelling).
Friedemann Kleint
2011-02-25
1
-2
/
+2
*
debugger: fix 'Jump To/Run to' when in instruction-wise mode
hjk
2011-02-23
6
-28
/
+24
*
More copyright fixes
Tobias Hunger
2011-02-18
1
-0
/
+33
*
L10n: tr()-Fixes for 2.2
Friedemann Kleint
2011-02-15
2
-5
/
+7
*
move src/plugins/coreplugin/ssh to src/lib/utils/ssh
Milian Wolff
2011-02-14
2
-15
/
+15
*
Debugger: Fully qualify signals.
Friedemann Kleint
2011-02-04
1
-1
/
+1
*
Debugger: Fully qualify signals.
Friedemann Kleint
2011-02-04
1
-2
/
+2
*
Header cleanup in src, specify module name.
Friedemann Kleint
2011-01-24
3
-15
/
+18
*
It's 2011 now.
con
2011-01-12
10
-10
/
+10
*
Debugger: Header cleanup
Friedemann Kleint
2011-01-10
2
-0
/
+2
*
License headers, part 2
con
2010-12-17
10
-70
/
+110
*
debugger: introduce the concept of a 'Location', used by gotoLocation
hjk
2010-12-17
1
-2
/
+2
*
Removed stray tokens and fixed warnings/errors when compiling with pedantic C...
Roberto Raggi
2010-12-16
2
-2
/
+2
[next]