summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeritemmanager.cpp
Commit message (Expand)AuthorAgeFilesLines
* Debugger: Blacklist lldb-platform-* as possible debuggerhjk2015-04-221-1/+4
* Debugger: Auto-detect gdb on windowsTobias Hunger2015-03-181-0/+3
* Debugger: Add some expandable macros to Debugger options pagehjk2015-03-041-5/+5
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-0/+1
* Merge commit '3c85058694ee2e41658d17f524fb48f0b187d2fe'Eike Ziller2015-02-121-6/+6
|\
| * Update LicenseEike Ziller2015-01-161-6/+6
* | Debugger: Rework debugger option pagehjk2015-01-071-77/+39
* | Debugger: Improve initialization timeOrgad Shaneh2014-12-151-20/+23
|/
* Introduce and use FileName::exists()hjk2014-11-031-1/+1
* Debugger: Use Qt5-style connects in DebuggerKitConfigWidgethjk2014-10-221-1/+1
* License updateEike Ziller2014-10-091-7/+8
* Debugger: Fix soft assertionOrgad Shaneh2014-08-261-1/+4
* Debugger: Avoid duplication of SDK debuggersOrgad Shaneh2014-08-251-6/+3
* Debugger: Improve detection of debuggers in legacy configurationOrgad Shaneh2014-07-031-0/+2
* Debugger: Make doctype consistent with other settingsOrgad Shaneh2014-07-031-1/+1
* Debugger: Do not list folder as debuggerChristian Stenger2014-04-151-1/+1
* Debugger: Skip non-executable auto-detected debuggersChristian Stenger2014-02-111-1/+1
* Check if debuggers read from settings files are executable.Friedemann Kleint2014-01-291-4/+12
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Prevent overwriting of pre-defined Abi valueshjk2013-12-021-4/+12
* Debugger: Don't register identical debuggers (unless forced)hjk2013-11-071-2/+20
* Debugger: Use debugger id for deregistration.hjk2013-11-071-7/+3
* ios: improve automatic kitsFawzi Mohamed2013-11-051-0/+23
* Debugger: Read legacy settings from both SDK and user locationsTobias Hunger2013-10-291-3/+8
* Debugger: Make cancel work in DebuggerOptionsPageTobias Hunger2013-10-281-2/+2
* Debugger: Rewrite logic to use signals on DebuggerItemManagerTobias Hunger2013-10-281-30/+13
* Debugger: Add signals to DebuggerItemManagerTobias Hunger2013-10-281-4/+16
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+408