aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android/androiddevice.cpp
Commit message (Expand)AuthorAgeFilesLines
* De-Q_OBJECT-ify most DeviceFactorieshjk2020-01-231-6/+3
* Android: Remove unused variable and functionChristian Stenger2019-12-191-4/+0
* Android: Remove "qtlive" supportAlessandro Portale2019-12-181-8/+0
* Android: Don't attempt to handle a non-existing qt_live_viewer.apkAlessandro Portale2019-12-041-5/+7
* ProjectExplorer: Base IDevice::osType on a data memberhjk2019-08-191-5/+2
* ProjectExplorer::IDevice: Add a default display nameChristian Kandeler2019-08-021-1/+2
* ProjectExplorer: Make Device::displayType a data memberhjk2019-06-191-5/+1
* ProjectExplorer: Use the fromMap(toMap()) pattern to clone deviceshjk2019-05-101-5/+0
* Move IDeviceFactory closer to IDevice implementationhjk2019-02-211-0/+13
* Android: Cosmetics for AndroidDevice interfacehjk2019-01-171-2/+0
* ProjectExplorer: Introduce a setter for IDevice origin and idhjk2019-01-151-1/+1
* ProjectExplorer: Use setter for IDevice::typehjk2019-01-141-3/+2
* ProjectExplorer: Use setter for IDevice::machineTypehjk2019-01-141-3/+3
* ProjectExplorer: Simplify IDevice extra device action setuphjk2019-01-141-17/+0
* Remove hard-coded disabling of debug logsOrgad Shaneh2018-10-131-1/+1
* Android: ModernizeAlessandro Portale2018-07-261-5/+2
* Android: Log Qt live apk path and few more code pathsVikas Pachdha2018-07-191-0/+7
* Android: Deploy Qt live apk for QML projectsVikas Pachdha2018-07-101-1/+5
* Finish merging Runnable and StandardRunnablehjk2018-05-231-1/+0
* Android: Make qmlscene command configurableUlf Hermann2018-02-141-2/+2
* Support QML preview with qmlproject on androidUlf Hermann2018-02-141-0/+2
* Fix build error after mergeEike Ziller2017-10-251-1/+3
* ProjectExplorer: Make sure toolControlChannel URLs come with a schemeUlf Hermann2017-10-191-0/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-071-2/+4
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-281-0/+5
* ProjectExplorer: Introduce IDeviceFactory::iconForId()Alessandro Portale2016-11-301-4/+0
* Themable, HighDpi Android/iOS device iconsAlessandro Portale2016-09-271-1/+4
* ProjectExplorer: default icons for IDeviceAlessandro Portale2016-09-261-0/+1
* Merge remote-tracking branch 'origin/4.0' into 4.1Eike Ziller2016-06-221-0/+1
|\
| * Avoid using dynamic_cast<>hjk2016-06-221-0/+2
* | Generalize IDevice::qmlProfilerHosthjk2016-06-081-2/+4
|/
* Update License according to agreement with Free Qt FoundationTobias Hunger2016-01-191-18/+13
* Update LicenseEike Ziller2015-01-161-6/+6
* License updateEike Ziller2014-10-091-7/+8
* Incremented year in copyright infoRobert Loehning2014-01-081-1/+1
* Android: Add AndroidSignalOperation.David Schulz2013-11-051-1/+2
* IDevice: Add a qmlProfilerHost functionhjk2013-10-111-0/+5
* ProjectExplorer: Introduce DeviceProcessSignalOperation.David Schulz2013-09-201-0/+5
* Device support: Make IDevice::executeAction non-const.Christian Kandeler2013-09-171-1/+1
* Android: Setup QML debuggingAurindam Jana2013-04-231-0/+5
* Android: Remove empty button on android device pageDaniel Teske2013-04-021-1/+1
* Incremented year in copyright infov2.6.2Robert Loehning2013-01-291-1/+1
* Adjust license headershjk2012-10-051-19/+18
* android: code cosmeticshjk2012-08-121-1/+1
* Device support: Introduce IDevice helper classes.Christian Kandeler2012-08-021-17/+0
* tr()-Fixes for 2.6.Friedemann Kleint2012-07-271-2/+2
* projectexplorer: move kill/list to IDevicehjk2012-07-271-9/+28
* device handling: move LinuxDeviceConfiguration::MachineType to IDevicehjk2012-07-261-1/+3
* Contact -> qt-project.orgEike Ziller2012-07-191-3/+1
* More Android fixes, add default android device.BogDan Vatra2012-07-041-0/+92