aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Revert "Android: Disable QML Debugging"Eike Ziller2013-05-271-2/+1
* Merge remote-tracking branch 'origin/2.7' into 2.8Eike Ziller2013-05-271-1/+2
|\
| * Android: Disable QML DebuggingAurindam Jana2013-05-271-1/+2
* | Fix some compiler warningsOrgad Shaneh2013-05-171-0/+1
* | AndroidRunSupport: Connect Signals to correct slotsAurindam Jana2013-05-071-0/+7
* | AndroidRunSupport: Fix signals and slotsAurindam Jana2013-05-061-0/+4
* | Android: Add QML profilingAurindam Jana2013-05-061-32/+34
* | Android: Setup QML debuggingAurindam Jana2013-04-231-3/+7
* | AndroidDebug: Removed unused gdbServerPort member variableAurindam Jana2013-04-171-2/+1
* | AndroidDebug: Removed unused qmlport member variableAurindam Jana2013-04-171-3/+1
* | Merge remote-tracking branch 'origin/2.7'Eike Ziller2013-04-081-0/+9
|\|
| * Debugging on Androidhjk2013-04-081-0/+9
* | Move DebuggerRunConfigurationAspect into DebuggerTobias Hunger2013-04-051-4/+5
* | Demote debuggerrunconfigurationaspectTobias Hunger2013-04-051-5/+11
* | Clean headers in ProjectExplorer.Friedemann Kleint2013-03-261-0/+1
|/
* Merge remote-tracking branch 'origin/2.6'Oswald Buddenhagen2013-01-311-1/+1
|\
| * Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* | Remove useless warning dialog.BogDan Vatra2013-01-211-3/+2
|/
* Adjust license headershjk2012-10-051-19/+18
* Add error string to IRunControlFactory::createRunControlDaniel Teske2012-09-051-2/+2
* s/profile/kit/Tobias Hunger2012-09-041-7/+7
* android: compile fixhjk2012-08-221-1/+1
* android: simplify code, pull out common subexpressionshjk2012-08-221-33/+29
* android: remove unneeded enums, declarations and associated codehjk2012-08-221-1/+0
* debugger: simplify the handling of the start script optionhjk2012-08-141-2/+0
* debugger: streamline classical dumper setuphjk2012-08-121-1/+0
* android: code cosmeticshjk2012-08-121-1/+1
* Normalized connect()sRobert Loehning2012-07-261-4/+4
* debugger: remove unused codehjk2012-07-251-1/+0
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* Android: Add QML debugging supportTyler Mandry2012-07-171-26/+46
* introduce qmakeProperty(), use instead of versionInfo() where applicableOswald Buddenhagen2012-07-091-2/+3
* debugger: adjust to profile changeshjk2012-06-281-3/+7
* Profile introductionTobias Hunger2012-06-211-8/+15
* debugger: merge notifyEngineRemoteSetup* and handleRemoteSetup*hjk2012-06-131-3/+3
* Android pluginBogDan Vatra2012-04-241-0/+165