summaryrefslogtreecommitdiff
path: root/src/plugins/android/androidgdbserverkitinformation.cpp
Commit message (Expand)AuthorAgeFilesLines
* KitInformation: Improve robustness to nullptr passed as kitTobias Hunger2018-02-131-0/+4
* ProjectExplorer: Added support for registering custom languagesFilippo Cucchetto2017-01-231-2/+4
* Kits: Save several ToolChains per kitTobias Hunger2016-07-141-2/+2
* Android: Use Qt5-style connectsOrgad Shaneh2016-07-041-4/+6
* Projectexplorer: Modernize codebaseTobias Hunger2016-04-151-11/+11
* KitInformation: Make defaultValue take a const Kit *Tobias Hunger2016-02-051-2/+2
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-17/+12
* Android: Compare typeId() to the correct constantDaniel Teske2015-07-151-2/+2
* ToolChain: Get rid of type() in favor of typeId()Tobias Hunger2015-07-141-2/+2
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* KitInformation: Delete subwidgets in destructorTobias Hunger2013-09-171-0/+6
* Kits: Simplify handling of sticky kit informationTobias Hunger2013-09-121-13/+11
* Android: Remove some Android namespace usagesTobias Hunger2013-09-031-2/+2
* Kit: makeSticky() -> setSticky(), allows for unsetting sticky bitDaniel Teske2013-09-031-2/+2
* ProjectExplorer et al: Code cosmeticshjk2013-08-291-25/+30
* KitInformation: Make dataId and priority value membershjk2013-08-291-10/+2
* Export android specific settings to QBSBogDan Vatra2013-08-191-7/+19
* Kit: Provide interface to mark individual kit information stickyTobias Hunger2013-07-251-0/+5
* Kit: Only make SDK-set KitInformation read-onlyTobias Hunger2013-05-071-3/+3
* Merge remote-tracking branch 'origin/2.7'Oswald Buddenhagen2013-02-181-2/+2
* AndroidGdbServerKitInformation: Don't crash without a toolchainDaniel Teske2013-02-141-1/+1
* UI text: fix Android stringsLeena Miettinen2013-02-131-4/+4
* DebuggerKitInformation: Use Eliding LabelDaniel Teske2013-02-111-1/+2
* Simplify Android settings, move debugger/gdbserver to KitDaniel Teske2013-02-071-0/+191