| Commit message (Expand) | Author | Age | Files | Lines |
| * | TaskTree: Switch to qt-ified QtTaskTree | Jarek Kobus | 2025-10-31 | 1 | -8/+11 |
| * | Android: Add additional method of finding Android buildDirectory | Alessandro Portale | 2025-10-08 | 1 | -1/+5 |
| * | CMakePM: Set extraData (Android, AppMan) per build configuration | Cristian Adam | 2025-07-29 | 1 | -3/+2 |
| * | Android: Change most of CallDone::OnErrorOrCancel into OnError | Jarek Kobus | 2025-07-25 | 1 | -1/+1 |
| * | TaskTree: Rename CallDoneIf and its values | Jarek Kobus | 2025-07-23 | 1 | -2/+2 |
| * | Merge remote-tracking branch 'origin/17.0' | Eike Ziller | 2025-07-21 | 1 | -5/+0 |
| |\ |
|
| | * | Android: Remove app_process retrieval | Cristian Adam | 2025-07-16 | 1 | -5/+0 |
| * | | ProjectExplorer: Rename Project::id() to Project::type() | hjk | 2025-07-17 | 1 | -3/+2 |
| * | | Android: Use project id, not context to identify cmake projects | hjk | 2025-07-17 | 1 | -6/+4 |
| * | | Android: Replace an old check for an Android Qt version | hjk | 2025-07-02 | 1 | -1/+1 |
| * | | Android: Re-do some Qt version tests | hjk | 2025-07-02 | 1 | -9/+7 |
| * | | Set default SDK based on Qt ANDROID_PLATFORM | Sheree Morphett | 2025-07-01 | 1 | -14/+13 |
| |/ |
|
| * | Replace most expected_str by Utils::Result | hjk | 2025-04-11 | 1 | -3/+3 |
| * | Avoid potential detach of non-const Qt containers in range-loops 2/2 | Alessandro Portale | 2025-03-24 | 1 | -1/+1 |
| * | ProjectExplorer: Allow setting generic data on a BuildConfiguration | Christian Kandeler | 2025-03-17 | 1 | -19/+19 |
| * | Project managers: Replace various uses of ProjectConfiguration::target() | Christian Kandeler | 2025-03-11 | 1 | -6/+6 |
| * | Android: Use BuildConfiguration instead of Target | Christian Kandeler | 2025-03-11 | 1 | -2/+2 |
| * | ProjectExplorer: Make run configurations per build configuration | Christian Kandeler | 2025-03-06 | 1 | -66/+62 |
| * | TaskTree: Introduce timeoutTask helper | Jarek Kobus | 2025-01-21 | 1 | -2/+2 |
| * | Android: Expose serialNumberRecipe | Jarek Kobus | 2024-11-15 | 1 | -1/+1 |
| * | Android: More forward declarations in androidutils.h | Jarek Kobus | 2024-11-15 | 1 | -0/+2 |
| * | Android: Cut the convoluted indirection | Jarek Kobus | 2024-11-13 | 1 | -36/+0 |
| * | Android: Move startAvdRecipe into androidutils.h | Jarek Kobus | 2024-11-12 | 1 | -0/+200 |
| * | Android: Move adbSelector from deviceinfo to androidutils | hjk | 2024-11-12 | 1 | -0/+11 |
| * | Android: Rename androidmanager.{cpp,h} to androidutils.{cpp,h} | hjk | 2024-11-12 | 1 | -0/+591 |