summaryrefslogtreecommitdiff
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/4.4' into 4.5Orgad Shaneh2017-10-041-2/+4
|\
| * Android: Fix the SDK platforms parsing for SDK tools 26.1.1Vikas Pachdha2017-09-281-2/+4
* | QmlProfiler: Unify local and tcp connection mechanismUlf Hermann2017-09-211-0/+1
* | Android: Fix ma-make detectionTobias Hunger2017-09-201-1/+1
* | Unify the dimensions for all mode/action bar iconsAlessandro Portale2017-09-192-0/+0
* | Android: Remove python support checking for the NDK's GDBVikas Pachdha2017-09-143-206/+79
* | Android: Remove Ant and make gradle as the default java build toolVikas Pachdha2017-09-1414-547/+203
* | Debugger: Merge DebuggerStartParameter into *RunParametershjk2017-09-131-1/+0
* | ProjectExplorer: Re-organize RunConfiguration constructorshjk2017-09-132-16/+4
* | Android: Fix empty output when sdkmanager command failsVikas Pachdha2017-09-121-6/+3
* | Fix string messagesJarek Kobus2017-09-111-2/+2
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-09-081-1/+1
|\ \ | |/
| * Android: Fix search path for QML modulesBogDan Vatra2017-09-061-1/+1
* | Drop unused variables and lambda capturesUlf Hermann2017-09-081-1/+1
* | Android: remove support for local/debug deployment optionJake Petroules2017-09-0612-114/+17
* | Android: Extend Android SDK sanityVikas Pachdha2017-09-065-33/+53
* | Fix qbs build regarding app_version.hNikolai Kosjar2017-09-061-0/+1
* | app_version.h: Make IDE name configurableTobias Hunger2017-09-051-2/+5
* | iOS: Adapt to new setter-based DebuggerRunTool interfacehjk2017-09-041-1/+1
* | Android: Use new DebuggerRunTool interfacehjk2017-09-041-26/+24
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-301-4/+2
|\ \ | |/
| * Android: Search for gradle template in QT_DIR/src/3rdparty/gradleBogDan Vatra2017-08-301-4/+2
* | Merge remote-tracking branch 'origin/4.4'Orgad Shaneh2017-08-302-7/+18
|\ \ | |/
| * Android: Fix default JDK path discoveryVikas Pachdha2017-08-291-6/+17
| * Fix copyright year in plugin info, --version, and macOS infoEike Ziller2017-08-241-1/+1
* | Android: Remove unused AndroidRunner::localGdbServerPort methodhjk2017-08-241-2/+0
* | Debugger: Use a QUrl for Qml server port and hosthjk2017-08-233-23/+14
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-175-6/+18
|\ \ | |/
| * Android: Add android-clang to suggestedMkspecListBogDan Vatra2017-08-171-1/+2
| * Android: Support API level 25 and 26Vikas Pachdha2017-08-161-1/+3
| * Android: Fix QML debuggingv4.4.0-rc1Vikas Pachdha2017-08-153-4/+13
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-08-153-5/+6
|\ \ | |/
| * ProjectExplorer: Rename worker dependencies to "startDependencies"Ulf Hermann2017-08-082-3/+3
| * Android: Fix SDK tool's version displayed in the errorVikas Pachdha2017-07-311-2/+3
* | RunConfiguration: Centralize enabled state handlingTobias Hunger2017-07-281-3/+1
* | Merge remote-tracking branch 'origin/4.4'Eike Ziller2017-07-287-173/+11
|\ \ | |/
| * Android: Simplify code assist by using KeywordsCompletionProviderDavid Schulz2017-07-276-172/+10
| * Android: Make UI text more clearLeena Miettinen2017-07-271-1/+1
* | Utils: Separate rendering out of ProgressIndicatorTobias Hunger2017-07-271-1/+1
|/
* Android: Fix sdkmanager timing out on slower machinesVikas Pachdha2017-07-255-14/+30
* Plugins: Fix that mimetype definition was not valid JSONEike Ziller2017-07-251-10/+10
* Debugger: Use a somewhat less intrusive hack for 'start at main'hjk2017-07-122-4/+1
* ProjectExplorer: Remove Connection as concepthjk2017-07-072-3/+5
* Remove unused IAssistProvider::supportsEditorEike Ziller2017-07-032-6/+0
* Android: fix compileDavid Schulz2017-06-301-0/+2
* Android: Let user specify shell commandsVikas Pachdha2017-06-3013-71/+569
* Android: Simplify run control constructionhjk2017-06-305-150/+18
* Android: Re-enable QmlProfilerhjk2017-06-295-60/+49
* ProjectExplorer: Introduce a Utils::OsType IDevice::osType() functionhjk2017-06-282-0/+6
* Android: Make Android manager activity start arguments configurableVikas Pachdha2017-06-2811-21/+266