summaryrefslogtreecommitdiffstats
path: root/README
Commit message (Collapse)AuthorAgeFilesLines
* QtQmlAndroid -> QtNativeAndroidJ-P Nurmi2016-12-181-1/+1
| | | | | Change-Id: Ic1f9ac872b8e70764472690ab07ad5392ca2dc01 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
* Deploy the built-in Android modules by defaultJ-P Nurmi2016-12-151-3/+2
| | | | | | | | | | | | | | | | | | | | | | Only require explicitly enabling the support packages, which must be also linked to in the gradle build script. .pro: ANDROID_SUPPORT = v4 v7 build.gradle: dependencies { compile fileTree(dir: 'libs', include: ['*.jar']) compile 'com.android.support:appcompat-v7:21.0.+' compile 'com.android.support:cardview-v7:21.0.+' compile 'com.android.support:recyclerview-v7:21.0.+' compile 'com.android.support:support-v4:21.0.+' } Change-Id: I2ac122fd383b3c7bfa6c3ec3569cd7f7f13ff971 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
* Rename .java filesJ-P Nurmi2016-12-151-2/+2
| | | | | Change-Id: I6d7e324e746d9ea934d6630cc865adaa08c4cc3c Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
* Update READMEJ-P Nurmi2016-12-141-3/+28
| | | | | Change-Id: Iaef86df486df310c6338f441b58937acaa158a09 Reviewed-by: J-P Nurmi <jpnurmi@qt.io>
* Fix java.proJ-P Nurmi2015-04-211-3/+1
| | | | | Change-Id: I0e3d0a39144c2dbc6db91af559241b251c29c1c8 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Update READMEJ-P Nurmi2015-04-201-3/+4
| | | | | Change-Id: Ia0e4108154ef637842813da04d1d1037ac851a1d Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Update README: runs fine with Qt 5.5J-P Nurmi2015-04-201-1/+1
| | | | | Change-Id: I2b418a0340c794ca99d4d3497c26601ae3c93624 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Update title, description, introduction, notes...J-P Nurmi2015-04-181-6/+15
| | | | | Change-Id: I25670299bc6f10b873fdb15606b3b773a56ed490 Reviewed-by: J-P Nurmi <jpnurmi@theqtcompany.com>
* Add READMEJ-P Nurmi2015-04-121-0/+24