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
/
iosrunner.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
iOS: Proliferate FilePath a bit
hjk
2023-06-08
1
-10
/
+10
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-1
/
+1
*
iOS: Tr::tr
hjk
2023-01-16
1
-23
/
+19
*
iOS: use dedicated classes to create run workers
hjk
2023-01-11
1
-14
/
+133
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Ios: Don't call mutable expressions inside QTC_ASSERT
Jarek Kobus
2022-12-14
1
-4
/
+6
*
Get rid of unneeded includes of RunControl
Jarek Kobus
2022-10-25
1
-2
/
+0
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Dissolve a few uses of Runnable
hjk
2022-05-30
1
-2
/
+2
*
Ios: Move runControl's runConfiguration calls further up
hjk
2022-04-27
1
-8
/
+11
*
ProjectExplorer: Use Utils::CommandLine in ProjectExplorer::Runnable
hjk
2021-08-13
1
-1
/
+1
*
Utils: Simplify FilePath::toFileInfo().lastModified() calls
hjk
2021-06-22
1
-2
/
+2
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-1
/
+1
*
Debugger: Rename 'AttachExternal' to 'AttachToLocalProcess'
hjk
2021-01-07
1
-1
/
+1
*
Fix a warning about calling virtual method from d'tor
Jarek Kobus
2020-11-19
1
-5
/
+0
*
ProjectExplorer: Introduce a ProjectConfiguration::kit() function
hjk
2020-09-09
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.13' into master
Eike Ziller
2020-08-10
1
-21
/
+19
|
\
|
*
iOS: Fix slow debugger startup on devices
Eike Ziller
2020-07-13
1
-21
/
+19
|
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
*
|
Help:iOS: Replace QRegExp by QRegularExpression
Christian Stenger
2020-07-13
1
-9
/
+9
*
|
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
|
/
*
ProjectManager: Add convenience Task subclasses
hjk
2020-01-20
1
-15
/
+9
*
Utils: Add a FilePath::isDir() convenience function
hjk
2019-09-11
1
-2
/
+2
*
iOS: Avoid one use of runconfiguration in IosRunner
hjk
2019-09-05
1
-2
/
+2
*
iOS: Avoid use of RunControl::runConfiguration() in QmlProfiler support
hjk
2019-09-03
1
-8
/
+0
*
Ios: Silence warnings about unnecessary ';'
Tobias Hunger
2019-09-02
1
-2
/
+4
*
Ios: Fix spelling in id
Tobias Hunger
2019-08-30
1
-1
/
+1
*
iOS: Fix/add RunWorker ids
hjk
2019-08-30
1
-1
/
+5
*
ProjectExplorer: Standardize RunWorker creation logic
hjk
2019-08-27
1
-1
/
+1
*
Let PortsGatherer produce full URLs instead of ports only
hjk
2019-08-26
1
-2
/
+5
*
iOS: Remove unused qtsupport includes
hjk
2019-08-14
1
-2
/
+0
*
Avoid warning on empty expressions
hjk
2019-07-23
1
-5
/
+5
*
ProjectExplorer: Use Utils::FileName for Runnable::executable
hjk
2019-06-21
1
-2
/
+2
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-3
/
+3
*
iOS: More FileName::appendPath -> pathAppended changes
hjk
2019-05-17
1
-3
/
+3
*
Avoid some visible uses of RunControl::runConfiguration()
hjk
2019-03-12
1
-8
/
+5
*
ProjectExplorer: Rename KitInformation to KitAspect
Christian Kandeler
2019-02-11
1
-2
/
+2
*
ProjectExplorer: Rename 'extraAspect' to 'aspect'
hjk
2018-10-02
1
-2
/
+2
*
ProjectExplorer: Pass macro expander to ArgumentsAspect::arguments
hjk
2018-09-13
1
-2
/
+3
*
ProjectExplorer: Remove RunWorker::setDisplayName
hjk
2018-08-21
1
-1
/
+1
*
Finish merging Runnable and StandardRunnable
hjk
2018-05-23
1
-1
/
+1
*
iOS: Use run arguments more directly
hjk
2018-05-08
1
-11
/
+9
*
Improve translated strings and make them consistent
Robert Loehning
2018-01-22
1
-1
/
+1
*
Ios: Use device types as restrictions on project configurations
hjk
2017-12-19
1
-1
/
+0
*
Adapt merge to master change
Eike Ziller
2017-11-14
1
-1
/
+2
*
iOS: Fix missing URL scheme to fix QML profiling in iOS
Vikas Pachdha
2017-11-14
1
-0
/
+1
*
Ios: Fix incorrect Xcode version detected
Vikas Pachdha
2017-10-10
1
-17
/
+2
*
iOS: Adapt to new setter-based DebuggerRunTool interface
hjk
2017-09-04
1
-18
/
+16
*
Debugger: Use a QUrl for Qml server port and host
hjk
2017-08-23
1
-2
/
+2
*
ProjectExplorer: Rename worker dependencies to "startDependencies"
Ulf Hermann
2017-08-08
1
-3
/
+3
[next]