aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/android
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/17.0'Eike Ziller5 days4-12/+25
|\
| * Android: use unix socket for lldb-server communicationCristian Adam5 days4-12/+25
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller7 days1-3/+6
|\|
| * Remove some spaces and line breaks from translatable stringsEike Ziller12 days1-3/+6
* | Merge remote-tracking branch 'origin/17.0'Eike Ziller12 days1-3/+0
|\|
| * Android: Display device information for real devicesCristian Adam13 days1-3/+0
* | Android: Remove special codec setup in AndroidSdkManagerhjk12 days1-7/+4
* | Merge "Merge remote-tracking branch 'origin/17.0'"The Qt Project13 days1-0/+1
|\ \
| * | Merge remote-tracking branch 'origin/17.0'Eike Ziller14 days1-0/+1
| |\|
| | * Android: Setup free port list explicitlyJarek Kobus14 days1-0/+1
* | | Update InfoBar texts, titles and typesAlessandro Portale14 days1-3/+5
|/ /
* / Combine multiple calls of Core::ICore::infoBar()Alessandro Portale14 days1-2/+3
|/
* InfoBar: Unify code for hiding / suppressing info on button clickEike Ziller2025-04-291-7/+9
* LanguageClient: have one LanguageClient per BuildConfighjk2025-04-291-34/+19
* RunWorker: Merge RecipeRunner with RunWorkerJarek Kobus2025-04-282-2/+2
* ProjectExplorer: Make some DeviceManager functions statichjk2025-04-252-25/+19
* Android: Make worker id explicitJarek Kobus2025-04-241-1/+1
* Merge "Merge remote-tracking branch 'origin/16.0'"The Qt Project2025-04-241-1/+1
|\
| * Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-241-1/+1
| |\
| | * Android: Avoid event processing when executing manager commandJarek Kobus2025-04-231-1/+1
* | | ProjectExplorer: Remove cloned DeviceManagerMarcus Tillmanns2025-04-242-5/+6
|/ /
* | Replace remaining uses of FileReaderhjk2025-04-231-3/+4
* | Utils: Enhance Process::exitMessage()Christian Kandeler2025-04-171-2/+1
* | qbs build: Set Qt resource properties centrallyChristian Kandeler2025-04-171-2/+0
* | Debugger: Introduce createDebuggerWorker and reuse itJarek Kobus2025-04-171-4/+4
* | Debugger: Move setupPortsGatherer() into DebuggerRunParametersJarek Kobus2025-04-151-1/+1
* | Fix warning for ';'Marco Bubke2025-04-152-2/+2
* | Replace a few make_unexpected with ResultErrorhjk2025-04-151-6/+6
* | Utils: Move and rename result testing macros from expected.h to result.hhjk2025-04-141-1/+1
* | Android: Generate qrc file at build timeChristian Kandeler2025-04-144-73/+87
* | Replace most expected_str by Utils::Resulthjk2025-04-117-15/+15
* | Utils: Replace Result class by type alias to std::expected<T, QString>hjk2025-04-115-12/+12
* | Utils: Introduce createProgressDialog() helperJarek Kobus2025-04-092-20/+7
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-04-092-0/+2
|\|
| * QProgressDialog: Set infinite minimum durationJarek Kobus2025-04-082-0/+2
* | Android: Use FilePath::fileContents() instead of FileReaderhjk2025-04-042-9/+7
* | Android: FilePathify a bit furtherhjk2025-04-023-36/+44
* | Android: Replace a FileReader by FilePath::fileContents()hjk2025-04-021-7/+5
* | RunWorkerFactory: Introduce setRecipeProducer()Jarek Kobus2025-03-311-3/+1
* | Avoid potential detach of non-const Qt containers in range-loops 2/2Alessandro Portale2025-03-243-3/+3
* | Avoid potential detach of non-const Qt containers in range-loops 1/2Alessandro Portale2025-03-211-1/+1
* | Utils: Use LibArchive to extract archivesMarcus Tillmanns2025-03-191-11/+9
* | Merge remote-tracking branch 'origin/16.0'Eike Ziller2025-03-191-1/+1
|\|
| * Android: Update NDK and Debugger version per Qt version tableAlessandro Portale2025-03-141-1/+1
* | ProjectExplorer: Simplify RecipeRunner setuphjk2025-03-183-7/+3
* | TaskTree: Make it possible to forward init args to Storage c'torJarek Kobus2025-03-181-2/+2
* | Android: Insert Storage into recipeJarek Kobus2025-03-181-0/+1
* | ProjectExplorer: Allow setting generic data on a BuildConfigurationChristian Kandeler2025-03-174-33/+34
* | Android: Transform AndroidRunner into RecipeRunnerJarek Kobus2025-03-144-63/+31
* | RunControl: Make attachPid a global property of runControlJarek Kobus2025-03-143-12/+4