summaryrefslogtreecommitdiff
path: root/tests
Commit message (Expand)AuthorAgeFilesLines
* Remove unneeded strings from translation.Enrico Ros2009-05-111-3/+0
* debugger: fix start of remote serverhjk2009-05-071-1/+1
* debugger: initial work to start a remote gdbserverhjk2009-05-061-0/+15
* fix MI parser & dumperOswald Buddenhagen2009-05-051-1/+1
* fakevim: fix typohjk2009-05-051-2/+2
* debugger: initial work on remote debugginghjk2009-05-041-0/+3
* Make QStringBuilder work with plain 'char' "chunks".hjk2009-04-301-13/+35
* Introduce a new QStringBuilder helper class to speed up building stringshjk2009-04-304-0/+155
* debugger: add dumper for QWeakPointerhjk2009-04-291-3/+7
* fakevim: fix 'dd' when cursor is not in the first columnhjk2009-04-291-0/+4
* debugger: add a dumper for QSharedPointerhjk2009-04-281-2/+14
* debugger: add a manual test for QSharedDataPointerhjk2009-04-171-0/+38
* Merge commit 'origin/1.1'con2009-04-173-46/+172
|\
| * debugger: add an autotest for the regexp used for paring 'info break' outputhjk2009-04-161-0/+38
| * debugger: add a destructor in the manual testhjk2009-04-161-0/+6
| * fakevim: fix cursor position for <n>j or <n>k and end or begin of documenthjk2009-04-161-0/+1
| * fakevim: autotests for 'e', 'dd', 'w', 'cc'hjk2009-04-161-46/+127
* | tests: add a script that runs elflint on all binarieshjk2009-04-171-0/+17
|/
* fakevim: fix the "Quit FakeVim" handlerhjk2009-04-141-0/+1
* debugger: less debug output in cases we know what's missinghjk2009-04-141-0/+1
* fakevim: fix positioning after 'w'hjk2009-04-141-11/+48
* fakevim: work on autotestshjk2009-04-141-20/+45
* fakevim: work on testshjk2009-04-141-23/+55
* fakevim: work on autotestshjk2009-04-091-0/+3
* debugger: start work on new stand-alone test for debugging helpershjk2009-04-084-2/+27
* fakevim: work on autotestshjk2009-04-081-62/+114
* debugger: rename data dumpers into "debugging helpers"hjk2009-04-071-0/+2
* debugger: make assignment in watch window look nicer, also make it work inhjk2009-04-071-1/+2
* ask for dumper for QSharedPointerMarco Bubke2009-04-071-0/+6
* debugger: work on test suitehjk2009-04-071-6/+14
* debugger: work on autotestshjk2009-04-071-10/+30
* debugger: allow short stack to be expanded by a context menu item orhjk2009-04-071-1/+0
* debugger: work on auto testhjk2009-04-062-3/+44
* debugger: work on gdbmi test caseshjk2009-04-061-48/+14
* debugger: move mi parser test case to a proper autotesthjk2009-04-062-0/+131
* fakevim: work on auto testshjk2009-04-062-3/+154
* fakevim: make empty auto test compilehjk2009-04-062-6/+15
* debugger: new test case for char arrayshjk2009-04-032-1/+11
* fakevim: fix some autoindent issueshjk2009-04-031-0/+8
* debugger: show non-ASCII in QString, toohjk2009-04-021-2/+3
* fakevim: re-use the undo/redo capability of QTextDocument instead ofhjk2009-04-011-0/+3
* fakevim: make standalone version compile after the settings changeshjk2009-03-312-4/+16
* fakevim: make Alt-V Alt-V a global togglehjk2009-03-301-1/+1
* debugger: cosmetical improvements of QVariant dumper outputhjk2009-03-261-2/+10
* debugger: dumper status message cosmeticshjk2009-03-261-1/+4
* debugger: use dumpers build alongside Qthjk2009-03-261-1/+0
* fakevim: fine-tune autocompletionhjk2009-03-251-0/+1
* debugger: work on using prebuilt dumpershjk2009-03-231-1/+0
* allow in-line editing of watcher expressionshjk2009-03-191-0/+1
* debugger: reorganizing settings and actions in progresshjk2009-03-191-1/+1