aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddebugsupport.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update LicenseEike Ziller2015-01-161-6/+6
* Debugger: Do not directly call Engine::notify() functions from other threadshjk2014-11-041-1/+1
* Debugger: notify engine if remote process finishes on androidUlf Hermann2014-10-241-0/+1
* Debugger: Consolidate RunControl creationhjk2014-10-201-3/+2
* Debugger: Remove messaging indirection in DebuggerRunControlhjk2014-10-171-1/+1
* Merge remote-tracking branch 'origin/3.2'Eike Ziller2014-10-141-7/+8
|\
| * License updateEike Ziller2014-10-091-7/+8
* | Debugger: Merge two remote setup communication pathshjk2014-09-191-1/+5
* | Android: Separate debug and analyze supporthjk2014-09-161-61/+44
* | AndroidDebugSupport: Split up into general and qmake specific partBogDan Vatra2014-07-211-14/+10
* | Android: Remove Necessitas supportBogDan Vatra2014-07-211-1/+0
|/
* Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-061-1/+1
* AndroidDebugSupport: Set more accurate so-libsearch pathDaniel Teske2014-01-171-2/+1
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Rename plugins/qt4projectmanager to qmakeprojectmanagerhjk2013-10-291-3/+3
* Qt4ProjectManager: Rename {Qt4,Qmake}{Project,Pr{i,o}FileNode}hjk2013-10-291-6/+6
* Qt4ProjectManager: Rename the "normal" qt4* files to qmake*hjk2013-10-161-3/+3
* Rename namespace Qt4ProjectManager to QmakeProjectManagerhjk2013-10-161-1/+1
* 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