summaryrefslogtreecommitdiff
path: root/src/plugins/debugger/debuggeroptionspage.cpp
Commit message (Expand)AuthorAgeFilesLines
* License updateEike Ziller2014-10-091-7/+8
* Unify read-only path choosers in Build & Run settingsOrgad Shaneh2014-07-031-1/+1
* Debugger: No soft-asserts when clicking on "Manual" or "Auto-detected"Tobias Hunger2014-04-091-22/+35
* Utils: Compile winutils on all platformhjk2014-02-201-5/+1
* Merge remote-tracking branch 'origin/3.0'Eike Ziller2014-01-081-1/+1
|\
| * Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* | Preferences: Add default implementation for filteringEike Ziller2013-12-101-63/+56
|/
* Debugger: Reset engine type and ABI for non-existing commandsTobias Hunger2013-12-041-0/+3
* Debugger: Do not lose the engine type in the debuggeritemmodelTobias Hunger2013-12-041-0/+5
* Debugger: Do not warn SOFT_ASSERT when no debugger is selectedTobias Hunger2013-12-041-1/+3
* Debugger: Prevent overwriting of pre-defined Abi valueshjk2013-12-021-28/+44
* Debugger: Small cleanupTobias Hunger2013-11-131-5/+2
* Debugger: Keep changes on options pageTobias Hunger2013-11-121-4/+23
* Debugger: Disable 'Remove' button for the category headershjk2013-11-121-1/+1
* Debugger: Added and cloned debuggers have identities, too.hjk2013-11-121-0/+4
* Debugger: Show ABIs once they become availableTobias Hunger2013-10-301-0/+1
* Debugger: Do not warn when nothing is selectedTobias Hunger2013-10-291-1/+2
* Fix compilation on windows.David Schulz2013-10-291-0/+1
* DebuggerDialogs: Remember debugger path historyhjk2013-10-281-0/+1
* Debugger: Make cancel work in DebuggerOptionsPageTobias Hunger2013-10-281-61/+47
* Debugger: Rewrite logic to use signals on DebuggerItemManagerTobias Hunger2013-10-281-14/+14
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-0/+350