summaryrefslogtreecommitdiff
path: root/src/plugins/debugger
Commit message (Expand)AuthorAgeFilesLines
* RemoteLinux: Fix mixed debugging.Christian Kandeler2014-09-021-13/+19
* Fix behavior of debugger run widget.Christian Kandeler2014-09-021-2/+6
* Debugger: Don't use document with AST from indexing snapshotNikolai Kosjar2014-08-291-4/+1
* Debugger: Remove default shortcut for Restart DebuggingOrgad Shaneh2014-08-281-1/+0
* Debugger: Fix soft assertionOrgad Shaneh2014-08-261-1/+4
* Debugger: Avoid duplication of SDK debuggersOrgad Shaneh2014-08-251-6/+3
* Debugger: Rework matching of debugger item and targethjk2014-08-251-61/+69
* Make strings translatableAlessandro Portale2014-07-312-0/+6
* Revert "Debugger: Weaken abi check for attaching to local process"hjk2014-07-311-1/+1
* RunControlFactories: No need to check for isConfiguredDaniel Teske2014-07-311-2/+0
* DebuggerRunControlFactory::createAndScheduleRun: Remove unused parameterDaniel Teske2014-07-312-9/+3
* Debugger: Fix comparison of wrong valueOrgad Shaneh2014-07-311-1/+1
* Debugger: Prefer GDB on Linux and LLDB on Mac in default kit setuphjk2014-07-303-9/+22
* Debugger: fix typo in UI textLeena Miettinen2014-07-301-1/+1
* Debugger: Weaken abi check for attaching to local processhjk2014-07-291-1/+1
* Fix Qt4 compilationOrgad Shaneh2014-07-281-1/+1
* LoadCoreDialog: only try reading from existing corefileThomas Otto2014-07-261-1/+1
* Debugger: Remove traces of mixed mode handling from debugger agenthjk2014-07-232-20/+1
* Debugger: Activate editor when re-using disassembler contentshjk2014-07-231-0/+2
* LoadCoreDialog: focus changes on invalid inputThomas Otto2014-07-221-8/+47
* Debugger: Save width of manually resized tree view columnshjk2014-07-181-3/+13
* LoadCoreDialog: widget focus order fixesThomas Otto2014-07-181-12/+12
* QmlInspector: Use categorized debuggingKai Koehne2014-07-181-80/+57
* Debugger: More robust approach for DebuggerToolTipTreeView::computeSizehjk2014-07-181-4/+5
* {Fancy,Debugger}MainWindow: Consolidate dock actions menu populationhjk2014-07-182-21/+4
* Hide broken "Apply on Save" featureKai Koehne2014-07-171-8/+10
* Debugger: Hide some dock widget accesshjk2014-07-163-24/+17
* Debugger: Remove special column resizing in the break viewhjk2014-07-162-15/+0
* FancyMainWindow: Use auto-hiding dock title barshjk2014-07-152-13/+2
* Set parent for options dialog where appropriate.Eike Ziller2014-07-141-1/+2
* Debugger: Only update executable from core file when neededOrgad Shaneh2014-07-141-6/+9
* Debugger: replace "maximal" with "maximum"Leena Miettinen2014-07-141-2/+2
* Debugger: Rework editor tooltips handlinghjk2014-07-1114-689/+462
* Debugger: Remove unused membersNikolai Kosjar2014-07-101-2/+0
* Debugger: Re-organize GDB option pagehjk2014-07-091-70/+41
* Debugger: Simplify tooltip interfacehjk2014-07-0917-232/+193
* Debugger: Move string size settings to L&E pagehjk2014-07-091-46/+39
* Debugger: Fix tooltip expansion behaviorhjk2014-07-093-5/+33
* Debugger: Use a history completer for watched expressionshjk2014-07-081-6/+76
* Debugger: Remove direct entering new watchers in the treeviewhjk2014-07-083-13/+14
* Debugger: Fix race conditionChristian Stenger2014-07-041-2/+5
* Debugger: Improve detection of debuggers in legacy configurationOrgad Shaneh2014-07-031-0/+2
* Debugger: Use normal separators for debugger settingsOrgad Shaneh2014-07-031-1/+1
* debugger: compile fixFawzi Mohamed2014-07-031-1/+1
* Debugger: Shorten function signatures in break and stack viewshjk2014-07-032-2/+4
* Debugger: Show base class names simplifiedhjk2014-07-031-0/+9
* Debugger: Maintain slider position in watch viewhjk2014-07-032-5/+26
* Debugger: Make doctype consistent with other settingsOrgad Shaneh2014-07-031-1/+1
* Unify read-only path choosers in Build & Run settingsOrgad Shaneh2014-07-031-1/+1
* Fix that editor actions were enabled when help window is activeEike Ziller2014-07-021-1/+5