aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerplugin.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Consolidate Debugger view creationhjk2014-06-041-53/+116
* Debugger: Some infrastructure for stricter watch model testinghjk2014-06-031-4/+4
* Debugger: Move debugger icons from core to debuggerAlessandro Portale2014-06-021-1/+1
* Debugger: Remove unused variablehjk2014-05-301-1/+0
* Debugger: Simplify raise-on-stop logichjk2014-05-271-1/+0
* Add missing includeCampbell Barton2014-05-181-0/+1
* Debugger: Streamline option page codehjk2014-05-161-0/+3
* DocumentModel: Make interface statichjk2014-05-131-1/+1
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* Project: Use Utils::FileName as return type for projectFilePath()Tobias Hunger2014-05-061-1/+1
* Debugger: Remove redundant conditionOrgad Shaneh2014-05-051-1/+1
* Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-221-3/+3
* Debugger: Fix setting breakpoints in disassembly viewhjk2014-04-141-7/+9
* Valgrind: Fix missing pause iconChristian Stenger2014-03-281-1/+1
* Debugger: Fix message about attaching to local processes.Friedemann Kleint2014-03-131-1/+1
* EditorManager: Add OpenEditorFlags to openEditorWithContentsTobias Hunger2014-03-071-2/+2
* Utils: Compile winutils on all platformhjk2014-02-201-6/+2
* Debugger: Replace a few mainwindow uses with dialogparenthjk2014-02-121-8/+8
* Attach to unstarted ApplicationPetar Perisin2014-02-121-15/+88
* Fix compilation with Qt 5.0.0Orgad Shaneh2014-01-211-1/+1
* Debugger: Fix compilation for Qt4aportale2014-01-201-0/+2
* Debugger: Make the text of error message box selectableAlessandro Portale2014-01-161-0/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Debugger: Remove some unused functions from WatchHandlerhjk2014-01-061-10/+0
* | Debugger: Remove support for non-Python GDBhjk2014-01-061-4/+0
* | Debugger: Simplify "debug last command"hjk2014-01-061-9/+0
* | 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