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
/
iosdsymbuildstep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
ProjectExplorer: Introduce & make use of BuildConfiguration::kitChanged
Christian Kandeler
2025-03-11
1
-2
/
+1
*
ProjectExplorer: Replace uses of Target signals and member functions
Christian Kandeler
2025-03-06
1
-2
/
+2
*
Utils: Rename FilePath::toString() into toUrlishString()
hjk
2025-01-10
1
-2
/
+2
*
ProjectExplorer: Dissolve kitaspects.{h,cpp}
Christian Kandeler
2024-11-20
1
-1
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
Utils: Temporarily introdce Key Id::toKey()
hjk
2023-08-29
1
-13
/
+8
*
Plugins: And more Store and Key
hjk
2023-08-25
1
-8
/
+10
*
Utils: Rename the new Storage to Store
hjk
2023-08-24
1
-4
/
+4
*
Use Utils::Storage instead of QVariantMap in a few places
hjk
2023-08-23
1
-4
/
+4
*
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
*
Various Plugins: Simplify return QStringList statements
Jarek Kobus
2023-08-02
1
-4
/
+4
*
ProjectExplorer: Replace the fromMap error return value
hjk
2023-07-24
1
-3
/
+3
*
ProjectExplorer: Change ProjectConfiguration::toMap signature
hjk
2023-07-21
1
-4
/
+3
*
Utils: Rename qtcprocess.{cpp,h} -> process.{cpp,h}
Jarek Kobus
2023-05-04
1
-5
/
+6
*
Utils: More explicit host os use to make it stand out
hjk
2023-03-07
1
-1
/
+2
*
iOS: Tr::tr
hjk
2023-01-16
1
-14
/
+37
*
Utils: Rename most FilePath::{from,to}Variant uses to {from,to}Settings
hjk
2023-01-10
1
-2
/
+2
*
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
*
Utils: Move process arguments class out of QtcProcess
hjk
2021-05-11
1
-3
/
+3
*
ProjectExplorer: Remove BuildStepConfigWidget
hjk
2020-10-06
1
-2
/
+2
*
ProjectExplorer: Move BuildStepWidget::summary etc to BuildStep
hjk
2020-10-05
1
-2
/
+2
*
ProjectExplorer: Simplify use of AbstractProcessStep::init()
hjk
2020-09-16
1
-8
/
+0
*
ProjectExplorer: Introduce a ProjectConfiguration::kit() function
hjk
2020-09-09
1
-1
/
+1
*
iOS: Inline IosDsymBuildStepWidget
hjk
2020-09-01
1
-67
/
+61
*
Ios: Use new AbstractProcessStep convenience functions
hjk
2020-08-17
1
-11
/
+4
*
Merge output formatters and output parsers
Christian Kandeler
2020-04-23
1
-3
/
+7
*
Output parsers: Replace the chaining approach
Christian Kandeler
2020-04-09
1
-3
/
+2
*
Output parsers: Generalize the search directory concept
Christian Kandeler
2020-04-07
1
-1
/
+1
*
ProjectExplorer: Introduce some BuildStep convenience accessors
hjk
2020-02-19
1
-10
/
+6
*
ProjectExplorer: Pass Id to BuildStep constructor
hjk
2020-01-09
1
-2
/
+2
*
Drop connections to active target and build config changes
hjk
2019-08-13
1
-10
/
+0
*
ProjectExplorer: Replace Project::projectConfigurationChanged
hjk
2019-08-02
1
-5
/
+3
*
Update build step widgets only on changes to the owning build config
hjk
2019-08-02
1
-4
/
+3
*
ProjectExplorer: Remove ProjectConfiguration base from Target
hjk
2019-07-31
1
-0
/
+4
*
ProjectExplorer: Prefer ProcessParameters::setCommandLine
hjk
2019-06-24
1
-16
/
+15
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-3
/
+3
*
iOS: More FileName::appendPath -> pathAppended changes
hjk
2019-05-17
1
-2
/
+2
*
ProjectExplorer: Use Utils::FileName in ProcessParameters
hjk
2019-05-15
1
-4
/
+4
*
ProjectExplorer: Rework the build step run interface
Christian Kandeler
2019-01-31
1
-2
/
+2
*
ProjectExplorer: Simplify BuildStep::init() signature
hjk
2019-01-18
1
-2
/
+2
*
ProjectExplorer: Pimpl AbstractProcessStep
Orgad Shaneh
2018-11-19
1
-0
/
+1
*
iOS: Modernize
Alessandro Portale
2018-11-13
1
-2
/
+1
*
ProjectExplorer: Make BuildStep::immutable use a data member
hjk
2018-10-23
1
-5
/
+0
*
ProjectExplorer: Change BuildStepConfigWidget::summaryWidget()
hjk
2018-10-17
1
-6
/
+1
*
ProjectExplorer: Make BuildStepConfigWidget::displayName a value
hjk
2018-10-15
1
-5
/
+0
*
ProjectExplorer: Merge SimpleBuildStepWidget into BuildStepWidget
hjk
2018-10-12
1
-1
/
+1
*
Centralize retrieving the "parent" build configuration
Eike Ziller
2018-05-22
1
-4
/
+0
*
BuildStep: Make build steps more widely available
Tobias Hunger
2018-04-11
1
-3
/
+0
[next]