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
/
projectexplorer
/
project.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Port from qAsConst() to std::as_const()
Marc Mutz
2022-10-07
1
-3
/
+3
*
Use SPDX license identifiers
Lucie Gérard
2022-08-26
1
-24
/
+2
*
Code cosmetics
hjk
2022-06-24
1
-0
/
+2
*
ProjectExplorer: Move makeInstallCommand()
hjk
2022-06-13
1
-15
/
+0
*
ProjectExplorer: Use FilePath in installRoot machinery
hjk
2022-06-10
1
-2
/
+2
*
ProjectExplorer: Use CommandLine in MakeInstallCommand
hjk
2022-06-10
1
-2
/
+3
*
ProjectExplorer: Make BuildSystem:Name variable available
Christian Kandeler
2022-06-03
1
-1
/
+2
*
Do not enter edit mode when opening a .qmlproject as QDS
Thomas Hartmann
2022-02-07
1
-0
/
+5
*
ProjectExplorer: Prevent cascading "Replacement for" kit names
Christian Kandeler
2021-10-20
1
-2
/
+3
*
Don't call DocumentManager::addDocument() from non-main thread
Jarek Kobus
2021-10-20
1
-1
/
+2
*
Fix build with C++20
Eike Ziller
2021-10-19
1
-1
/
+1
*
ProjectExplorer: Give build systems a name
Christian Kandeler
2021-09-09
1
-0
/
+1
*
ProjectExplorer: prevent using QFileInfo on remote paths
David Schulz
2021-09-09
1
-1
/
+1
*
ProjectExplorer: De-noise project.cpp
hjk
2021-08-26
1
-147
/
+129
*
ProjectExplorer: Streamline access to buildDirectoryTemplate data
hjk
2021-08-24
1
-6
/
+4
*
Utils: Pass dialog parent to Utils::* file dialog
hjk
2021-08-17
1
-0
/
+1
*
Utils: Introduce a FilePath constructor from char arrays
hjk
2021-08-17
1
-2
/
+2
*
Use the new file dialog wrappers in some places
hjk
2021-08-06
1
-6
/
+4
*
ProjectExplorer: Use FilePath in ProjectExplorer::openProject{,s}()
hjk
2021-07-27
1
-2
/
+1
*
ProjectTree: Improve performance of finding nodes
Eike Ziller
2021-07-14
1
-1
/
+1
*
Project: Remove knowsAllBuildExecutables feature
Cristian Adam
2021-07-01
1
-11
/
+0
*
Avoid registering individual files for watching
Eike Ziller
2021-06-11
1
-3
/
+6
*
Core: Add FilePath based overloads to EditorManager::openEditor{,at}
hjk
2021-05-25
1
-1
/
+1
*
Revert "Revert "Merge remote-tracking branch 'origin/4.15'""
Eike Ziller
2021-05-07
1
-0
/
+18
*
Revert "Merge remote-tracking branch 'origin/4.15'"
Marco Bubke
2021-05-06
1
-18
/
+0
*
Merge remote-tracking branch 'origin/4.15'
Tim Jenssen
2021-05-06
1
-0
/
+18
|
\
|
*
ProjectExplorer: Enable to easily check if a project has dirty files
Tapani Mattila
2021-05-05
1
-0
/
+18
*
|
ProjectExplorer: Prevent target switch on project that's to be removed
Christian Kandeler
2021-05-06
1
-1
/
+71
|
/
*
QmakeProjectManager: Fix possible crash on project document reload
Christian Kandeler
2021-04-13
1
-0
/
+19
*
Aspects: Remove some more default values
Orgad Shaneh
2020-11-10
1
-1
/
+2
*
Project explorer: Fix UI text
Leena Miettinen
2020-11-09
1
-1
/
+1
*
projectexplorer: avoid crash if recovery of kit fails
Fawzi Mohamed
2020-09-29
1
-0
/
+1
*
QmakeProjectManager: Fix crash on reparsing
Christian Kandeler
2020-09-28
1
-1
/
+6
*
ProjectExplorer: Remove replacement kits
Christian Kandeler
2020-09-21
1
-0
/
+1
*
QmakeProjectManager: Restore incremental re-parsing
Christian Kandeler
2020-09-15
1
-4
/
+23
*
Merge remote-tracking branch 'origin/qds-1.59' into 4.13
Tim Jenssen
2020-08-13
1
-0
/
+15
|
\
|
*
projectexplorer: add availableQmlPreviewTranslations()
Tim Jenssen
2020-07-15
1
-0
/
+15
*
|
Core/Utils: Migrate further to Utils::Id
hjk
2020-07-06
1
-11
/
+11
*
|
Fix plugin unit tests when using projects
Christian Stenger
2020-06-17
1
-1
/
+1
*
|
Use dialogParent() instead of mainWindow()
Eike Ziller
2020-06-02
1
-6
/
+6
*
|
ProjectExplorer: Try harder not to lose custom project settings
Christian Kandeler
2020-03-19
1
-2
/
+19
|
/
*
QmakeProjectManager: Try harder not to access nodes of in-parse project
Christian Kandeler
2020-03-05
1
-1
/
+1
*
ProjectExplorer: Pass extra project files as QSet
hjk
2020-03-03
1
-2
/
+2
*
ProjectExplorer: Fix Project::setExtraProjectFiles()
Christian Kandeler
2020-03-02
1
-2
/
+2
*
ProjectExplorer: Replace a few foreach()
hjk
2020-03-02
1
-3
/
+3
*
ProjectExplorer: Simplify update logic after active target change
hjk
2020-03-02
1
-0
/
+1
*
ProjectExplorer: Introduce BuildSystem::parsingStarted/Finished
hjk
2020-02-12
1
-4
/
+4
*
TargetSetupPage: Improve reporting on invalid kits
Tobias Hunger
2020-02-06
1
-27
/
+0
*
ProjectExplorer: Use different build dir when copying build config
Christian Kandeler
2020-01-16
1
-0
/
+7
*
ClangTools: Attach ClangToolsProjectSettings data to project itself
hjk
2020-01-14
1
-0
/
+12
[next]