aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* debugger: add "External" to "Start and Debug Application" menu entryhjk2012-08-141-1/+1
* debugger: remove explicit lldb optionhjk2012-08-141-15/+0
* debugger: Merge "Start and Debug {Local,Remote} Application" dialogshjk2012-08-131-41/+16
* Fix crashes when no default profile is setTobias Hunger2012-08-131-1/+2
* debugger: streamline classical dumper setuphjk2012-08-121-33/+0
* debugger: move qtInstallPath closer to place where it is usedhjk2012-08-121-2/+0
* debugger: remove dead codehjk2012-08-091-39/+0
* debugger: merge attach to local and remote process dialogshjk2012-08-081-62/+98
* debugger: rename attach optionhjk2012-08-061-17/+17
* debugger: move startgdbserverdialog from remotelinux pluginshjk2012-07-311-84/+6
* Fix support for MSVC2012.Tobias Hunger2012-07-301-5/+9
* debugger: remove unued gnutarget parameterhjk2012-07-251-2/+0
* debugger: remove unused codehjk2012-07-251-22/+2
* debugger: remove channel lineedit in StartRemote dialoghjk2012-07-251-0/+7
* debugger: merge local and remote core selectionhjk2012-07-241-42/+14
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* debugger: code cosmeticshjk2012-07-181-47/+47
* debugger: adjust to profile changeshjk2012-06-281-138/+81
* Remove unused member variable from debugger pluginTobias Hunger2012-06-281-2/+1
* debugger: port 'Attach to Core' over to new Profile architecturehjk2012-06-261-11/+19
* Profile introductionTobias Hunger2012-06-211-28/+30
* Make PluginManager mostly static.Eike Ziller2012-06-191-6/+2
* QmlEngine: Attach to Remote ProcessAurindam Jana2012-06-131-1/+1
* debugger: Replace adapter classes by GdbEngine subclasseshjk2012-06-131-0/+3
* debugger: close source file of main event loop on debugger exithjk2012-06-121-8/+14
* debugger: add Load Remote Corehjk2012-06-051-5/+41
* Add ActionContainer::addSeparator(...)Eike Ziller2012-06-051-34/+8
* ActionManager API cleanup.Eike Ziller2012-05-251-53/+49
* debugger: rework WatchModelhjk2012-05-241-8/+5
* Show shortcuts in debugger tool buttons.Eike Ziller2012-05-241-25/+28
* Get rid of lots of ifdef Q_OS_MAC for shortcuts.Eike Ziller2012-05-231-45/+13
* Move SSH support into a dedicated library.Christian Kandeler2012-05-221-2/+2
* Debugger: Rename LocalsAndWatchersWindowKai Koehne2012-05-161-10/+10
* Debugger: Remove 'Clear Code Model' context menu actionKai Koehne2012-05-151-7/+0
* Debugger: Show locals when loading core dumpsKai Koehne2012-05-141-0/+2
* Debugger: Rename actions dealing with watched expressionsKai Koehne2012-05-141-2/+2
* Debugger: Move std:: Qt namespace actions to optionsKai Koehne2012-05-141-1/+1
* editormanager: simplify use of interfacehjk2012-05-111-16/+8
* Merge QML inspector into debugger pluginKai Koehne2012-05-091-13/+57
* use Core::Id for IMode::id and IMode::typehjk2012-05-081-8/+8
* remotelinux: use /proc/*/exe link target to determine local binaryhjk2012-05-041-6/+19
* Debugging: Pass a DebuggingLanguage arg in executeDebuggerCommand()Aurindam Jana2012-04-101-3/+3
* debugger: rework the searchable viewhjk2012-03-291-9/+9
* debugger: fix path to declarative sourceshjk2012-03-281-1/+1
* QmlJSInspector: Reposition the Tool BarAurindam Jana2012-03-281-1/+3
* debugger: make the selection of detach or kill explicithjk2012-03-261-0/+8
* Merge remote-tracking branch 'origin/2.5'Oswald Buddenhagen2012-03-231-6/+20
|\
| * debugger: make Attach to Remote... dialogs better accessiblehjk2012-03-221-6/+20
* | Debugger: Bring Qt Creator to foreground if app interruptsKai Koehne2012-03-231-0/+1
* | debugger: make views searchablehjk2012-03-221-8/+8