aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/debugger/debuggerkitinformation.h
Commit message (Expand)AuthorAgeFilesLines
* Core/Utils: Migrate further to Utils::Idhjk2020-07-061-1/+1
* ProjectExplorer: Introduce a alias for QList<Tasks>hjk2019-05-281-2/+2
* ProjectExplorer: Drop KitAspect::defaultValue()Christian Kandeler2019-03-151-1/+0
* Move some knowledge from KitAspectWidget to KitAspectChristian Kandeler2019-02-111-1/+0
* ProjectExplorer: Rename KitInformation to KitAspectChristian Kandeler2019-02-111-4/+4
* Finish merging Runnable and StandardRunnablehjk2018-05-231-2/+2
* Debugger: Expose DebuggerKitInformation::ConfigurationErrorshjk2016-11-161-1/+12
* Debugger: Use a StandardRunnable for the debugger processhjk2016-08-041-1/+2
* Wholesale conversion to #pragma oncehjk2016-03-301-4/+1
* KitInformation: Make defaultValue take a const Kit *Tobias Hunger2016-02-051-1/+1
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* KitInformation: Add 'override' in derived classeshjk2016-01-051-7/+7
* Clean exported headers of the Debugger plugin.Friedemann Kleint2015-02-261-4/+1
* Update LicenseEike Ziller2015-01-161-6/+6
* Make expanders work with subexpandershjk2014-10-211-1/+1
* MacroExpander: Allow registering local expansionshjk2014-10-151-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Add an macro expander for debugger engine typehjk2014-10-101-0/+1
|/
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Debugger: Move classes into their own filesTobias Hunger2013-10-281-96/+1
* DebuggerItem: Make sure DebuggerItems have an IdTobias Hunger2013-10-251-5/+1
* Debugger: Fix the way to register/add new debuggersEl Mehdi Fekari2013-10-221-3/+3
* Debugger: Add upgrade path for 2.8 kit debugger settingshjk2013-10-171-0/+1
* Debugger: Rework detection of SDK-specified "auto" debuggershjk2013-10-171-3/+5
* Debugger: Fix cloning of DebuggerItemshjk2013-10-161-7/+3
* Debugger: Refactor DebuggerItemManager classEl Mehdi Fekari2013-10-151-2/+61
* Android: Fix debugger autodetectionhjk2013-10-101-1/+0
* Debugger: Export Debugger::DebuggerItem to fix BlackBerry setuphjk2013-09-251-2/+49
* Kits: Simplify handling of sticky kit informationTobias Hunger2013-09-121-2/+1
* Debugger: Don't add invalid items during validationhjk2013-09-051-38/+4
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-1/+1
* KitInformation: Make dataId and priority value membershjk2013-08-291-4/+0
* ProjectExplorer: Introduce per-kit debugger configuration pagehjk2013-08-291-28/+33
* Kit: Provide interface to mark individual kit information stickyTobias Hunger2013-07-251-0/+2
* ProjectExplorer/Kit: making toHtml() constFawzi Mohamed2013-02-041-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Kits: Reduce magic while improving setupTobias Hunger2013-01-221-0/+2
* KitInformation: Make validate work on const Kits and add fix methodTobias Hunger2012-10-121-1/+1
* Adjust license headershjk2012-10-051-22/+21
* Yet another s/profile/kit changeOrgad Shaneh2012-09-281-5/+5
* Profile -> Kit variable renamingOrgad Shaneh2012-09-111-5/+5
* Move debugger kit settings into a separate dialog.Friedemann Kleint2012-09-111-1/+7
* Add debugger engine type to configuration.Friedemann Kleint2012-09-051-4/+37
* s/profile/kit/Tobias Hunger2012-09-041-0/+65