summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Fixes: debugger: worlk on core file loadinghjk2009-03-021-0/+5
* Fixes: debugger: easier access to debugger properties from watchers windowhjk2009-02-271-0/+8
* Fixes: change file license headers to include LGPLhjk2009-02-251-21/+17
* Fixes: debugger: make "always all" the default for loading debughjk2009-02-181-2/+2
* Fixes: debugger: enable debugger view actions even if "locked"hjk2009-02-171-1/+1
* Fixes: debugger: work on breakpoints in pluginshjk2009-02-121-1/+0
* Fixes: debugger: work on plugin breakpointshjk2009-02-121-0/+2
* Fixes: debugger: work on more fine-grained breakpoints-in-pluginshjk2009-02-121-13/+39
* Fixes: Toolbar cosmetic problemJens Bache-Wiig2009-02-041-0/+1
* Revert "debugger: add configuariton to start the debugged process in a separate"Oswald Buddenhagen2009-01-291-4/+0
* Fixes: debugger: reduce header dependencieshjk2009-01-281-16/+12
* Fixes: debugger: remove cached projecte explorer singleton pointerhjk2009-01-281-4/+1
* Fixes: debugger: sort array and list indices numericallyhjk2009-01-281-4/+1
* Fixes: immediately rebuild view if custom dumpers are selected inhjk2009-01-271-0/+5
* Fixes: debugger: remove misleading qt4macros path in preferenceshjk2009-01-231-2/+3
* Avoid going through ICore when it's not necessaryThorbjørn Lindeijer2009-01-211-5/+4
* Use gdb's 'print' command to access dumper output.hjk2009-01-211-1/+1
* Fixes: - small mem leakPatrick Star2009-01-201-1/+0
* replace ExtensionSystem::PluginManager::instance()->getObject<Core::ICore>() ...hjk2009-01-201-11/+9
* debugger: fix "ScriptFile" option (store in preferences and source filehjk2009-01-191-11/+12
* debugger: add configuariton to start the debugged process in a separatehjk2009-01-151-0/+4
* fix typo in ui filehjk2009-01-151-10/+0
* move debugger options to configuration dialoghjk2009-01-141-41/+169
* Fixes: - ICommand --> Commandcon2009-01-141-4/+4
* Fixes: - IActionContainer --> ActionContainercon2009-01-141-3/+3
* remove "fat" BaseMode constructorhjk2009-01-141-3/+5
* Bump year in licence header.Daniel Molkentin2009-01-131-1/+1
* debugger: some code reorganizationhjk2009-01-131-10/+174
* debugger: move 'Views' menu to menu bar. nobody found it were it was...hjk2009-01-131-35/+61
* Fixes: - Rename ActionManagerInterface --> ActionManagercon2009-01-131-2/+2
* Fixes: try __dlopen and dlopen to make systems like CentOS 4.6 happyhjk2009-01-051-1/+1
* chancge Nokia GPL exception version from 1.2 to 1.3hjk2008-12-161-1/+1
* fix crash dur to double deletion when text containing the debuggerhjk2008-12-121-5/+3
* start sanitizing gdb options dialoghjk2008-12-111-8/+0
* some QTC_ASSERT polishinghjk2008-12-091-2/+8
* move plugins/debugger/assert.h -> /libs/utils/qtcassert.hhjk2008-12-091-1/+1
* rename QWB_ASSERT into QTC_ASSERThjk2008-12-091-6/+6
* make tooltip use while debugging configurablehjk2008-12-081-1/+9
* populate texteditor margin context menuhjk2008-12-051-0/+26
* more file cosmeticshjk2008-12-021-0/+1
* off-by-one in headershjk2008-12-021-1/+0
* end-of-line whitespace correction of the new headershjk2008-12-021-10/+11
* Initial importcon2008-12-021-0/+610