summaryrefslogtreecommitdiff
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Android: Be more careful in androidVirtualDevices()Daniel Teske2014-10-021-7/+24
* Android: Use the new gdbserver name for Qt 5.4+BogDan Vatra2014-08-181-2/+4
* Android: Fix link to fixed gdbsDaniel Teske2014-08-121-2/+2
* Android: Do not create temporary files in CWDEike Ziller2014-08-121-2/+3
* Android: Use the new gdbserver name for Qt 5.4+BogDan Vatra2014-08-081-0/+5
* Android: On Qt 5.4 AndroidManifest.xml is moved to templates folderBogDan Vatra2014-08-051-2/+6
* Android: Prevent crash if running on a terget without deployconfigurationDaniel Teske2014-07-311-0/+2
* Android: Fix wrong return valuesDaniel Teske2014-07-301-2/+2
* Android: Fix compilation with Qt 4.Friedemann Kleint2014-07-301-2/+2
* Android: Warn about broken gdbs on every platformDaniel Teske2014-07-292-48/+58
* Android: Fix modified flag for changes to the application nameDaniel Teske2014-07-241-0/+1
* Android: Check for broken gdb on macDaniel Teske2014-07-233-172/+332
* Android: apply UI text guidelines to messagesLeena Miettinen2014-07-181-2/+2
* androidNameForApiLevel: Api-Level 20 is Android LDaniel Teske2014-07-171-0/+2
* Android: Support Android-L with a hackDaniel Teske2014-07-171-2/+7
* Android: Report api level of unknown android versionsDaniel Teske2014-07-171-1/+1
* AndroidManifestEditor: Fix versionCode being limitedDaniel Teske2014-07-171-1/+3
* Set parent for options dialog where appropriate.Eike Ziller2014-07-141-1/+2
* Fix compiler warnings about argument being non-const in virtual base methodKai Koehne2014-07-114-8/+4
* Always pass Core::Id by value.Christian Kandeler2014-07-0114-35/+35
* Android: Increase timeout for adb to 10sDaniel Teske2014-06-263-9/+9
* Valgrind: Compile fix for Windowshjk2014-06-191-0/+2
* Reinvent deprecated qSort as Utils::sortNikita Baryshnikov2014-06-194-13/+13
* Centralize error/warning/info iconsAlessandro Portale2014-06-177-14/+15
* Allow the user to restrict rc creation to certain .proDaniel Teske2014-06-162-4/+7
* QmakeProject: Replace applicationProFilePaths by idsForNodesDaniel Teske2014-06-161-3/+1
* Avoid explicit checks for windows host when working with file pathsEike Ziller2014-06-121-3/+1
* QmakeProject: Rework allProFiles()Daniel Teske2014-06-121-3/+7
* Use PathChooser in AndroidSettingsWidgetDaniel Teske2014-06-053-187/+58
* IWizardFactory: Rename StandardFileWizard to StandardFileWizardFactoryTobias Hunger2014-06-051-1/+1
* IWizardFactory: Rename BaseFileWizard to BaseFileWizardFactoryTobias Hunger2014-06-052-2/+2
* Android: Fix "OpenJDK" title in browse dialog for JDK path.Daniel Teske2014-06-041-1/+1
* RunControl: Make icon(path) a value memberhjk2014-05-302-8/+1
* IWizard->IWizardFactoryTobias Hunger2014-05-261-1/+1
* IEditor: Make duplicatesSupported a value memberhjk2014-05-212-1/+1
* Android: Remove unneeded null validationOrgad Shaneh2014-05-211-2/+0
* ProjectExplorer: Use constants for compile_warning.png and _errorAlessandro Portale2014-05-194-4/+7
* Merge remote-tracking branch 'origin/3.1'Eike Ziller2014-05-161-2/+6
|\
| * Android/Ant selection: Work around file dialog bug on MacEike Ziller2014-05-121-0/+4
| * Android: Show all download buttons in settings on OSXAlessandro Portale2014-05-071-2/+2
* | Android: Fix warning about hidding overloaded virtual methodTobias Hunger2014-05-121-1/+1
* | QString(QLatin1String()) -> QString::fromLatin1()Alessandro Portale2014-05-091-2/+2
* | Android: Fix blocking the ui on adding an avdDaniel Teske2014-05-086-30/+111
* | Project: Use Utils::FileName as return type for projectDirectory(...)Tobias Hunger2014-05-069-12/+13
* | ProjectNodes: Refactor runConfigurationsFor()hjk2014-04-292-2/+2
* | AndroidQtVersion: Remove unsupported features: webkit and consoleDaniel Teske2014-04-281-0/+2
* | Use double quotes instead of single quotes as per our guidelines.Christian Kandeler2014-04-225-10/+10
* | Android: Support new android list target outputDaniel Teske2014-04-141-1/+16
* | Android: android list target output doesn't always end with a markerDaniel Teske2014-04-141-0/+7
* | AndroidAvdModel: Code cosmetics, make ::avdName constDaniel Teske2014-04-142-3/+3