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
/
tests
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove unneeded strings from translation.
Enrico Ros
2009-05-11
1
-3
/
+0
*
debugger: fix start of remote server
hjk
2009-05-07
1
-1
/
+1
*
debugger: initial work to start a remote gdbserver
hjk
2009-05-06
1
-0
/
+15
*
fix MI parser & dumper
Oswald Buddenhagen
2009-05-05
1
-1
/
+1
*
fakevim: fix typo
hjk
2009-05-05
1
-2
/
+2
*
debugger: initial work on remote debugging
hjk
2009-05-04
1
-0
/
+3
*
Make QStringBuilder work with plain 'char' "chunks".
hjk
2009-04-30
1
-13
/
+35
*
Introduce a new QStringBuilder helper class to speed up building strings
hjk
2009-04-30
4
-0
/
+155
*
debugger: add dumper for QWeakPointer
hjk
2009-04-29
1
-3
/
+7
*
fakevim: fix 'dd' when cursor is not in the first column
hjk
2009-04-29
1
-0
/
+4
*
debugger: add a dumper for QSharedPointer
hjk
2009-04-28
1
-2
/
+14
*
debugger: add a manual test for QSharedDataPointer
hjk
2009-04-17
1
-0
/
+38
*
Merge commit 'origin/1.1'
con
2009-04-17
3
-46
/
+172
|
\
|
*
debugger: add an autotest for the regexp used for paring 'info break' output
hjk
2009-04-16
1
-0
/
+38
|
*
debugger: add a destructor in the manual test
hjk
2009-04-16
1
-0
/
+6
|
*
fakevim: fix cursor position for <n>j or <n>k and end or begin of document
hjk
2009-04-16
1
-0
/
+1
|
*
fakevim: autotests for 'e', 'dd', 'w', 'cc'
hjk
2009-04-16
1
-46
/
+127
*
|
tests: add a script that runs elflint on all binaries
hjk
2009-04-17
1
-0
/
+17
|
/
*
fakevim: fix the "Quit FakeVim" handler
hjk
2009-04-14
1
-0
/
+1
*
debugger: less debug output in cases we know what's missing
hjk
2009-04-14
1
-0
/
+1
*
fakevim: fix positioning after 'w'
hjk
2009-04-14
1
-11
/
+48
*
fakevim: work on autotests
hjk
2009-04-14
1
-20
/
+45
*
fakevim: work on tests
hjk
2009-04-14
1
-23
/
+55
*
fakevim: work on autotests
hjk
2009-04-09
1
-0
/
+3
*
debugger: start work on new stand-alone test for debugging helpers
hjk
2009-04-08
4
-2
/
+27
*
fakevim: work on autotests
hjk
2009-04-08
1
-62
/
+114
*
debugger: rename data dumpers into "debugging helpers"
hjk
2009-04-07
1
-0
/
+2
*
debugger: make assignment in watch window look nicer, also make it work in
hjk
2009-04-07
1
-1
/
+2
*
ask for dumper for QSharedPointer
Marco Bubke
2009-04-07
1
-0
/
+6
*
debugger: work on test suite
hjk
2009-04-07
1
-6
/
+14
*
debugger: work on autotests
hjk
2009-04-07
1
-10
/
+30
*
debugger: allow short stack to be expanded by a context menu item or
hjk
2009-04-07
1
-1
/
+0
*
debugger: work on auto test
hjk
2009-04-06
2
-3
/
+44
*
debugger: work on gdbmi test cases
hjk
2009-04-06
1
-48
/
+14
*
debugger: move mi parser test case to a proper autotest
hjk
2009-04-06
2
-0
/
+131
*
fakevim: work on auto tests
hjk
2009-04-06
2
-3
/
+154
*
fakevim: make empty auto test compile
hjk
2009-04-06
2
-6
/
+15
*
debugger: new test case for char arrays
hjk
2009-04-03
2
-1
/
+11
*
fakevim: fix some autoindent issues
hjk
2009-04-03
1
-0
/
+8
*
debugger: show non-ASCII in QString, too
hjk
2009-04-02
1
-2
/
+3
*
fakevim: re-use the undo/redo capability of QTextDocument instead of
hjk
2009-04-01
1
-0
/
+3
*
fakevim: make standalone version compile after the settings changes
hjk
2009-03-31
2
-4
/
+16
*
fakevim: make Alt-V Alt-V a global toggle
hjk
2009-03-30
1
-1
/
+1
*
debugger: cosmetical improvements of QVariant dumper output
hjk
2009-03-26
1
-2
/
+10
*
debugger: dumper status message cosmetics
hjk
2009-03-26
1
-1
/
+4
*
debugger: use dumpers build alongside Qt
hjk
2009-03-26
1
-1
/
+0
*
fakevim: fine-tune autocompletion
hjk
2009-03-25
1
-0
/
+1
*
debugger: work on using prebuilt dumpers
hjk
2009-03-23
1
-1
/
+0
*
allow in-line editing of watcher expressions
hjk
2009-03-19
1
-0
/
+1
*
debugger: reorganizing settings and actions in progress
hjk
2009-03-19
1
-1
/
+1
[next]