| Commit message (Expand) | Author | Age | Files | Lines |
* | iOS: Fix getting team data with Xcode >= 16.2 | Eike Ziller | 2025-02-03 | 1 | -3/+44 |
* | Utils: Rename FilePath::toString() into toUrlishString() | hjk | 2025-01-10 | 1 | -1/+1 |
* | ProjectExplorer: Dissolve kitaspects.{h,cpp} | Christian Kandeler | 2024-11-20 | 1 | -1/+3 |
* | ProjectExplorer: More name disambiguation for device kit aspects | Christian Kandeler | 2024-11-12 | 1 | -4/+4 |
* | ProjectExplorer: Stop pretending that C and C++ compilers are unrelated | Christian Kandeler | 2024-08-05 | 1 | -0/+7 |
* | Remove PluginManager::futureSynchronizer() | Eike Ziller | 2024-05-21 | 1 | -5/+2 |
* | iOS: Remove simulator management from settings page | Eike Ziller | 2024-04-09 | 1 | -28/+0 |
* | Merge remote-tracking branch 'origin/13.0' | Eike Ziller | 2024-03-12 | 1 | -2/+1 |
|\ |
|
| * | Android/ProjectExplorer: Fix crash when removing multiple Android Qts | Eike Ziller | 2024-03-06 | 1 | -2/+1 |
* | | Utils: Fix build with MSVC with C++20 | Eike Ziller | 2024-02-28 | 1 | -1/+1 |
|/ |
|
* | IOS: Don't save default values needlessly | Marcus Tillmanns | 2024-02-05 | 1 | -9/+17 |
* | IDevice: Replace QSharedPointer with std::shared_ptr | Jarek Kobus | 2024-02-02 | 1 | -1/+1 |
* | Rename a few more ToolChain items to Toolchain | hjk | 2024-01-23 | 1 | -3/+3 |
* | Use more std::chrono and std::chrono_literals namespaces | Jarek Kobus | 2024-01-23 | 1 | -1/+2 |
* | Process: Get rid of setTimeoutS() | Jarek Kobus | 2024-01-22 | 1 | -2/+1 |
* | All: More ToolChain->Toolchain renamings | hjk | 2024-01-19 | 1 | -36/+36 |
* | Ios: Use setup function for toolchain factory | hjk | 2024-01-18 | 1 | -4/+15 |
* | ProjectExplorer: Make DeviceKitAspect mutable for all non-Desktop kits | Christian Kandeler | 2023-12-14 | 1 | -1/+0 |
* | ProjectExplorer: Some more ToolChain->Toolchain renamings | hjk | 2023-12-12 | 1 | -7/+7 |
* | ProjectExplorer: Rename GccToolChain to GccToolchain | hjk | 2023-12-04 | 1 | -14/+14 |
* | ProjectExplorer: Rename ToolChainManager to ToolchainManager | hjk | 2023-11-27 | 1 | -1/+1 |
* | ProjectExplorer: Rename Tool{C,c}hainKitAspect | hjk | 2023-11-27 | 1 | -7/+7 |
* | ProjectExplorer: Rename ToolChain to Toolchain | hjk | 2023-11-24 | 1 | -3/+3 |
* | ProjectExplorer: Rename Tool{C,h}ainFactory | hjk | 2023-11-24 | 1 | -2/+2 |
* | Ios: Fix synchronization | Jarek Kobus | 2023-10-19 | 1 | -1/+5 |
* | Utils, all: Standardize on QtcSettings | hjk | 2023-09-27 | 1 | -2/+2 |
* | ProjectExplorer: Remove ClangToolChain as class of its own | hjk | 2023-09-25 | 1 | -13/+14 |
* | Debugger: Rename debuggerkitinformation.{cpp,h} | hjk | 2023-08-16 | 1 | -1/+1 |
* | QtSupport: Rename qtkitinformation.{h,cpp} -> qtkitaspect.{h,cpp} | hjk | 2023-08-15 | 1 | -1/+1 |
* | ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp} | hjk | 2023-08-15 | 1 | -1/+1 |
* | Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h} | Jarek Kobus | 2023-05-04 | 1 | -1/+1 |
* | Utils: Rename QtcProcess -> Process | Jarek Kobus | 2023-05-04 | 1 | -1/+1 |
* | ProjectExplorer: Run toolchain autodetection on startup | hjk | 2023-04-17 | 1 | -1/+2 |
* | onResultReady: Provide a context object for all usages | Jarek Kobus | 2023-04-12 | 1 | -1/+1 |
* | ProjectExplorer: Give Xcode clang higher priority than "bare" clang | Christian Kandeler | 2023-01-25 | 1 | -0/+1 |
* | iOS: Tr::tr | hjk | 2023-01-16 | 1 | -5/+7 |
* | Remove GPL-3.0+ from license identifiers | Kai Köhne | 2023-01-06 | 1 | -1/+1 |
* | Port from qAsConst() to std::as_const() | Marc Mutz | 2022-10-07 | 1 | -3/+3 |
* | Use SPDX license identifiers | Lucie Gérard | 2022-08-26 | 1 | -24/+2 |
* | Merge remote-tracking branch 'origin/8.0' | Eike Ziller | 2022-06-23 | 1 | -1/+1 |
|\ |
|
| * | Utils: use cleaned stdout all over the place again | David Schulz | 2022-06-17 | 1 | -1/+1 |
* | | iOS: Fix compiler warnings | hjk | 2022-06-07 | 1 | -2/+2 |
* | | ios: Remove foreach / Q_FOREACH usage | Artem Sokolovskii | 2022-06-02 | 1 | -5/+8 |
|/ |
|
* | docker: Correctly initialize Kit during autodetection | Marcus Tillmanns | 2022-04-12 | 1 | -0/+3 |
* | QtcProcess: Limit the inclusion of qtcprocess.h | Jarek Kobus | 2022-03-02 | 1 | -24/+24 |
* | Rename QtSupport::BaseQtVersion to QtVersion | hjk | 2022-01-24 | 1 | -3/+3 |
* | ProjectExplorer: Make ToolchainManager::toolchains() overloads explicit | hjk | 2022-01-20 | 1 | -3/+3 |
* | ProjectExplorer: Use a struct for toolchain autodetection parameters | hjk | 2022-01-18 | 1 | -5/+3 |
* | Remove unneeded includes of QProcess from cpp files | Jarek Kobus | 2021-11-01 | 1 | -2/+1 |
* | iOS: Fix retrieval of developer teams with Qt 6 | Eike Ziller | 2021-10-26 | 1 | -5/+11 |