index
:
delta/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
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
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
baserock/3.3.0
baserock/morph/2.7
baserock/v3.6.1
csa-3.3
csa-3.4
csa-3.5
csa-3.6
csa-master
drafts/for/4.3
drafts/for/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/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
refsfor/3.0
wip/at-squish
wip/boostbuildprojectmanager
wip/clang
wip/clang-oop
wip/clang-query
wip/qbs
wip/vcproj
wip/winrt
code.qt.io: qt-creator/qt-creator.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
plugins
/
qmakeprojectmanager
/
qmakeproject.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
ProjectExplorer: Give build systems a name
Christian Kandeler
2021-09-09
1
-0
/
+1
*
Merge CppTools into CppEditor
Christian Kandeler
2021-09-01
1
-2
/
+2
*
ProjectExplorer: Use FilePaths in project tree nodes
hjk
2021-07-16
1
-6
/
+6
*
Merge remote-tracking branch 'origin/4.15' into 5.0
Eike Ziller
2021-07-09
1
-1
/
+1
|
\
|
*
qmake: Fix issues with executing system calls
Eike Ziller
2021-07-08
1
-1
/
+1
*
|
Qmake: Make executableFor() return a FilePath instead of QString
hjk
2021-06-17
1
-1
/
+1
*
|
Core: filepathify file renaming
David Schulz
2021-06-17
1
-2
/
+4
|
/
*
qmake: Do not bring general messages pane to front
Eike Ziller
2020-11-27
1
-1
/
+1
*
Remove unneeded includes
Jarek Kobus
2020-11-12
1
-1
/
+0
*
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-1
/
+1
*
Fix plugin unit tests when using projects
Christian Stenger
2020-06-17
1
-1
/
+1
*
QmakeProjectManager: Use private for QmakeProject data
hjk
2020-04-30
1
-5
/
+6
*
QmakeProject: More and better tracing
hjk
2020-04-30
1
-1
/
+0
*
QmakeProjectManager: Add more detail do trace message
hjk
2020-04-23
1
-0
/
+1
*
Qmake: Move context build action handling to build system
hjk
2020-03-30
1
-0
/
+5
*
BuildSystem: Add buildConfiguration() method
Tobias Hunger
2020-03-23
1
-1
/
+4
*
Qmake: Move buildDir() from ProFileNode to QmakeBuildSystem
hjk
2020-03-23
1
-0
/
+1
*
QmakeProjectManager: Use delay timer from base class
Christian Kandeler
2020-03-16
1
-2
/
+0
*
QmakeProjectManager: Merge QmakeManager into QmakeProjectManagerPrivate
hjk
2020-02-26
1
-1
/
+1
*
ProjectExplorer: Make communication between target and selector direct
hjk
2020-02-20
1
-0
/
+1
*
QmakeProjectManager: Make sure we reset the ProFileCacheManager
Christian Kandeler
2020-02-07
1
-0
/
+1
*
Add final specifies to classes
Igor Sidorov
2020-02-05
1
-1
/
+1
*
QmakeProjectManager: Do not keep an IDocument in QmakePriFile
Christian Kandeler
2020-02-04
1
-0
/
+1
*
ProjectExplorer: Move BuildSystem owership to BuildConfiguration
hjk
2019-11-19
1
-53
/
+75
*
ProjectExplorer: Handle parsingStarted/Finished in BuildConfiguration
Tobias Hunger
2019-08-21
1
-2
/
+0
*
ProjectExplorer: De-virtualize some more virtual methods
Tobias Hunger
2019-08-13
1
-1
/
+0
*
ProjectExplorer: Use RAII pattern for parsing start/stop signalling
Tobias Hunger
2019-08-09
1
-0
/
+2
*
ProjectExplorer: Update run config list centrally
Christian Kandeler
2019-07-22
1
-1
/
+0
*
ProjectExplorer: Reduce ProjectExplorer::configureAsExampleProject()
hjk
2019-07-01
1
-1
/
+1
*
Utils: Rename FileName to FilePath
hjk
2019-05-28
1
-5
/
+5
*
ProjectExplorer: Introduce a alias for QList<Tasks>
hjk
2019-05-28
1
-1
/
+1
*
RemoteLinux: Retrieve deployment info from local install root
Christian Kandeler
2019-04-23
1
-0
/
+4
*
Qmake: Switch back to old way of collecting deployment info
Christian Kandeler
2019-03-15
1
-3
/
+3
*
QmakeAndroid: Reduce coupling between Qmake and QmakeAndroid
hjk
2018-12-17
1
-3
/
+0
*
QmakeProject: Simplify interface
hjk
2018-12-05
1
-4
/
+2
*
QmakeProjectManager: Make target search operate on project nodes
hjk
2018-11-28
1
-9
/
+6
*
QmlDesigner: Do not require a qmake project for designer import paths
Christian Kandeler
2018-08-20
1
-0
/
+2
*
QmakeProjectManager: Use override consistently
Tobias Hunger
2018-05-07
1
-1
/
+1
*
ProjectExplorer: Report project-specific kit errors/warnings
Tobias Hunger
2018-04-19
1
-1
/
+1
*
Merge remote-tracking branch 'origin/4.6'
Eike Ziller
2018-04-19
1
-0
/
+1
|
\
|
*
Qmake: Invalidate contents of QmakeVfs on target change
Tobias Hunger
2018-04-17
1
-0
/
+1
|
*
QmlProject: Unify selection of supported kits
Tobias Hunger
2018-03-09
1
-1
/
+1
*
|
Android: Move some unshared code closer to its only place of use
hjk
2018-04-12
1
-3
/
+0
*
|
Qmake: Remove QmakeProject::runConfigurationCreators
hjk
2018-04-05
1
-5
/
+0
*
|
Qmake: Remove now-unused QmakeProject::hasApplicationProFile
hjk
2018-03-16
1
-1
/
+0
*
|
QMake: Adapt DesktopQMakeRunConfiguration to applicationTargets() use
hjk
2018-03-16
1
-3
/
+0
*
|
Project: Improve default implementation of Project::needsConfiguration
Tobias Hunger
2018-03-09
1
-2
/
+0
*
|
Rename IRunConfigurationFactory to RunConfigurationFactory
hjk
2018-03-07
1
-1
/
+1
*
|
Project: Remove unused Project::requiresTargetPanel(...)
Tobias Hunger
2018-02-19
1
-2
/
+0
[next]