index
:
qt-creator/qt-creator.git
0.9.1-beta
0.9.2-rc1
1.0.0
1.1
1.2
1.2.90
1.3
1.3.0
1.3.0-beta
1.3.1
10.0
11.0
12.0
13.0
14.0
15.0
16.0
17.0
2.0
2.0.0
2.0.0-beta
2.0.1
2.1
2.1.0
2.2
2.3
2.4
2.5
2.6
2.7
2.8
3.0
3.1
3.2
3.3
3.4
3.5
3.6
3dfirst
4.0
4.1
4.10
4.11
4.12
4.13
4.14
4.15
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.0
6.0
7.0
8.0
9.0
at-3.4
at-3.5
at-3.6
at-master
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
master
qds-1.50
qds-1.59
qds-2.3
qds-3.0
qds-3.1
qds-3.2
qds-3.3
qds-3.4
qds-3.5
qds-3.6
qds-3.7
qds/3.8
qds/3.9
qds/4.0
qds/4.1
qds/4.2
qds/4.3
qds/4.3.2
qds/4.3.3
qds/4.4
qds/4.5
qds/4.6
qds/4.7
qds/dev
qmlprojectstorage
qp-2.8
qp-3.0
qp-3.1
qp-3.2
qp-3.3
qp-3.4
qp-3.5
qp-3.6
qp-master
wip/boostbuildprojectmanager
wip/clang-query
wip/vcproj
A cross-platform Qt IDE
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
plugins
/
ios
/
iosdeploystep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Ios: Drop passing IosToolHandler as an argument
Jarek Kobus
2025-04-24
1
-8
/
+4
*
Replace most expected_str by Utils::Result
hjk
2025-04-11
1
-1
/
+1
*
ProjectExplorer: Introduce & make use of BuildConfiguration::kitChanged
Christian Kandeler
2025-03-11
1
-1
/
+1
*
ProjectExplorer: Make run configurations per build configuration
Christian Kandeler
2025-03-06
1
-1
/
+1
*
TaskTree: Introduce SimpleCustomTask helper
Jarek Kobus
2025-02-27
1
-10
/
+1
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-1
/
+1
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-3
/
+3
*
ProjectExplorer: Rename DeviceKitAspect to RunDeviceKitAspect
Christian Kandeler
2024-11-07
1
-2
/
+2
*
iOS: Do not post message on fallback transfer as error
Eike Ziller
2024-10-22
1
-0
/
+5
*
iOS: Improve error message when installation on Simulator fails
Eike Ziller
2024-07-19
1
-6
/
+8
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
IDevice: Replace QSharedPointer with std::shared_ptr
Jarek Kobus
2024-02-02
1
-7
/
+7
*
iOS: Extract basic devicectl output processing
Eike Ziller
2024-01-18
1
-39
/
+15
*
Merge remote-tracking branch 'origin/12.0'
Eike Ziller
2024-01-15
1
-1
/
+1
|
\
|
*
iOS: Fix provisioning profile check for "newer" devices
Eike Ziller
2024-01-12
1
-1
/
+1
*
|
iOS: Implement deployment via devicectl
Eike Ziller
2024-01-15
1
-1
/
+101
*
|
TaskTree: Rename TreeStorage<> -> Storage<>
Jarek Kobus
2023-11-20
1
-1
/
+1
*
|
TaskTree: Unify TaskInterface::done(DoneResult) signal
Jarek Kobus
2023-11-17
1
-4
/
+4
|
/
*
TaskTree: Get rid of registration macros
Jarek Kobus
2023-08-17
1
-5
/
+1
*
ProjectExplorer: Rename kitinformation.{h,cpp} to kitaspects.{h,cpp}
hjk
2023-08-15
1
-1
/
+1
*
BuildStep: Some cleanup
Jarek Kobus
2023-07-27
1
-2
/
+0
*
IosDeployStep: Employ task tree for running
Jarek Kobus
2023-07-18
1
-110
/
+21
*
IosDeployStep: Add return value to checkProvisioningProfile()
Jarek Kobus
2023-07-18
1
-21
/
+22
*
IosDeployStep: Introduce IosTransferTask
Jarek Kobus
2023-07-18
1
-0
/
+77
*
IosDeviceToolHandlerPrivate: Replace QProcess with Process
Jarek Kobus
2023-07-17
1
-2
/
+2
*
iOS: Proliferate FilePath a bit
hjk
2023-06-08
1
-6
/
+6
*
iOS: Tr::tr
hjk
2023-01-16
1
-18
/
+12
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Android/iOS: Don't add markup to display names of build steps
Alessandro Portale
2021-03-26
1
-2
/
+0
*
ProjectExplorer: Remove BuildStepConfigWidget
hjk
2020-10-06
1
-3
/
+3
*
ProjectExplorer: Move BuildStepWidget::summary etc to BuildStep
hjk
2020-10-05
1
-3
/
+3
*
Consolidate build/deploystep default display name handling
hjk
2020-10-02
1
-2
/
+1
*
ProjectExplorer: Introduce a ProjectConfiguration::kit() function
hjk
2020-09-09
1
-2
/
+2
*
iOS: Use a constant from iosconstant.h as deploy step id
hjk
2020-08-19
1
-6
/
+1
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-3
/
+3
*
iOS: Some IosDeployStep cosmetics
hjk
2020-02-25
1
-9
/
+4
*
iOS: De-Q_OBJECT-ify and hide IosDeployStep implementation
hjk
2020-02-20
1
-16
/
+70
*
ProjectManager: Add convenience Task subclasses
hjk
2020-01-20
1
-15
/
+9
*
iOS: Remove unused code in IosDeployStep
hjk
2020-01-14
1
-11
/
+0
*
ProjectExplorer: Pass Id to BuildStep constructor
hjk
2020-01-09
1
-2
/
+2
*
iOS: Remove no-op reimplementations of IosDeployStep::{from,to}Map
hjk
2019-12-04
1
-11
/
+0
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-3
/
+3
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-3
/
+3
*
iOS: More FileName::appendPath -> pathAppended changes
hjk
2019-05-17
1
-9
/
+4
*
iOS: Fix build
Nikolai Kosjar
2019-04-25
1
-1
/
+0
*
iOS: Simplify IosDeployStep config widget setup
hjk
2019-04-25
1
-1
/
+11
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-2
/
+2
*
ProjectExplorer: Rework the build step run interface
Christian Kandeler
2019-01-31
1
-12
/
+7
*
Use new DeployConfigurationFactory::addInitialStep in some cases
hjk
2019-01-21
1
-3
/
+6
[next]