index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
android
/
androiddevice.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
De-Q_OBJECT-ify most DeviceFactories
hjk
2020-01-23
1
-6
/
+3
*
Android: Remove unused variable and function
Christian Stenger
2019-12-19
1
-4
/
+0
*
Android: Remove "qtlive" support
Alessandro Portale
2019-12-18
1
-8
/
+0
*
Android: Don't attempt to handle a non-existing qt_live_viewer.apk
Alessandro Portale
2019-12-04
1
-5
/
+7
*
ProjectExplorer: Base IDevice::osType on a data member
hjk
2019-08-19
1
-5
/
+2
*
ProjectExplorer::IDevice: Add a default display name
Christian Kandeler
2019-08-02
1
-1
/
+2
*
ProjectExplorer: Make Device::displayType a data member
hjk
2019-06-19
1
-5
/
+1
*
ProjectExplorer: Use the fromMap(toMap()) pattern to clone devices
hjk
2019-05-10
1
-5
/
+0
*
Move IDeviceFactory closer to IDevice implementation
hjk
2019-02-21
1
-0
/
+13
*
Android: Cosmetics for AndroidDevice interface
hjk
2019-01-17
1
-2
/
+0
*
ProjectExplorer: Introduce a setter for IDevice origin and id
hjk
2019-01-15
1
-1
/
+1
*
ProjectExplorer: Use setter for IDevice::type
hjk
2019-01-14
1
-3
/
+2
*
ProjectExplorer: Use setter for IDevice::machineType
hjk
2019-01-14
1
-3
/
+3
*
ProjectExplorer: Simplify IDevice extra device action setup
hjk
2019-01-14
1
-17
/
+0
*
Remove hard-coded disabling of debug logs
Orgad Shaneh
2018-10-13
1
-1
/
+1
*
Android: Modernize
Alessandro Portale
2018-07-26
1
-5
/
+2
*
Android: Log Qt live apk path and few more code paths
Vikas Pachdha
2018-07-19
1
-0
/
+7
*
Android: Deploy Qt live apk for QML projects
Vikas Pachdha
2018-07-10
1
-1
/
+5
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-1
/
+0
*
Android: Make qmlscene command configurable
Ulf Hermann
2018-02-14
1
-2
/
+2
*
Support QML preview with qmlproject on android
Ulf Hermann
2018-02-14
1
-0
/
+2
*
Fix build error after merge
Eike Ziller
2017-10-25
1
-1
/
+3
*
ProjectExplorer: Make sure toolControlChannel URLs come with a scheme
Ulf Hermann
2017-10-19
1
-0
/
+1
*
ProjectExplorer: Remove Connection as concept
hjk
2017-07-07
1
-2
/
+4
*
ProjectExplorer: Introduce a Utils::OsType IDevice::osType() function
hjk
2017-06-28
1
-0
/
+5
*
ProjectExplorer: Introduce IDeviceFactory::iconForId()
Alessandro Portale
2016-11-30
1
-4
/
+0
*
Themable, HighDpi Android/iOS device icons
Alessandro Portale
2016-09-27
1
-1
/
+4
*
ProjectExplorer: default icons for IDevice
Alessandro Portale
2016-09-26
1
-0
/
+1
*
Merge remote-tracking branch 'origin/4.0' into 4.1
Eike Ziller
2016-06-22
1
-0
/
+1
|
\
|
*
Avoid using dynamic_cast<>
hjk
2016-06-22
1
-0
/
+2
*
|
Generalize IDevice::qmlProfilerHost
hjk
2016-06-08
1
-2
/
+4
|
/
*
Update License according to agreement with Free Qt Foundation
Tobias Hunger
2016-01-19
1
-18
/
+13
*
Update License
Eike Ziller
2015-01-16
1
-6
/
+6
*
License update
Eike Ziller
2014-10-09
1
-7
/
+8
*
Incremented year in copyright info
Robert Loehning
2014-01-08
1
-1
/
+1
*
Android: Add AndroidSignalOperation.
David Schulz
2013-11-05
1
-1
/
+2
*
IDevice: Add a qmlProfilerHost function
hjk
2013-10-11
1
-0
/
+5
*
ProjectExplorer: Introduce DeviceProcessSignalOperation.
David Schulz
2013-09-20
1
-0
/
+5
*
Device support: Make IDevice::executeAction non-const.
Christian Kandeler
2013-09-17
1
-1
/
+1
*
Android: Setup QML debugging
Aurindam Jana
2013-04-23
1
-0
/
+5
*
Android: Remove empty button on android device page
Daniel Teske
2013-04-02
1
-1
/
+1
*
Incremented year in copyright info
v2.6.2
Robert Loehning
2013-01-29
1
-1
/
+1
*
Adjust license headers
hjk
2012-10-05
1
-19
/
+18
*
android: code cosmetics
hjk
2012-08-12
1
-1
/
+1
*
Device support: Introduce IDevice helper classes.
Christian Kandeler
2012-08-02
1
-17
/
+0
*
tr()-Fixes for 2.6.
Friedemann Kleint
2012-07-27
1
-2
/
+2
*
projectexplorer: move kill/list to IDevice
hjk
2012-07-27
1
-9
/
+28
*
device handling: move LinuxDeviceConfiguration::MachineType to IDevice
hjk
2012-07-26
1
-1
/
+3
*
Contact -> qt-project.org
Eike Ziller
2012-07-19
1
-3
/
+1
*
More Android fixes, add default android device.
BogDan Vatra
2012-07-04
1
-0
/
+92