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
/
boot2qt
/
qdbmakedefaultappstep.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Various UI text fixes
Eike Ziller
2025-05-14
1
-2
/
+2
*
ProjectExplorer: Replace uses of Target signals and member functions
Christian Kandeler
2025-03-06
1
-1
/
+1
*
Utils: Fix build with MSVC with C++20
Eike Ziller
2024-02-28
1
-1
/
+1
*
TaskTree: Introduce DoneWith enum
Jarek Kobus
2023-11-07
1
-2
/
+2
*
TaskTree: Use common done handler
Jarek Kobus
2023-11-06
1
-7
/
+6
*
AbstractRemoteLinuxDeployStep: Make recipe return GroupItem
Jarek Kobus
2023-07-11
1
-2
/
+2
*
Boot2Qt: Use direct aspect registration in QdbMakeDefaultAppStep
hjk
2023-07-04
1
-11
/
+7
*
TaskTree: Prepare for de-utils-ization - part 2
Jarek Kobus
2023-05-12
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
-5
/
+5
*
Tasking::Process: Rename Process into ProcessTask
Jarek Kobus
2023-05-03
1
-1
/
+1
*
Boot2Qt/RL: Remove some function re-implementations
hjk
2023-03-23
1
-2
/
+0
*
RemoteLinux: Drop some in-class signalling
hjk
2023-03-23
1
-4
/
+4
*
RemoteLinux/Boot2Qt: Merge DeployStep and DeployService hierarchies
hjk
2023-03-23
1
-28
/
+14
*
RemoteLinux: Merge abstractremotelinuxdeploy{step,service} file pairs
hjk
2023-01-27
1
-1
/
+0
*
Boot2Qt: Tr::tr
hjk
2023-01-18
1
-13
/
+9
*
Utils: Rename QtcProcess::readAllStandard* to readAllRawStandard*
hjk
2023-01-10
1
-1
/
+1
*
Remove GPL-3.0+ from license identifiers
Kai Köhne
2023-01-06
1
-1
/
+1
*
Boot2Qt: Fix parameter passing for make-default step
hjk
2022-12-12
1
-5
/
+6
*
Boot2Qt: Pass remote only path component of remote application
hjk
2022-12-02
1
-1
/
+1
*
AbstractRemoteLinuxDeployService: Refactor API
Jarek Kobus
2022-11-25
1
-21
/
+2
*
QdbMakeDefaultAppService: Reuse TaskTree
Jarek Kobus
2022-11-25
1
-38
/
+42
*
RemoteLinux: Dissolve AbstractRemoteLinuxDeployStep::createDeployService
hjk
2022-10-14
1
-1
/
+2
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Code cosmetics
hjk
2022-06-24
1
-0
/
+1
*
RemoteLinux: Add more forward declarations
Jarek Kobus
2022-06-01
1
-0
/
+1
*
ProjectExplorer: Introduce a IDevice::filePath
hjk
2022-05-10
1
-1
/
+1
*
Boot2Qt: Merge qdbmakedefaultappservice into build step files
hjk
2022-05-04
1
-16
/
+81
*
Consolidate build/deploystep default display name handling
hjk
2020-10-02
1
-5
/
+1
*
Utils/ProjectExplorer: Move re-usabled bits of aspects to Utils
hjk
2020-09-23
1
-0
/
+1
*
ProjectExplorer: Rename Base*Aspect to *Aspect
hjk
2020-08-14
1
-1
/
+1
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-2
/
+2
*
Qdb: De-Q_OBJECT-ify deploy steps
hjk
2020-02-20
1
-6
/
+19
*
ProjectExplorer: Pass Id to BuildStep constructor
hjk
2020-01-09
1
-2
/
+2
*
ProjectExplorer: Introduce a new BaseSelectionAspect
hjk
2019-06-14
1
-75
/
+11
*
RemoteLinux: Move deployservice ownership to AbstractRemoteLinuxDeployStep
hjk
2019-06-14
1
-25
/
+9
*
RemoteLinux et al: Use functor for deploy step polishing
hjk
2019-06-11
1
-6
/
+4
*
Boot2Qt: Replace use of 'private slots:'
hjk
2019-06-11
1
-21
/
+11
*
Add support for Boot2Qt
hjk
2019-06-07
1
-0
/
+158