summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Rename QString ITextEditorDocument::contents --> plainTextEike Ziller2013-12-101-4/+4
* Fix crash on exitKai Koehne2013-11-191-2/+0
* Debugger: Remove some dead codehjk2013-11-081-2/+0
* Debugger: Interrupt inferior via signal operation on Windows.David Schulz2013-11-051-3/+3
* QNX: Fix debugging on QNX >6.5Tobias Nätterlund2013-11-041-1/+0
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+2
* Debugger: Fix setting of breakpoints in disassembler viewhjk2013-10-171-8/+7
* Debugger: Keep secondary dialogs on top of the main windowhjk2013-10-171-12/+12
* Debugger: Refactor DebuggerItemManager classEl Mehdi Fekari2013-10-151-0/+1
* Debugger: Remove DEBUGGER_TEST issues categoryhjk2013-10-141-2/+0
* IDevice: Add a qmlProfilerHost functionhjk2013-10-111-8/+1
* Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-09-271-3/+5
|\
| * Doc: edit debugger API docsLeena Miettinen2013-09-091-3/+5
* | KitChooser: Add a 'Manage' button for quick setting accesshjk2013-09-131-0/+1
* | ProjectExplorer: Clean up KitsManager APIhjk2013-09-111-8/+5
* | Debugger: Silence warnings about unused test codehjk2013-09-101-17/+17
* | Debugger: Disable state machine testhjk2013-09-101-34/+34
* | ProjectExplorerPlugin: Make settings accessor statichjk2013-09-061-1/+1
* | BuildManager: apply 'static' patternhjk2013-09-051-2/+1
* | MessageManager: General cleanup.hjk2013-09-051-1/+1
* | SessionManager: Apply 'static' patternhjk2013-09-051-28/+17
* | Debugger: Streamline settings access patternhjk2013-09-051-44/+29
* | Debugger: Don't add invalid items during validationhjk2013-09-051-2/+1
* | Kill ";;" at end of statementNikolai Kosjar2013-09-041-1/+1
* | Remove superfluous include paths from project files.Christian Kandeler2013-09-021-1/+1
* | EditorManager: Use interface directly instead of going through ICorehjk2013-08-301-3/+2
* | ProjectExplorer: Introduce per-kit debugger configuration pagehjk2013-08-291-1/+5
* | KitManager: Use static API as other singletons doTobias Hunger2013-08-211-7/+7
* | Merge remote-tracking branch 'origin/2.8'Oswald Buddenhagen2013-08-211-0/+1
|\ \ | |/
| * Debugger: Clear undo/redo stacks when debugging session is finishedOrgad Shaneh2013-08-011-0/+1
* | Debugger: Remove some deprecated methodshjk2013-08-191-4/+4
* | TaskHub: Move code to be more conform with other singletonsTobias Hunger2013-08-191-0/+8
* | Device support: Rename DeviceProcess to DeviceProcessItem.Christian Kandeler2013-08-081-2/+2
* | Introduce Project::projectFilePath()Tobias Hunger2013-08-011-1/+1
* | Fix coding style for else statementsOrgad Shaneh2013-07-171-7/+5
* | Move IEditor::createNew to IDocument::setContentsEike Ziller2013-07-171-1/+1
* | Debugger: give the qmlToolBar a parent.Erik Verbruggen2013-07-121-1/+1
* | Work with documents instead of editors where possible in debuggerEike Ziller2013-07-121-13/+10
* | Rename IDocument::fileName --> filePathEike Ziller2013-07-091-7/+7
* | Merge remote-tracking branch 'origin/2.8' into HEADEike Ziller2013-07-031-1/+1
|\ \ | |/
| * Fix translation context of "Attach to process".Friedemann Kleint2013-07-021-1/+1
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-271-0/+1
|\ \ | |/
| * Debugger: Add view menu to toolbarhjk2013-06-251-0/+1
* | Merge remote-tracking branch 'origin/2.8'Eike Ziller2013-06-251-7/+3
|\ \ | |/
| * QmlProject: Don't disable debug action based on debugger window languageKai Koehne2013-06-201-5/+0
| * Doc: use standard wording in \brief commandsLeena Miettinen2013-06-201-2/+3
* | SSH: Implement and make use of RFC 4256.Christian Kandeler2013-06-201-1/+2
|/
* Debugger: Remove in-plugin dumper autotest handlinghjk2013-06-071-37/+0
* Debugger: Allow continuing debugging when switching projects.hjk2013-06-071-0/+5
* Switch less often to edit modeEike Ziller2013-06-051-1/+0